- Fix: crash by synchronizing access to static resource accesses from multiple threads
Changelog:
- Fix invalid 'function' keyword in
types/index.d.ts
- upgrade iOS SDK to v4.4.1
- Upgrade to iOS SDK v4.4.1:
- Avoid calling userNotificationCenter:willPresentNotification:withCompletionHandler: completion handler if handing off to another delegate
- Avoid WPLog use of printf for big log messages and proceed line by line instead
- Avoid calling userNotificationCenter:willPresentNotification:withCompletionHandler: completion handler if handing off to another delegate
- Avoid WPLog use of printf for big log messages and proceed line by line instead
Changelog:
- Upgrade to a React Native New Architecture Turbo module
- Implement Delegate
urlForDeeplink()
- Implement
WonderPushUserPreferences to help setting up Android Notification Channels without resorting to native code
- Optional support for starting a React Native context in the background on Android to react to received notifications when app is not running
Changelog:
- Upgrade to a React Native New Architecture Turbo module
- Using Android FCM module v1.0.7
Changelog:
- Upgrade to a React Native New Architecture Turbo module
- Still using Android HCM module v1.0.3 like previous version
Changelog:
- Initial version
- Tested against Expo SDK 54 and React Native 0.81.4