This repository has been archived by the owner on Feb 19, 2020. It is now read-only.
Version 3.6.2
We have pushed an update for our Android SDK that fixes an issue with network connectivity.
Make sure to include the following additional dependency in your app's Manifest.xml
:
<uses-permission android:name="ACCESS_NETWORK_STATE" />
Changelog
- [FIX] Fixed a crash that would occur when trying to send feedback without network connectivity