Audio Player
FEATURES
Add an Audio Player
The audio player block simplifies the process of adding audio playback to your app. It will even allow you to play audio in the background.
Integration
The integration of this block requires some custom modifications in your project.
- iOS
- Android
If your app doensn't plan to use the device microphone you'll have to add the following to you podfile
Modify your android/app/src/main/AndroidManifest.xml
file by adding a <meta-data>
tag with the value of your AdMob Android app ID like shown below: