pascalfribi

Results 4 issues of pascalfribi

- Changed minimal target to 10.10 - Updated XCode setting to recommended warnings - Added option to put access_token into uri instead of header. This is needed for some Websites....

Hi, I am using Dropbox embedded in an application and I have observer a very strange behaviour. On almost all of my devices, up/downloading files with `downloadURL:overwrite:destination` works well, but...

Hi I am intending to use several stores in my application. They all use the same datamodel but the data I fill into these stores is completely different. All should...

Hi, I am thinking of adding your OAuth2 to my app so I was doing a little code reading. Just wanted to give you a little feedback on IBOutlets. The...