Build
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 ArcPlay.ai customer success 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 theArcplayPlugin.Launch()
function only when theonSuccess()
callback is received forArcplayPlugin.Init()
Last updated