cordova-plugin-instagram-assets-picker
cordova-plugin-instagram-assets-picker copied to clipboard
Android support
Woow!
This is exactly what I have been looking for, thank you so much!
Are you planning to support Android also?
Hey you're welcome, and thank @Jexbat for the initial version. I'm in the process of rewriting this picker to use the Photos framework instead of the ALAssets library. Apple deprecated the ALAssets library in iOS 9 and it doesn't work whenever someone uses "Optimized Storage" for their photos on a device.
I'd like to add support for Android also but I'm not sure I could create it by myself. First I'd like to see if there is anything that already exists that I could modify and make a cordova plugin for.
Hey @rossmartin , Are you planning to support android? or its impossible?
thanks in advance
@nandexsp I'm sure it is possible but I don't currently have time to develop for this plugin right now. No plans at the moment for android.
@rossmartin thanks a lot or the awesome plugin! Any updates on Android support? I'm searched everywhere and couldn't find anything!
Actually I'm only interested in the cropAsset() method, do you think it's hard to make it work on Android as well? Any advice where to start?
@dimitri320 Sorry I don't know of something similar for android and I don't plan on developing this for android.