Dispatching a Mobile Notification Sending a mobile notification is a great way to engage your users with your app. Depending on your app logic, you may need to send these notifications automatically from your server or in some cases you may need to manually send a mobile notification to your users. This can be done …
More-
Send FCM Mobile Notification From My Computer
-
The Only Complete and Easy-to-use Firebase ANEs Collection
You’re already familiar with Firebase ANE collection, and may be using them right now inside your AIR apps. In Google words: On July of 2016 which we started the Firebase Adobe AIR Native Extensions Collection project, not so many AIR devs knew about one of the coolest Google’s projects! That’s right, I’m talking about the …
More -
How to send FCM messages from my server
Send FCM Messages like a pro! Before you try to send FCM messages, you should first learn the difference between them. Generally, there are two kinds of FCM messages, the Notification and Data messages. If you are trying the Firebase console to send FCM messages, it only supports Notification messages. (At least for the moment …
More