Registration flow in Mendix Native app

0
Hello Team In my mobile application, I've implemented a registration feature. During the registration process, users are redirected to a Timer page where a background loop (a nanoflow) runs continuously to check if the user has approved an invitation by verifying their status. Once approved, the app sends an invitation to another application. However, I've encountered an issue specifically on iOS where the background loop breaks when switching between apps to approve the invitation, whereas on Android, it works fine. How can I resolve this?   Thanks in Advance
asked
0 answers