Releases: castle/castle-android
Releases · castle/castle-android
3.0.9
3.0.8
3.0.7
- Fixes an issue that could cause ANRs
3.0.6
- Fixes a bug that could result in the app crashing when generating a token
3.0.5
- Fixes a bug that could result in the app crashing when the location accuracy is less than 1 meter.
3.0.4
3.0.3
3.0.2
- Internal enhancements and stability improvements.
3.0.1
3.0.0
- Add support for enhanced user activity monitoring.
- Introduced custom(name) method
- Introduced custom(name, properties) method
- Introduced screen(name) method
- Introduced userJwt() method
- Remove deprecated methods.
- Removed identify()
- Removed userId()
- Removed secure()
- Removed secureModeEnabled()
- Removed userSignature()
- Removed track()
- Removed useCloudflareApp()
- Removed apiDomain()
- Removed apiPath()
- Removed field clientIdHeaderName = "X-Castle-Client-Id";