- Mark as New
- Follow
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report
Cory,
The iOS hits are not timestamped (i.e., offlineTracking is set to false), whereas your Android hits are timestamped (meaning offlineTracking is set to true). The reason you're seeing data for one and not for the other is due to the fact that the report suite configuration must matched the implementation(timestamped report suites must have the library configured for offlineTracking=true, and vice-versa for non-timestamped).
In the hits you posted, the timestamp variable is actually ts, the t variable is only used for timezone, which is why you'll see that variable mostly blank on the newer versions of the library.
You will need to update your Android .json config file to disable offlineTracking and you should start seeing data.
Regards,
Peter Fransen
Adobe Marketing Cloud - Mobile Engineering Team Lead
Views
Replies
Total Likes