OneSignal/onesignal-vue3

2.0.0 Beta released!

Closed this issue · 3 comments

🚧 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

There are many problems in setup.

1 - Can't init OneSignal after app.mount("#app")

In the doc, exists two ways to init Onesignal

image

But only the first way works.
The second way throw this error
image

There are many problems in setup.

1 - Can't init OneSignal after app.mount("#app")

In the doc, exists two ways to init Onesignal

image

But only the first way works. The second way throw this error image

The first way throws this error
image

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.