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.
On premise AXA 23.1.0.38
Operating System: Android 13.0
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.
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.