Posts by Greg • 63 points
3 posts
-
5
votes2
answers3824
viewsQ: What is the best way to save files, Bank or File System?
I have a demand to attach Pdfs to my application. The files have varying sizes, from 5 to 200 MB or more. Here comes my question: what is the best option to store? Direct in the database…
-
0
votes1
answer77
viewsQ: Error while using Sttwitter and Swifter
I am trying to use one of the two libraries Sttwitter or Swifter in my project but always error. In the case of Sttwitter the error is in the method call getUserTimelineWithScreenName:(NSString…
-
0
votes1
answer150
viewsQ: Rmdateselectionviewcontroller with Uitextfield
I want to put the component RMDateSelectionViewController in my project. I want it to appear when the user touches UITextField. But I’m not getting it, I followed the example code and it didn’t…