Skip to content

Commit 1f13b18

Browse files
authored
Removed duplicate "longer" MIGRATION_GUIDE.md
1 parent dcd8d86 commit 1f13b18

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

MIGRATION_GUIDE.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -132,7 +132,7 @@ Logging out has the affect of reverting to a device-scoped user, which is the ne
132132

133133
## Subscriptions
134134

135-
In previous versions of the SDK, a “player” could have up to one email address and up to one phone number for SMS. In the user-centered model, a user can own the current device’s **Push Subscription** along with the ability to have **zero or more** email subscriptions and **zero or more** SMS subscriptions. Note: If a new user logs in via the `login` method, the previous user will no longer longer own that push subscription.
135+
In previous versions of the SDK, a “player” could have up to one email address and up to one phone number for SMS. In the user-centered model, a user can own the current device’s **Push Subscription** along with the ability to have **zero or more** email subscriptions and **zero or more** SMS subscriptions. Note: If a new user logs in via the `login` method, the previous user will no longer own that push subscription.
136136

137137
### **Push Subscription**
138138
The current device’s push subscription can be retrieved via:
@@ -452,4 +452,4 @@ The Debug namespace is accessible via `OneSignal.Debug` and provide access to de
452452

453453
# Known issues
454454
- Identity Verification
455-
- We will be introducing JWT in a follow up release
455+
- We will be introducing JWT in a follow up release

0 commit comments

Comments
 (0)