Replies: 2 comments
-
|
How are you importing the plugin? |
Beta Was this translation helpful? Give feedback.
0 replies
-
|
@pollaeng it looks like you can access capacitor from doing that crashes android. It makes it to the result.granted and crashes on register. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Hello,
I am using capacitor with integration with quasar and run it as follows:
quasar dev -m capacitor -T androidThis means I am running it for mobile development. and I am using android virtual device/Physical device to test it.
The capacitor plugin for push notification throws a strange error PushNotifications does not have web implementation.
I am not using it in web implementation so why this happens.
My capacitor config file is as follows:
Would you please let me know what did I do wrong to get this result.
Beta Was this translation helpful? Give feedback.
All reactions