Cordova-plugin-firebase: Always returns error "plugin_not_installed"

Created on 12 Mar 2017  路  2Comments  路  Source: arnesson/cordova-plugin-firebase

Trying to use the plugin in a Ionic2 app and following the examples I could find however when I try to run getToken it always returns with an error of plugin_not_installed.

is added in my config.xml and its in my plugins directory installed. As well as

import { Geolocation, Firebase } from 'ionic-native';

At the top of my file. Have removed my ios and android builds and recreated them and still get the same error.

Most helpful comment

Sorry it was an issue on my part. Dumb issue on my part from late night coding. Wasn't waiting to platform was ready.

All 2 comments

Hello, which version of Ionic do you use ? Can you please provide some code sample ? config.xml ? ionic info ?

Thank you

Sorry it was an issue on my part. Dumb issue on my part from late night coding. Wasn't waiting to platform was ready.

Was this page helpful?
0 / 5 - 0 ratings

Related issues

merbin2012 picture merbin2012  路  4Comments

arunkatariaoodles picture arunkatariaoodles  路  4Comments

michaelreiser picture michaelreiser  路  5Comments

matthitachi picture matthitachi  路  5Comments

chrissterling picture chrissterling  路  3Comments