app and it will check some conditions every seconds.. and it is crucial for me to have that working.. But in ios release build it is stop working as soon as the app is in foreground (minimize)..
any idea how to make it work?
I see some bizarre trick for this, you need to play sound to make it work
1st app minimized is not foreground it's background. You have to register a foreground service natively for Android and check background processing for iOS for it to work
Обсуждают сегодня