Android Application integration with DX AXA
search cancel

Android Application integration with DX AXA

book

Article ID: 276848

calendar_today

Updated On:

Products

CA App Experience Analytics

Issue/Introduction

Integrating an application with App Experience Analytics, the Web and IOS applications integration were successfully completed. The Integration with Android is not working. Native Android (No hybrid platform interference) Integration of aar bundle and wrapper simultaneously.

Environment

On premise AXA 23.1.0.38

Operating System: Android 13.0

Cause

In this case, app is being build with AXA wrapper SDK, which has some issues and that's the reason didn't see any custom api being instrumented and apparently not showing in AXA UI.

Resolution

You can do instead building your app with wrapper SDK.

1- You build your app first and then wrap that with command line option.

2- If you want to build your app with AXA, then you can use the Gradle Plugin option.