CodenameOne - FirebaseApp not initializing
问题 I'm trying to swith from gcm to fcm. I've followed the steps detailed in the gcm to fcm migration guide, although the FirebaseApp doesn't initializes. I have identified couple possbile issues, however codenameone doesn't help solving them. Apparently, google-services needs to be added to the buildscript dependencies, like this: buildscript { repositories { ... } dependencies { classpath 'com.android.tools.build:gradle:2.3.3' classpath 'com.google.gms:google-services:3.0.0' // NOTE: Do not