com.lampa.startapp
com.lampa.startapp copied to clipboard
Error when calling another App : Ios 11
Hi
Set this app up and no console errors or warning, I'm using the twitter example and others, also trying to call the app I actually want to - always getting an error
2018-09-14 12:56:17.965242+0100 cetraben[4239:2348399] Calling Twitter 2018-09-14 12:56:17.965489+0100 cetraben[4239:2348399] -[__NSDictionaryM length]: unrecognized selector sent to instance 0x1c8222480 2018-09-14 12:56:17.965792+0100 cetraben[4239:2348399] *** WebKit discarded an uncaught exception in the webView:decidePolicyForNavigationAction:request:frame:decisionListener: delegate: <NSInvalidArgumentException> -[__NSDictionaryM length]: unrecognized selector sent to instance 0x1c8222480
Any assistance massively appreciated
Hi @lampaa I'm still having issues and after a long weekend of looking into it still no better. I really need to get this working for a client project so any assistance is appreciated.
Log below :
2018-09-17 02:55:26.385143+0100 cetraben[4717:2829955] -[__NSDictionaryM length]: unrecognized selector sent to instance 0x1c022f620 2018-09-17 02:55:26.385467+0100 cetraben[4717:2829955] *** Terminating app due to uncaught exception 'NSInvalidArgumentException', reason: '-[__NSDictionaryM length]: unrecognized selector sent to instance 0x1c022f620' *** First throw call stack: (0x184962d8c 0x183b1c5ec 0x184970098 0x1849685c8 0x18484e41c 0x1849385d8 0x1852be760 0x1852be5e4 0x1026191b8 0x10262d2a4 0x10262cb98 0x1853ae0ec 0x18490b404 0x18490ac2c 0x18490879c 0x184828da8 0x18680b020 0x18e80978c 0x1024f93c8 0x1842b9fc0) libc++abi.dylib: terminating with uncaught exception of type NSException
Using :
XCode Version 9.4.1 (9F2000) Ios : 10.13.6 Phonegap Version : 8.0.0
Thanks
Did you solve the problem? I am also having problems here with iOS, version 10, when clicking on the application I want to open my application, the caller, is closed. I have not found the solution yet.
Unfortunately no - we worked around the problem another way. If we come back and find a solution I will post here
@lampaa I am facing the same issue in iOS version 15.2. Do we have any solution for the same ? @CarlSargunar What work around did you do for this issue ?