This document explains the various methods of debugging Tealium IQ and AudienceStream mobile app implementations. You are free to use just one or a combination of these methods to get the best results.
Tealium recommends that when testing mobile a...
In this situation, we will be using the the universal track call: Tealium.track(Object,Map<String,String>,String). In each fragment, override the onResume() event with the following code:
//import com.tealium.library.Key;
//import com.tealium.l...