3.0.0-beta.3 Release
Pre-release
Pre-release
Fixed
- Eliminated syntax only supported on Unity 2020 or above
- Global callbacks on Android are now correctly setup post
initWithContext
- Properly push
LogLevel
andAlertLevel
settings to native SDKs - Added missing setter to override the detected language
- Add missing getters for permission and subscription states
Changed
- Implemented missing
Notification
propertiesadditionalData
andactionButtons
LogLevel
andAlertLevel
now use a custom enum instead of the UnityLogType
- Removed
PermissionState
in favor ofNotificationPermission
enum- Renamed
PermissionStateChanged
event toNotificationPermissionChanged
- Renamed