Hello all,
I just started to use B4XPages to convert some Android Apps to Ios and noticed that background tasks those were running in Android using a timer in the B4X pages class aren't working when the the app is changed to background in IOS (in debug mode).
Is there any restriction to run an app in background in debug mode in Ios? I noticed that, after some seconds, the connection from B4i bridge is released when the app is in background. Is there any special configuration that is required or this behavior is a characteristic of debug environment in IOS?
Thanks!
I just started to use B4XPages to convert some Android Apps to Ios and noticed that background tasks those were running in Android using a timer in the B4X pages class aren't working when the the app is changed to background in IOS (in debug mode).
Is there any restriction to run an app in background in debug mode in Ios? I noticed that, after some seconds, the connection from B4i bridge is released when the app is in background. Is there any special configuration that is required or this behavior is a characteristic of debug environment in IOS?
Thanks!