You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: OneSignalExample/Assets/OneSignal/CHANGELOG.md
+6-3Lines changed: 6 additions & 3 deletions
Original file line number
Diff line number
Diff line change
@@ -5,8 +5,10 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
5
5
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
6
6
7
7
## [Unreleased]
8
+
9
+
## [3.0.0-beta.6]
8
10
### Fixed
9
-
- iOS build post processor will determine extension's imported OneSignalXCFramework from the package's dependencies xml
11
+
- iOS build post processor will determine extension's imported OneSignalXCFramework from the package's dependencies xml. Fixes [#442](https://github.com/OneSignal/OneSignal-Unity-SDK/issues/442)
10
12
- iOS callbacks for the `NotificationPermissionChanged` event will no longer cause an il2cpp exception
11
13
### Changed
12
14
- Added AndroidManifest with location permissions to the example app to display `PromptLocation`
@@ -105,8 +107,9 @@ If you run into any problems, please don’t hesitate to [open an issue](https:/
105
107
- If you are updating from a previous version of the OneSignal Unity SDK please follow the Unity Asset Store instructions in
106
108
the [README](https://github.com/OneSignal/OneSignal-Unity-SDK/README.md#unity-asset-store) to ensure a smooth transition.
0 commit comments