You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This issue as been imported as question since it does not respect pwa-module issue template. Only bug reports and feature requests stays open to reduce maintainers workload.
If your issue is not a question, please mention the repo admin or moderator to change its type and it will be re-opened automatically.
Your question is available at https://cmty.app/nuxt/pwa-module/issues/c91.
Hi...
I'm trying to use OneSignal module but I can't figure out how to avoid hardcoding APP_ID... the documentation shows this example:
But I need APP_ID to be wired dynamically on runtime (using a promise, maybe) after getting this information from the server (in a spa-mode app).
Is there any way to get it ?
The text was updated successfully, but these errors were encountered: