Expand my Community achievements bar.

SOLVED

Adobe launch - Android SDK - Launch, First Launch, crashes & launch number not captured

Avatar

Level 2

Hello,

Recently moved from mobile SDK to launch. Two strange issues were observed:

a) the following life cycle metrics are not captured 

1. Install - First Launches,Install Date

2. Upgrade - Upgrades, Launches since last upgrade, Days since last upgrade

3. Crash - Crashes

4. Launch - Launches, Launch Number, Days since first use, etc

 

but Application Context & device Info are captured.

 

b) Unique visitor count increases every time when the app gets launched. New visitor id is generated.

 

what could be the reason? anyone can guide?

 

 

Topics

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

1 Accepted Solution

Avatar

Correct answer by
Employee

Hi @padmaa17619878 ,

 
Thanks for reaching out. 
Can you confirm that the previous version of the Mobile SDK (adobeMobileLibrary) has been removed from your app dependencies and that you are using only the AEP SDK extensions as per the Launch Install instructions? After migration, only the new version of the SDK should be installed in your app.
 
For the Lifecycle metrics, make sure you implemented the Lifecycle API calls for your app, this documentation can help with that https://aep-sdks.gitbook.io/docs/resources/upgrading-to-aep/manual-lifecycle-implementation.
 
Let us know if this fixed your issues.
 
Emilia Dobrin
Computer Scientist
 

View solution in original post

4 Replies

Avatar

Correct answer by
Employee

Hi @padmaa17619878 ,

 
Thanks for reaching out. 
Can you confirm that the previous version of the Mobile SDK (adobeMobileLibrary) has been removed from your app dependencies and that you are using only the AEP SDK extensions as per the Launch Install instructions? After migration, only the new version of the SDK should be installed in your app.
 
For the Lifecycle metrics, make sure you implemented the Lifecycle API calls for your app, this documentation can help with that https://aep-sdks.gitbook.io/docs/resources/upgrading-to-aep/manual-lifecycle-implementation.
 
Let us know if this fixed your issues.
 
Emilia Dobrin
Computer Scientist
 

Avatar

Level 2
Thank you for pointing out the issue. Old SDK was referred in few places. now removed. all fine now.

Avatar

Level 1

I would propose you to search for "ADBMobile" and delete everything related to that. And also check that the json config file for the old sdk is completely removed. The configuration is now coming from adobe launch completely.

 

Best regards

Florian