capacitor-community / fcm

Enable Firebase Cloud Messaging for Capacitor apps
https://capacitor.ionicframework.com/docs/
MIT License
237 stars 83 forks source link

Import in AndroidManifest #54

Closed fertandil87 closed 3 years ago

fertandil87 commented 3 years ago

Following the setup process for android, when I add the import, it cant found the community path:

import com.getcapacitor.community.fcm.FCMPlugin;

the community word is in red

The app looks like it works fine, also the plugin

any ideas? thanks

stewones commented 3 years ago

Did you run npx cap sync android after the plugin installation?

fertandil87 commented 3 years ago

Yes I tried all commands, but today after reopen the IDE, the error disappeared, so closing it. Sorry