onesignal-module
onesignal-module copied to clipboard
OneSignal don't pass init options
Version
Reproduction link
https://codesandbox.io/s/onesignal-6b1ew
Steps to reproduce
Set OneSignal settings and check in console
What is expected ?
Pass my settings to OneSignal config
What is actually happening?
Only pass AppId to the settings
Sorry, but I cant understand. Could you provide more details? I checked your code but i couldn't understand what you want to do
i try to disable the welcome Notification but when i check the settings in one signal object, don't have my settings set on init config.

other case is in try to set autoRegister to true, but don't set

I had to put the config in default.vue to get it to work at all