-
I'm having this issue when trying to use FCM Plugin.
``
console.warn: Native: tried calling FCM.getToken, but the FCM plugin is not installed.
[23:30:37] console.warn: Install the FCM plugin: 'i…
-
Could someone just give me some help?
I am trying to import the @capacitor-community/fcm in my NEXTJS project.
And I am facing this issue.
There is no issue for me to import { PushNotification…
-
Hi @evollu
My iOS version works fine. But my android compile give a error:
```
:react-native-fcm:compileReleaseJavaWithJavac - is not incremental (e.g. outputs have changed, no previous execut…
-
What version of RN and react-native-fcm are you running?
```
"react-native": "0.47.0-rc.4",
"react-native-fcm": "7.2.0",
```
What device are you using? (e.g iOS9 emulator, Android 6 device)?…
-
Build with cordova-plugin-fcm fails with
-->
Cordova 8.0.0
Android platform (cordova) 7.0.0
-->
cordova plugin add cordova-plugin-fcm
Installing "cordova-plugin-fcm" for android
Android Studio …
-
"react-native": "0.55.3"
"react-native-fcm": "^16.2.4",
Running on android emulator : android version : 7.0
My project is not running suddenly with the following error. Please help.
\n…
-
I was testing the ionic 5 example project but is giving me this error, I know you had this issue closed but it seems it's now happening in your Ionic 5 example project. I also tested it in a fresh Ion…
-
// main.js
```
mainWindow = new BrowserWindow({
width: userWidth || 1366,
height: userHeight || 768,
minWidth: 630,
minHeight: 375,
webPreferences: {
preload: path.…
-
### Operating System
Ubuntu 24
### Browser Version
N/A
### Firebase SDK Version
master
### Firebase SDK Product:
Logger
### Describe your project's tooling
Fork this repo an…
-
### 📜 Description
ghcr.io/novuhq/novu/api:0.24.3 seems to miss module '@novu/shared/utils in the official image to selfhost it
### 👟 Reproduction steps
- Upgrade image from 0.24.0 (working) …