OneSignal v2.15.3 Release Notes

Release Date: 2020-08-26 // over 3 years ago
  • 🛠 Fixed migration from another provider race condition

    • 🛠 Fixed issue where device could register without waiting for Apple to give the SDK a pushToken.
      • In the migration scenario this means there was a new player is created instead of using the existing imported record that could have tags or other data on it.
      • PR #728