Commit b49ea20
committed
create email/sms subscription parameters update
* It seems we cannot send `enabled = true` without sending `notification_types` for creating an email or SMS. Even sending -99 is ok.
* Or, we send neither.
* The server is still in flux. For now, don't send any of these, but we need to revisit1 parent 01327be commit b49ea20
File tree
1 file changed
+3
-3
lines changed- iOS_SDK/OneSignalSDK/OneSignalUser/Source
1 file changed
+3
-3
lines changedLines changed: 3 additions & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
765 | 765 | | |
766 | 766 | | |
767 | 767 | | |
768 | | - | |
769 | | - | |
770 | | - | |
| 768 | + | |
| 769 | + | |
| 770 | + | |
771 | 771 | | |
772 | 772 | | |
773 | 773 | | |
| |||
0 commit comments