Commit d592eef
committed
Allow adding push subscription observer before privacy consent
* Even though the User namespace is invoked when calling `OneSignal.User.pushSubscription.addObserver()`, this is ok. We want them to be able to add it at startup before consent may be granted.1 parent 944d758 commit d592eef
File tree
1 file changed
+1
-3
lines changed- iOS_SDK/OneSignalSDK/OneSignalUser/Source
1 file changed
+1
-3
lines changedLines changed: 1 addition & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
674 | 674 | | |
675 | 675 | | |
676 | 676 | | |
677 | | - | |
678 | | - | |
679 | | - | |
| 677 | + | |
680 | 678 | | |
681 | 679 | | |
682 | 680 | | |
| |||
0 commit comments