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
* Moved logic from HmsMessageServiceOneSignal into to a new
OneSignalHmsEventBridge class.
* OneSignalHmsEventBridge need to be called if by the app if:
1. Another push provider library / SDK is in the app.
2. The app has it's own HmsMessageService class.
* This is required as HMS only creates one HmsMessageService instance.
* See comemnts in this commit for even more details.
0 commit comments