Commit 7ec4d9c
committed
save subscription ID when upgrading from v3
We were not saving the OSUD_PUSH_SUBSCRIPTION_ID to user defaults when we detected a legacy player ID and proceed with upgrading.
It was only saved from create user responses that hydrate the subscription model, which does not happen on v3 -> v5 upgrade.1 parent 95f2c0e commit 7ec4d9c
File tree
1 file changed
+1
-0
lines changed- iOS_SDK/OneSignalSDK/OneSignalUser/Source
1 file changed
+1
-0
lines changedLines changed: 1 addition & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
228 | 228 | | |
229 | 229 | | |
230 | 230 | | |
| 231 | + | |
231 | 232 | | |
232 | 233 | | |
233 | 234 | | |
| |||
0 commit comments