-
Notifications
You must be signed in to change notification settings - Fork 5
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 13, Titanium 12 update #27
base: master
Are you sure you want to change the base?
Conversation
@m1ga I was trying this new version, and everything seemed to be fine but then realised there is an app crash (just the first time when it asks for permission, successive imagepicker works great). Replication Step:
Last working version was: 3.0.0 |
The example app from the repo? I've updated it so it will ask for permissions too (and fixed a typo) and it works fine on my Pixel 7 (Android 13). Also removed those |
I'm stuck in a page where it says "Select Photos" , (but nothing loads except for headers) and then after few seconds get Device: Samsung S20, Android:13 |
Basically the same as #26 but with an update to Ti 12 (minsdk!) using
READ_MEDIA_IMAGES
check for Android 13