This test is to verify the functionality of background audio in an iOS app.
steps to follow:
Open AppStudio and sign in using your ArcGIS Online credentials.
Create a new starter app. Click on Edit to open the app in Qt Creator and use the code in the text file below to create an app that tests the background audio functionality. Modify the code to use your own audio file.
Background_Audio.txt
Open the settings and enable the Audio capability.
Upload the app to ArcGIS Online.
Download the app in Player and test the app on your mobile device.
When you press the Play Audio button in the app, the app starts playing the audio.
Move your app to background and confirm that audio continues to play logged even when the app was in the background.
In AppStudio desktop, use the Make tool to build your app using Cloud Make for your mobile device. Select Android as the target platform.
Browse to appstudio-ota.arcgis.com from your mobile device to download and test the app.
This test is to verify the functionality of background audio in an iOS app.
steps to follow:
Open AppStudio and sign in using your ArcGIS Online credentials.
Create a new starter app. Click on Edit to open the app in Qt Creator and use the code in the text file below to create an app that tests the background audio functionality. Modify the code to use your own audio file. Background_Audio.txt
Open the settings and enable the Audio capability.
Upload the app to ArcGIS Online.
Download the app in Player and test the app on your mobile device.
When you press the Play Audio button in the app, the app starts playing the audio.
Move your app to background and confirm that audio continues to play logged even when the app was in the background.
In AppStudio desktop, use the Make tool to build your app using Cloud Make for your mobile device. Select Android as the target platform.
Browse to appstudio-ota.arcgis.com from your mobile device to download and test the app.