You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This commit was created on GitHub.com and signed with GitHub’s verified signature.
The key has expired.
iOS Launch URLs can now be suppressed entirely and handled outside of OneSignal #867
A new plist option OneSignal_suppress_launch_urls can be added to prevent OneSignal from opening launch URLs so that they can be handled by applications separately
Fixing XCFramework build issue for Arm simulators on Apple Silicon macs #873
The OneSignal XCFramework will now build for both intel and Arm simulators on Apple Silicon macs
Fix Firebase FCM conflict for non-OneSignal notifications #877
OneSignal will now properly forwards non-OneSignal notifications to Firebase