A Adamdam Active Member Licensed User Longtime User Dec 5, 2017 #1 Dear All. hope to make my program start automatically with phone startup, and receive notification or alerts from server " Like in Whatsapp , Messenger, Skype, and many other program " i.e. the Whatsapp sure work in hidden, and receive alert/notifications for new message, and so you can run the program in full screen or not. Also, if the program have schedule of timing to run also automatic according for these times Thanks in advance Best regards
Dear All. hope to make my program start automatically with phone startup, and receive notification or alerts from server " Like in Whatsapp , Messenger, Skype, and many other program " i.e. the Whatsapp sure work in hidden, and receive alert/notifications for new message, and so you can run the program in full screen or not. Also, if the program have schedule of timing to run also automatic according for these times Thanks in advance Best regards
DonManfred Expert Licensed User Longtime User Dec 5, 2017 #2 - No need to run a app at boot - Use Firebase Notification to send a Notification to your Device. You app will be started when a message arrives. https://www.b4x.com/android/forum/t...-messages-firebase-cloud-messaging-fcm.67716/ Upvote 0
- No need to run a app at boot - Use Firebase Notification to send a Notification to your Device. You app will be started when a message arrives. https://www.b4x.com/android/forum/t...-messages-firebase-cloud-messaging-fcm.67716/