Build
Last updated
Last updated
You are almost at the finishing line. Now build and run the application.
Congratulations! You should see the ArcPlay.ai nudge, and on clicking the nudge, ArcPlay.ai experience will launch.
To facilitate the integration testing by the ArcPlay.ai technical support team, please prepare a Staging/Test APK build of your application and send it to the team.
NOTE:
If you encounter an ArcPlay exception, it indicates that the ArcPlay.ai experience is unavailable when the ArcplayPlugin.Launch()
function attempts to initiate it. As a best practice call the ArcplayPlugin.Launch()
function only when the onSuccess()
callback is received for ArcplayPlugin.Init()