Analytics problem
GregorHaag opened this issue · 0 comments
GregorHaag commented
Update/Closed: It works now, still got a delay, but thats not a problem.
All events end up being "queued" and only get send on uninstall from the app.
They do turn up in the log, but like this
FA-SVC : Logging event: origin=...
FA-SVC : Saving event,...
FA-SVC : Event recorded: ..
FA-SVC : Upload scheduled in approximately ms: 3589654 //(~1h)
FA-SVC : Scheduling upload with GcmTaskService
Still even after that 1hour i never get those events, but the moment i uninstall my app i get them instantly.
confused
(using Openfl 8.4.1, Lime7.0.0, hxcpp 4.0.4, ndkr15c)