Nativescript-plugin-firebase: Android build fails because it suddenly can't find com.google.gms:google-services:4.2.0

Created on 10 Dec 2018  路  4Comments  路  Source: EddyVerbruggen/nativescript-plugin-firebase

See https://stackoverflow.com/questions/53704155/could-not-find-com-google-gmsgoogle-services4-0-1 for details.

TL;DR: Google unpublished the dependency from their maven repo, so we need to have the plugin add another maven repo during the build. 馃槨

Android

Most helpful comment

OK, thanks for bearing with me - 7.4.5 is now on npm. Remove your platforms folder to be sure the native dependencies get updated.

All 4 comments

Desperately watching for a fix! any ideas as to why they unpublished the dependency ? is this related to the deprecation of the GCM platform you think?

Give me 15 minutes and it's done.

I have no idea, would love to know!

OK, thanks for bearing with me - 7.4.5 is now on npm. Remove your platforms folder to be sure the native dependencies get updated.

works like a charm! thanks eddy!

Was this page helpful?
0 / 5 - 0 ratings

Related issues

tsili852 picture tsili852  路  3Comments

phatakrajan picture phatakrajan  路  4Comments

SBD580 picture SBD580  路  3Comments

NickIliev picture NickIliev  路  3Comments

Aceman18 picture Aceman18  路  3Comments