countly-sdk-android v19.09 Release Notes

Release Date: 2019-09-27 // over 4 years ago
    • Adding feature to flush all requests in the queue
    • Adding CountlyConfig object which is used during init
    • Added call to try to complete stored requests
    • Merging Push module with SDK module
    • Fixing a potential 'null' bug for push
    • Fixing a consent bug which disabled features when consent was not enabled
    • Fixed a race condition bug when sending push token to server
    • Fixed remote config bug during init when no device ID was available
    • Fixed bug with events not using the provided event duration.
    • Fixing issue that automated star rating session count was not cleared when changing device ID
    • Removing GCM push support