You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
For some reason, the application throws an error, audioplayersPlugin(28127): java.lang.RuntimeException: Unable to access resource
However, even after adding the permission in the manifest won't work and reproduces the error.
• You can add a note in the course to either use a different package available. Here is a really nice list https://medium.com/flutter-community/how-to-add-music-audio-to-your-flutter-app-dcb6162c32d7
• I used Assetsaudioplayer and it worked absolutely fine.
For some reason, the application throws an error,
audioplayersPlugin(28127): java.lang.RuntimeException: Unable to access resource
However, even after adding the permission in the manifest won't work and reproduces the error.
• You can add a note in the course to either use a different package available. Here is a really nice list
https://medium.com/flutter-community/how-to-add-music-audio-to-your-flutter-app-dcb6162c32d7
• I used Assetsaudioplayer and it worked absolutely fine.
The text was updated successfully, but these errors were encountered: