OneSignalSDK Address Invalid
Closed this issue · 1 comments
ColinTravis commented
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?
1. Install the current public release.
2. Import the dependency
3. Check console
What did you expect to happen?
Hopefully, the file to load and allow me to initialize the module.
Relevant log output
`GET https://cdn.onesignal.com/sdks/OneSignalSDK.js net::ERR_ADDRESS_INVALID`
rgomezp commented
It may have been a temporary issue as the file looks to be there.