bigreni
bigreni
Will there also be a delay in the Status under "Tracking Code" section under Admin > Tracking Js? It has been about 10 hours since I have added the tracking...
I got it to work. I had to add a timeout or use the success method. Example, window.ga.startTrackerWithId('UA-XX-X', 1, function(msg) { window.ga.trackView('Index.html'); }); But now I am facing another problem....
I have the same problem. When I do a store.get(productId, CdvPurchase.Platform.APPLE_APPSTORE) and check if the user owns the product - product.owned is never set for the auto renewing subscription. It...
Hi @Ludplay, It has been 48 hours and I am still not seeing any data (not even in real-time). Even the Tracking Code section says No data received in the...
Thank you for the quick response. The console says "Failed" when it tries to load the js file. I am testing it in localhost (I am building an app using...
@jmarkyston Were you able to resolve this? I am facing the same error on Windows. Thanks