Closed ColinTravis closed 1 year ago
When loading in the module, when attempting to OneSignal.init(), the console throws an error showing it cannot pull the OneSignalSDK.js file.
The file at https://cdn.onesignal.com/sdks/OneSignalSDK.js seems to have been moved.
1. Install the current public release. 2. Import the dependency 3. Check console
Hopefully, the file to load and allow me to initialize the module.
`GET https://cdn.onesignal.com/sdks/OneSignalSDK.js net::ERR_ADDRESS_INVALID`
It may have been a temporary issue as the file looks to be there.
What happened?
When loading in the module, when attempting to OneSignal.init(), the console throws an error showing it cannot pull the OneSignalSDK.js file.
The file at https://cdn.onesignal.com/sdks/OneSignalSDK.js seems to have been moved.
Steps to reproduce?
What did you expect to happen?
Hopefully, the file to load and allow me to initialize the module.
Relevant log output