227
Views
8
Comments
Solved
Debug iOS like Android on Chrome - Works on Android but not iOS

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?

2017-10-11 11-20-01
Maurilio Macedo
Solution

Thanks for the help João!


I solved it by not loading the ExitOnBack plugin on iOS.


My thanks,

2016-11-20 11-27-52
João Neves

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?

2017-10-11 11-20-01
Maurilio Macedo

Hi João,

List of dependencies, attached!

eefc590a-cdc1-4a1c-b884-177f47bac43c.jpg
2017-10-11 11-20-01
Maurilio Macedo
Solution

Thanks for the help João!


I solved it by not loading the ExitOnBack plugin on iOS.


My thanks,

UserImage.jpg
Shivani Singhania

Maurilio Macedo wrote:

Thanks for the help João!


I solved it by not loading the ExitOnBack plugin on iOS.


My thanks,

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


UserImage.jpg
Karel Benjamin

Maurilio Macedo wrote:

Thanks for the help João!


I solved it by not loading the ExitOnBack plugin on iOS.


My thanks,

How to disable the plugin on iOS? 

I need help. 

Thanks.


2017-10-11 11-20-01
Maurilio Macedo
2018-06-06 05-49-31
Murtuza Saifee

Hi Shivani Singhania,

Can you please help how to disable it for iOS, because I am also facing the same problem.


Regards,

Murtuza

UserImage.jpg
sasa sameer

Yes I suffer from this too..

Thanks for the answers The problem has been solved

Community GuidelinesBe kind and respectful, give credit to the original source of content, and search for duplicates before posting.