- Mark as New
- Follow
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report
Hi!
I'm implementing analytics, but whenever I try to make the track there is this error.
I can't find any documentation about this problem, and implementation as nothing to fancy...
on the applicationdidfinish(...) I added:
[ADBMobile collectLifecycleData];
Being request an nsdictionary with the several attributes
[ADBMobile trackAction:self.request[@"pageName"] data:self.request]; //send tracking event
Any tip to this bug? Thanks
Solved! Go to Solution.
Views
Replies
0 Likes
Total Likes