Your achievements

Level 1

0% to

Level 2

Tip /
Sign in

Sign in to Community

to gain points, level up, and earn exciting badges like the new
Bedrock Mission!

Learn more

View all

Sign in to view all badges

sampadak8097139
sampadak8097139
Offline

Badges

Badges
4

Accepted Solutions

Accepted Solutions
1

Likes Received

Likes Received
0

Posts

Posts
2

Discussions

Discussions
0

Questions

Questions
2

Ideas

Ideas
0

Blog Posts

Blog Posts
0
Top badges earned by sampadak8097139
Customize the badges you want to showcase on your profile
Re: Android Push Notification Deep Link Tracking - Adobe Experience Cloud Mobile 26-09-2017
We have a gateway for the sdk in the app, which was setting the config. In this case, since the sdk was tracking analytics , the gateway to set the config was never called. Fixed that and it worked in force closed case too.

Views

504

Likes

0

Replies

0
Android Push Notification Deep Link Tracking - Adobe Experience Cloud Mobile 26-09-2017
Hi Adobe Mobile Engineers,I have following scenario.I'm receiving push notification in 3 different situations.1- App is in foreground 2- App is in background3- App is force closedI have followed collectLifecycleData and all that documentation.The sdk tracks analytics for deep link in 1st and 2nd case, although not in the 3rd case. Basically, if(MobileConfig.getInstance().mobileUsingAnalytics()) { AnalyticsTrackInternal.trackInternal("AdobeLink", cData1, StaticMethods.getTimeSince1970());}Executi...

Views

784

Likes

0

Replies

1