Best Approach to Receive Requests When the App is Closed (Kotlin) #5268
Unanswered
ronaldoguedess
asked this question in
Developer Support
Replies: 1 comment
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I'm facing an issue where my app only receives requests when it's open. Could someone guide me on the best approach to ensure that my app can receive requests even when it’s closed? I'm using Kotlin for Android development.
Any advice or code examples would be greatly appreciated!
Beta Was this translation helpful? Give feedback.
All reactions