We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4f8135d commit 76cc74aCopy full SHA for 76cc74a
OneSignalExample/Assets/OneSignal/CHANGELOG.md
@@ -10,7 +10,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
10
- Eliminated syntax only supported on Unity 2020 or above
11
- Global callbacks on Android are now correctly setup post `initWithContext`
12
- Properly push `LogLevel` and `AlertLevel` settings to native SDKs
13
-- Added missing setter to override the detected language
+- Added missing setter to override the detected language. Fixes [#416](https://github.com/OneSignal/OneSignal-Unity-SDK/issues/416)
14
- Add missing getters for permission and subscription states
15
### Changed
16
- Implemented missing `Notification` properties `additionalData` and `actionButtons`
0 commit comments