Question about Android SDK extensions level
Right now I am responding to a recent permission change about READ_IMAGES, and applying this new api called PickMultipleVisualMedia to my app.
When I finished my work and testing, I found out that in Android 11 and 12, I couldn’t fire new PickMultipleVisualMedia and, I discovered that in 11 and 12, I need SDK Extension level above 2. and here is my question
Question about Android SDK extensions level
Right now I am responding to a recent permission change about READ_IMAGES, and applying this new api called PickMultipleVisualMedia to my app.
When I finished my work and testing, I found out that in Android 11 and 12, I couldn’t fire new PickMultipleVisualMedia and, I discovered that in 11 and 12, I need SDK Extension level above 2. and here is my question
Question about Android SDK extensions level
Right now I am responding to a recent permission change about READ_IMAGES, and applying this new api called PickMultipleVisualMedia to my app.
When I finished my work and testing, I found out that in Android 11 and 12, I couldn’t fire new PickMultipleVisualMedia and, I discovered that in 11 and 12, I need SDK Extension level above 2. and here is my question