David,
The method you're using retrieves the library's remote configuration from the Mobile Library Manager Extension found in your TIQ account. To access the UUID info, and any other globalCus...
Hi David,
Which platform are you speaking to (iOS/Android/etc)? If iOS, are you asking about remote push notifications or internal app notifications? Refer to Apple's documentation for detailed dif...
Yes, if you are debugging with your device connected to a web inspector and making the call directly into the library's webkit instance. Otherwise, use the library's track api, in iOS (v3.2 method): ...
Hi Syed,
This has to do with the way the library auto tracks events, duplicates can be generated by the runtime which the library is suppressing here. This warning can be ignored and we have already ...
Thank you for the clarification. On iOS it looks like there was some confusion as we tested again on iOS and it does change on app removal/reinstallation.
In tealiumiq, you can add a "Mobile Library Manager" extension, in that extension there is an on/off switch to disable Mobile Companion. Select "off" and when the libraries download the new configurat...
Anil,
Could you email me the account-profile-target in your init line? I believe there's a TIQ Library Manager extension that needs to be toggled.
jason.koo@tealium.com
Hi Kyle, all of our mobile documentation is here: https://community.tealiumiq.com/series/3333. If you're not finding what you're looking for, please reach out to your account manager to schedule a wor...
Everyone - thanks for the help. I was able to solve for this by installing the Charles SSL Certificate directly to my Apple Device. Something I must have overlooked. Whoops!!
I am good for Android...
Hi Jon,
Thanks for trying to answer my question! It is, however, the utag.view function that is being queued, not the GET requests. From Clints answer the best way of doing this is to include a times...