B4i Question Firebase Push Messages not receiving after a while - Semen Matusovskiy (first post)    Mar 16, 2020   (1 reaction) This is expected. Silent pushes do not work, if app is not running (killed by user).
IMO, much easy to communicate with own web server and to receive commands from it in 'real' time (without delays). B4i Question Push Notifications for iOS (Help!) - Erel (first post)    Apr 13, 2015 Yes. The push server builds a database of tokens. You can either send messages to all devices or modify the code and send messages to a subset of devices. Share My Creation Push The Button ( approved ) - tufanv    Aug 11, 2015   (5 reactions) Hello, https://itunes.apple.com/us/app/push-the-button/id1021971266?mt=8 This is my latest simple game approved by apple 3-4 days ago. Regards B4i Question Service module in B4I - marcick (first post)    Apr 23, 2016   (1 reaction) Apple push mechanism is simple and works fine. The only problem is that it's a one way communication channel so when your server send the notification you can't know if it's really arrived to destination. If you send 10 notifications when the target is offline there is no buffer Apple side and the t B4i Question push like b4a - SlashIT (first post)    Oct 21, 2015   (1 reaction) Thanks JanPRO & Erel!!
Erel you're right! the best way to manage the push is definitely through your server b4J.
It is highly customizable, and with the system b4j bridge, I customized the server quickly on a Remote system Linux.
GREAT!
thank you. B4i Tutorial Push notifications - Erel    Jun 21, 2022   (8 reactions) New: https://www.b4x.-push-messages-server-not-required.68645/
Old, don't use:
B4i v1.50 added support for push notifications. Push notifications feature requires some configuration.
Patience is a virtue ;)
The following steps are required inside Apple developer console:
1. Create a new explicit B4i Question Importing keystore push.p12 to push.keystore - Erel (first post)    Jun 21, 2022 Don't waste your time with the old push server. Use Firebase. B4i Question TestFlight / License Agreement - aeric (first post)    Apr 21, 2021 I think the option to push to Store is at TestFlight build. B4i Question Importing keystore push.p12 to push.keystore - Semen Matusovskiy (first post)    Jun 19, 2021 Probably, nothing wrong. But this process uses Mac builder. If you use hosted builder try to switch primary/secondary builder. Wish iOS Alternate Icon (Change Icon at Runtime) - Alexander Stolte (first post)    Nov 27, 2023 +1 - is always a good feature to push the pro version of an app Page: 1   2   3   4   5   6   7   Powered by ColBERT |