Expand my Community achievements bar.

SOLVED

integrating launch with android app

Avatar

Level 1

Hi,

 

am implementing adobe analytics using launch for an android app.

I started with the sample app "bus booking" and followed the steps as shared in adobe help.

After launch integration i launched the app(run the app) in android studio and checked the logcat for adobedtm to make sure the connection established between launch and the app.

But it doesn't happen and could find the log infor as "2020-01-16 20:24:04.372 15495-15585/com.adobe.busbooking W/AdobeExperienceSDK: RemoteDownloader - File could not be downloaded from URL (https://assets.adobedtm.com/43cf45b098bd/8593f266ffb3/launch-cd0c20133bdd-development.json) Response: (-1) Message: (null)" could anyone help me to solve this

1 Accepted Solution

Avatar

Correct answer by
Employee

Hello, 

This forum is for "AEM Mobile", a product separate from AEM.

I suggest you post your question in the Adobe Analytics forum...

https://experienceleaguecommunities.adobe.com/t5/adobe-analytics/ct-p/adobe-analytics-community

Thanks,

Vinod

View solution in original post

2 Replies

Avatar

Correct answer by
Employee

Hello, 

This forum is for "AEM Mobile", a product separate from AEM.

I suggest you post your question in the Adobe Analytics forum...

https://experienceleaguecommunities.adobe.com/t5/adobe-analytics/ct-p/adobe-analytics-community

Thanks,

Vinod

Avatar

Level 1

No need to worry about that message in the logs, try to send a pageview(trackState) or click(trackAction) call and check the logs you should be able to see the same data in logs what ever been set and sent in the trackState() or trackAction() calls.