B4i Tutorial FirebaseNotifications / Push Messages (server not required) - Erel    Jun 26, 2023   (6 reactions)   tags: Erel Updated tutorial: https://www.b4x.com/android/forum/threads/b4x-firebase-push-notifications-2023... it relatively easy to send push messages. Integrating Firebase: https://www.b4x.com/android/forum/threads/firebase-integration.68623/ Push messages in iOS requires some configuration. 1. Create a new explicit (non-wildcard) App ID with the package name of the push app. For example anywheresoftware.b4i.push. Enable push notification service. 2. Create an Apple Push Notification SSL certificate... B4A Tutorial [B4X] Firebase Push Notifications 2023+ - Erel    Jul 25, 2023   (23 reactions) Google has deprecated the previous method of sending push notifications. It will stop working... the dependencies and unpack in B4J additional libraries folder: https://www.b4x.com/b4j/files/b4j-push... B4i Tutorial Push notifications - Erel    Jun 21, 2022   (8 reactions) New: https://www.b4x.com/android/forum/threads/firebasenotifications-push-messages-server-not-required.68645/ Old, don't use: B4i v1.50 added support for push notifications. Push notifications... of the push app. For example anywheresoftware.b4i.push. Enable push notification service. 2. Create an Apple Push Notification SSL certificate. Use the same certSigningRequest.csr file that you previously... on Tools - Build Server - Create Push Keystore. This sends the required files to the Mac builder which then... B4A Tutorial [B4X] [B4XPages] Firebase Push Example - Erel    Jul 24, 2020   (16 reactions) A simple, B4A + B4i, example based on: B4A: https://www.b4x.com/android/forum/threads/firebasenotifications-push-messages-firebase-cloud-messaging-fcm.67716/ B4i: https://www.b4x.com/android/forum/threads/firebasenotifications-push-messages-server-not-required.68645/#content It receives push notifications using Firebase. Note that it requires some configuration. Make sure to follow the above links. Don't try to access B4XPages from FirebaseMessaging service. B4XPages can only be created... B4i Tutorial Silent Push Notifications - Erel    Dec 28, 2018   (1 reaction) This tutorial explains how you can use push notifications that don't show any visual cue to... example to download new content.
Make sure to start with standard push notifications: https://www.b4x.com/android/forum/threads/firebasenotifications-push-messages-server-not-required.68645/
1. Add... again and do not start it. Send a silent push message and the process should start.
The app will not... B4i Question Missing Push Notification Entitlement - ciginfo    Jan 31, 2015 wish to correct the following issues in your next delivery:
Missing Push Notification Entitlement - Your app appears to include API used to register with the Apple Push Notification service... your app uses the Apple Push Notification service, make sure your App ID is enabled for Push... Development" in the Local and Push Notification Programming Guide for more information. If your app... Wish [B4X] CLVExpandable - Push the list up if expanded part is hidden. - MrKim    Dec 14, 2020   (1 reaction) I love CLV with CLVExpandable, it is just so darn clean and professional but I have one minor nit to pick. If the item you are expanding is toward the bottom of the display, or it is the last item, the expanded portion is hidden. If it is the last item you can't even tell it has been expanded except for the arrow flipping. So after expanding you have to manually drag the list up to see it. It would be really nice if the list would "Push Up" when the expanded portion is off... B4A Example [B4X] [B4XPages] FirebasePush + FirebaseAuth - Star-Dust    Sep 17, 2020   (21 reactions) /threads/b4x-b4xpages-firebase-push-example.120523/ 100204 100207 100208... B4A Question Difficulties with [B4X] Firebase Push Notifications 2023+ - jahswant    Aug 6, 2023 Hi All, Is simeone having hard time like me with the new way ? https://www.b4x.com/android/forum/threads/b4x-firebase-push-notifications-2023.148715/ It was working well just 2 days ago nothing changed. Today only iOS is working. Andoid is not working any more. I even took the exaple found above changed the package name to mine and signed with my private key but no chance Can you someone guide ? The Notification is not arriving in the FirebaseMessaging reciever ! Thanks.... B4i Question Importing keystore push.p12 to push.keystore - alex2103    Jun 20, 2022 After following https://www.b4x.com/android/forum/threads/push-notifications.48562/
I go to Tools - Build Server - Create Push Store - B4X Push Server and get error message:
An error occurred.
Error... Page: 1   2   3   4   5   6   7   |