OneSignal Error in Console

I think this started after upgrading to RC6. Message in error console:

  1. message:"OneSignal: The OneSignal web SDK can only be initialized once. Extra initializations are ignored. Please remove calls initializing the SDK more than once."
  2. name:"SdkInitError"
  3. stack:"SdkInitError: OneSignal: The OneSignal web SDK can only be initialized once. Extra initializations are ignored. Please remove calls initializing the SDK more than once
  • 2277
  • More
Replies (3)
    • Try to check if Messenger is updated to the latest version.

      • Yes, all modules are up to date. I like to keep things simple though, and so I decided to remove the OneSignal keys. This gets rid of the error and is one less thing to worry about. I don't need push notifications. :)

        • Yes, you need to specify OneSignal details in one place, in system settings or in messenger app. 

          Specifying OneSignal settings in system setting will make Push notifications working in Notifications and Messenger modules.

          Specifying OneSignal settings in Messenger module setting will make Push notifications working in Messenger module only.

          Login or Join to comment.