LucJosin / on_audio_query

Flutter Plugin used to query audios/songs infos [title, artist, album, etc..] from device storage.
https://pub.dev/packages/on_audio_query
42 stars 27 forks source link

cannot access my storage in flutter in a real android device after installing works fine for android 13 but not for 14 #142

Open upasana-khatiwada opened 4 months ago

upasana-khatiwada commented 4 months ago
upasana-khatiwada commented 4 months ago

gives an output /OnAudioQueryPlugin(11815): The application doesn't have access to the library how ever same code works for android 13 and emulator tried compileSdkVersion 34 and 33 as well can anyone suggest the solution