Rodrigo Gomez Palacio
Rodrigo Gomez Palacio
make unit test for add, remove model
> But If I use another component, the button will be "destroyed", and If I try to load Settings again, the custom link button won't appear... how can I achieve...
I see. If you add the css class `"onesignal-customlink-container"` the button should work. Instead of unmounting the component, you could try toggling its visibility.
I'll mark this as a feature request. Cheers!
Hello @AlbertVilaCampo , Could you please include your entire main block of code including the various OneSignal function calls?
Hello @AlbertVilaCalvo , It looks correct. This may be a bug so we will have to reproduce it. Thank you for your patience.
I am getting the following on the first install: `{"from":{"userId":null,"pushToken":null,"userSubscriptionSetting":false,"subscribed":false},"to":{"userId":null,"pushToken":null,"userSubscriptionSetting":true,"subscribed":false}}` Instead of using the observer, consider using the `idsAvailable` method. I just realized there is no documentation on that. Will...
Hello @AlbertVilaCalvo , I'm glad that `idsAvailable` is working as intended. > However I still have to re-run the app to for the OSSubscriptionStateChanges to be called, which is wrong....
Closing due to no response
Howdy all, Thanks for your patience. @kunall17 , If the device successfully subscribes to push, it will be reflected in the dashboard as being successfully subscribed, regardless of any issue...