Skip to content

1.1.0

Compare
Choose a tag to compare
@sen-lu sen-lu released this 09 Dec 21:24
· 147 commits to master since this release
Breaking
  • Update Required — Fixes a bug in the iOS bridge where custom attribute dates were converted incorrectly, causing incorrect date data to be sent to Appboy. As a result of the fix, setDateCustomUserAttribute() in the iOS Appboy React bridge may now only be called with a double.
    • Note: The default Javascript Appboy interface has not changed, so for most integrations this just requires updating the SDK, unless you were manually calling our iOS bridge outside of our recommended integration.
    • See #7