I'm new to Flurry but I've implemented the SDK based on the official documentation, and it seems to be "working". Sessions are started correctly and events are tracked but never ever sent to server. What am I missing?
A similar issue has been posted here
My project configuration is as follows:
- GooglePlayServices version: com.google.android.gms:play-services-gcm:7.5.0
- Flurry Version: FlurryAnalytics-5.6.0.jar
Any help is greatly appreciated.