I'm succesfully using, for development and on production, the PushServer with iOS, and would like to use it with Android apps, too.
I tried to follow this guide on GCM:
https://www.b4x.com/android/forum/t...ion-gcm-framework-and-tutorial.19226/#content
but the durrent development console dosn't mention GCM but only FCM, that seems to have replaced and extended GCM.
I prefer using the PushServer instead of Firebase, but couldn't find a way to directly use it with Android. In particular I couldn't find a way to get the AndroidApiKey to put into the configuration file.
I tried to follow this guide on GCM:
https://www.b4x.com/android/forum/t...ion-gcm-framework-and-tutorial.19226/#content
but the durrent development console dosn't mention GCM but only FCM, that seems to have replaced and extended GCM.
I prefer using the PushServer instead of Firebase, but couldn't find a way to directly use it with Android. In particular I couldn't find a way to get the AndroidApiKey to put into the configuration file.