CodenameOne - Android push notifications support, without a pro account
问题 So, I can't afford a codeameone pro account, so I implemented native push notifications for Android with GCM. After some struggle I had it working. Now GCM is deprecated and I want to migrate to FCM. However, I ran into some issues because codename one doesn't allow me to inject the right dependencies into the build.gradle file in order for the firebase app to initialize properly. I described those here: https://stackoverflow.com/questions/52278220/codenameone-firebaseapp-not-initializing