Hello,
I’ve been developping my ionic app for a few weeks and everything was fine until I tried to enable push notifications in my app with Firebase cloud messaging. Now I can’t even logged in my app because it can’t find my external server. And the weird thing is that altough I went backward and removed FCM plugins from my plugins, it’s still called when starting the app :
And I don’t know why.
That’s what get out when i do a ionic cordova plugin ls
I also tried to clean my project using ionic cordova build android
but that doesn’t work either
Can you please help me ? I really don’t know what goes wrong …