Hello everyone!
My application works on Android but when I open it on iOS it keeps giving exception without stopping!
Part of the log:
"Setting deactivation reasons to: 'underLock' for reason: updateAllScenesForBand - Assertion added.
Sending scene action [SceneLifecycleEventOnly] through WorkspaceServer: 0x1c489db00
Sending scene action [Logical Deactivate] through WorkspaceServer: 0x1c489db00
<BKProcessAssertion: 0x100d82770; "Deliver Message" (suspend: 10s); (M + B + M +
Add assertion: <BKProcessAssertion: 0x100d82770; id: 55-3A7D10A3-8922-433B-88B7-748D41233201; name: "Deliver Message"; state: active; reason: suspend; duration: 10.0s> {
owner = <BSProcessHandle: 0x100c07f80; SpringBoard: 55; valid: YES>;
flags = preventSuspend, preventThrottleDownUI, preventThrottleDownCPU, preventSuspendOnSleep;
} "
Is there any way to debug iOS like Android in Chrome without Mac OS?
Thanks for the help João!
I solved it by not loading the ExitOnBack plugin on iOS.
My thanks,
Hi Maurillio,
You probably have a plugin that's not behaving well in iOS. In order to understand whats going on you have to check it on XCode (and thats where the Mac comes in), because the problem might be on the native part, not the web part.
Which plugins do you have in your app?
Are there any third-party plugins?
Hi João,
List of dependencies, attached!
Maurilio Macedo wrote:
Thanks for the help João!
Hello Maurilio Macedo,
Can you please explain it how to resolve this issue?
i am facing same problem.
Please check below link, it will tell you about my requirement.
https://www.outsystems.com/forums/discussion/32837/exit-from-appios-android/#Post113365
Thanks
Shivani Singhania
How to disable the plugin on iOS?
I need help.
Thanks.
Note!!!
Hi Shivani Singhania,
Can you please help how to disable it for iOS, because I am also facing the same problem.
Regards,
Murtuza
Yes I suffer from this too..
Thanks for the answers The problem has been solved