u/Forward_Ad_9025

Hello there,

I want to send push-notifications to my app via my own server without the use of firebase.
Is there any plugin out there already archieving this, or am I down on my luck and have to write my own native code for iOS/Android?

My use-case is a hardware device, that can send data via ble to the app, but that obviously does not work when the app is in background/closed. So the device sends its data to my server instead. The server then notifies the mobile device and shows the notification. If the app is in foreground normal ble communication is resumed.

As security, availability and ai-free-tech is much of a concern here, using firebase or any google-server is not an option.

reddit.com
u/Forward_Ad_9025 — 12 days ago