Skip to content

Commit

Permalink
Merge pull request #914 from Sikandar4747/main
Browse files Browse the repository at this point in the history
Removed duplicate "longer" MIGRATION_GUIDE.md
  • Loading branch information
jennantilla authored Aug 15, 2024
2 parents 29dc397 + 1f13b18 commit d0f019a
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions MIGRATION_GUIDE.md
Original file line number Diff line number Diff line change
Expand Up @@ -132,7 +132,7 @@ Logging out has the affect of reverting to a device-scoped user, which is the ne

## Subscriptions

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.
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.

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

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

0 comments on commit d0f019a

Please sign in to comment.