-
Notifications
You must be signed in to change notification settings - Fork 13
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Android support #2
Comments
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. |
Woow!
This is exactly what I have been looking for, thank you so much!
Are you planning to support Android also?
The text was updated successfully, but these errors were encountered: