Commit a8c1338
committed
2.8.4 Release
• Fixes a private API issues preventing developers from uploading binaries to the App Store
• Any methods named valueForQueryParameter() are apparently flagged by Apple as private API usage......
• Changed the name of the method so it no longer triggers this issue.1 parent 7d94ac2 commit a8c1338
File tree
2 files changed
+1
-1
lines changed- iOS_SDK/OneSignalSDK
- Framework/OneSignal.framework/Versions/A
- Source
2 files changed
+1
-1
lines changedBinary file not shown.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
132 | 132 | | |
133 | 133 | | |
134 | 134 | | |
135 | | - | |
| 135 | + | |
136 | 136 | | |
137 | 137 | | |
138 | 138 | | |
| |||
0 commit comments