Closed rgomezp closed 1 year ago
There are many problems in setup.
1 - Can't init OneSignal after app.mount("#app")
In the doc, exists two ways to init Onesignal
But only the first way works. The second way throw this error
There are many problems in setup.
1 - Can't init OneSignal after
app.mount("#app")
In the doc, exists two ways to init Onesignal
But only the first way works. The second way throw this error
The first way throws this error
Because of this, nothing works.
2.0.0 is now out of beta and has been released! See the full release notes: https://github.com/OneSignal/onesignal-vue3/releases/tag/2.0.0
This means no breaking changes will be made in 2.0.0. If you find a bug or have a feature require please create a new issue.
🚧 Beta release. Please test thoroughly prior to production use. 🚧
In this major version beta release for the OneSignal SDK, we are making a significant shift from a device-centered model to a user-centered model. A user-centered model allows for more powerful omni-channel integrations within the OneSignal platform.
See our migration guide to get started.
We are seeking feedback. Please drop any questions or comments in the thread below.
Thank you