InstagramImagePicker-iOS
InstagramImagePicker-iOS copied to clipboard
A Instagram image picker providing a simple UI for a user to pick photos from a users Instagram account. It provides an image picker interface that matches the iOS SDK's UIImagePickerController.
Please update UIWebView to WKWebView. -Thanks. [Instagram patch.zip](https://github.com/OceanLabs/InstagramImagePicker-iOS/files/4743824/Instagram.patch.zip)
Getting duplicate symbol errors from the properties declared in the constants file. Adding `extern` in front of them fixed the issue. Wanted to let you know if you wanted to...
after i login to instagram via this lib, all photo unselected (normal). But when i close app and open app again and open instagramPicker, its all selected. It supposed to...