Skip to content

2.1.0

Compare
Choose a tag to compare
@JKalash JKalash released this 26 Aug 01:14
· 2627 commits to main since this release
  • didReceiveRemoteNotification will no longer be swizzled in cases where a developer has implemented it without also implementing the didReceiveRemoteNotification:fetchCompletionHandler when the app is cold started from a tap on a remote notification.
  • Added helper methods to serialize OSNotification objects into JSON-parseable strings for easier integration with 3rd party frameworks like React Native.
  • Modified the Run Script to create a module map after building.