github amplitude/Amplitude-Android v2.9.0

latest releases: v2.40.1, v2.40.0, v2.39.9...
7 years ago
  • Add automatic flushing of unsent events on app close/minimize (through the Activity Lifecycle onPause callback). This only works if you call Amplitude.getInstance().enableForegroundTracking(getApplication());, which is already recommended in the README by default for Setup. To disable you can call Amplitude.getInstance().setFlushEventsOnClose(false);

Don't miss a new Amplitude-Android release

NewReleases is sending notifications on new releases.