android-js / androidjs

Platform to build android app using node js
MIT License
465 stars 109 forks source link

Add background services #207

Open FoxTale-Labs opened 3 years ago

FoxTale-Labs commented 3 years ago

Is your feature request related to a problem? Please describe. We really need background services, for sending notifications (maybe sending toast messages idk). My usecase: A realtime messanger which shows notifications while the app is closed (which is impossible without background services).

Describe the solution you'd like That you are able to make the app being able to run in the backround (and also being able to do so without that annoying notification "An app is running in the background").

Describe alternatives you've considered There are no alternatives

Additional context Add any other context or screenshots about the feature request here.

FoxTale-Labs commented 3 years ago

We really need that!

EternityForest commented 2 years ago

Yeah this would be amazing!

Tankonyako commented 1 year ago

hi any news?