Skip to content

2.15.3 Release

Compare
Choose a tag to compare
@jkasten2 jkasten2 released this 26 Aug 02:15
e762b39

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