Releases: verloop/android-sdk
Releases · verloop/android-sdk
Release list
Revamped SDK
- Updated the FCM handlers
- Updated the config creation
- Migrated to kotlin from Java
- Updated the data flow
- Fixed older crashing issues
v1.0.8-rc04
Added Logger
Fix minor issues
- null pointer exception on activity result
Fixing crash because of starting a service in background after android O
1.0.8-rc02 putting chat in foreground service
Fix: Removed sticky calls to button and url clicks
Merge pull request #5 from verloop/url_click_listener Fixed the sticky calls to the url click events
Url Click Listeners
- Url click listener in verloop Config
- hideChat method to close the activity
Upgraded to androidx
Merge pull request #2 from verloop/androidx_upgrade Upgrading SDK version
Added button click listeners
1.0.4-rc08 Adding extra logs to debug the data
Feature: Added callbacks to the button click
Merge pull request #1 from verloop/button_listeners Adding a way to get the click events in the mobile app