angular - Error: cordova-plugin-fcm: You have installed platform ios but file 'GoogleService-Info.plist' was not found in your Cordova project root folder -


i beginner ionic 3. learn fcm "https://devdactic.com/ionic-firebase-angularfire/". problem when write "ionic serve" every thing ok.

but when run in simulator error "**/node_modules/firebase/utils/promise.js

module not found: error: can't resolve 'promise-polyfill'". run "**npm install promise-polyfill --save-exact" command in cli in project folder error gone.

a new error appear " error: cordova-plugin-fcm: have installed platform ios file 'googleservice-info.plist' not found in cordova project root folder."

someone please give suggestion solve error.

the error says no?

error: cordova-plugin-fcm: have installed platform ios file 'googleservice-info.plist' not found in cordova project root folder.

you need add googleservice-info.plist iconic project's root folder. it.

you can see more details here on this video. (this android.but same kind of steps ios too)


Comments

Popular posts from this blog

neo4j - finding mutual friends in a cypher statement starting with three or more persons -

php - How to remove letter in front of the word laravel -

minify - Minimizing css files -