Expand my Community achievements bar.

Announcement: Calling all learners and mentors! Applications are now open for the Adobe Analytics 2024 Mentorship Program! Come learn from the best to prepare for an official certification in Adobe Analytics.
SOLVED

Edge Bridge Calls not firing on Android Mobile SDK

Avatar

Level 1

On the Android app, the Edge Bridge calls are not triggered. But during the assurance session, the remaining calls like lifecycle are being fired successfully.

Topics

Topics help categorize Community content and increase your ability to discover relevant content.

1 Accepted Solution

Avatar

Correct answer by
Level 3

@anjujohny I hope you are following this below document and implementing you packages in the same manner. If it's correct can you share your log also.
https://developer.adobe.com/client-sdks/home/getting-started/get-the-sdk/ 

View solution in original post

4 Replies

Avatar

Community Advisor

Unfortunately, this will be hard for any of us to diagnose... we don't know what code base your app is in, or have any ability to deep dive for potential errors...

 

I think this is something you will have to debug with your developers, or maybe get an Adobe Engineer to help support.

Avatar

Level 3

@anjujohny can you tell me on which language you Android App is build is it Flutter/React Native/ Native.
Also can you tell me what packages you imported in your code?

Avatar

Level 1

Its a Its native app based on Kotlin and Java. We are using Bom Version - "2.9.3"

anjujohny_0-1709303395315.png

 

Avatar

Correct answer by
Level 3

@anjujohny I hope you are following this below document and implementing you packages in the same manner. If it's correct can you share your log also.
https://developer.adobe.com/client-sdks/home/getting-started/get-the-sdk/