Ignacio Romero Zurbuchen
Ignacio Romero Zurbuchen
A screenshot of what you're looking to achieve may be easier to understand. Have you tried the examples provided? There's many use cases for different applications.
Yeah, that's a long standing bug.
Right?! Me too. I haven't had time or the need for my projects to implement this. Any contribution is very welcome!
Google Images used to work on the sample project. I just tried it again, and it doesn't anymore. Getting a 400 error code. Google Images APIs must have changed, once...
Yes, the limit is 10. We should add that to the documentation in https://github.com/dzenbot/DZNPhotoPickerController/blob/de2383ff5b9441c3bd4c0c256c388951e5982042/Examples/PhotoPicker/PhotoPicker/Private.h#L28-L28 You cannot paginate them either, so next page at index 2, will returns the exact same...
So you managed to fix it? Mind submitting a PR @ebalassanian?
Yeah, both of those services are broken: hard to use, requiring complicated auth and old documentation. No wonder why people use less and less these sort of integrations.
How is that related to the issue above? Plus, that's what UIImagePickerController is for.
Hi @poveteen. How are you installing this library into your app. Are you using Carthage by any means? The library does not use any private API. If you search for...