Raja0sama / rn-foreground-service

Foreground Service for React Native made with ❤
https://rn-foreground.vercel.app/
148 stars 70 forks source link

App crashes when in background #67

Closed PrernaBudhraja closed 1 year ago

PrernaBudhraja commented 1 year ago

Fatal Exception: android.app.BackgroundServiceStartNotAllowedException Not allowed to start service Intent app is in background

How can I resolve this? I am already on the latest version.

Raja0sama commented 1 year ago

Permission Required, make sure you are running the post-install script

zidniryi commented 1 year ago

Already but still error.