0

How can I run the continuous app in background mode, I am using ionic 5, I have tested in android 9 + devices it's not working well when I remove the app from recent the background mode is also killed not working well. Please give me any suggestions for that issue.

Thanks In Advance

Sunny Jain
  • 11
  • 4

1 Answers1

0

I hope you are using one of the plugins supported by ionic framework for the intended task?

https://ionicframework.com/docs/native/background-mode https://ionicframework.com/docs/native/foreground-service

AsitK
  • 651
  • 1
  • 4
  • 14