oasisfeng / island

Island for Android

Home Page:https://play.google.com/store/apps/details?id=com.oasisfeng.island

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Support simplex.chat

epoberezkin opened this issue · comments

It seems like the app can be run, but the "foreground" service correctly works only with one instance of the app - there were two-three reports from our users.

Does Island support foreground services? (like ntfy.sh, for example, we use the same approach).

Thank you!

e.g., could it be possible that the second instance of the app cannot start the second instance of the service because of service name conflict? Or possibly, wake lock name conflict?

https://github.com/simplex-chat/simplex-chat/blob/stable/apps/multiplatform/android/src/main/java/chat/simplex/app/SimplexService.kt