Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Error when calling another App : Ios 11 #119

Open
CarlSargunar opened this issue Sep 14, 2018 · 5 comments
Open

Error when calling another App : Ios 11 #119

CarlSargunar opened this issue Sep 14, 2018 · 5 comments
Labels

Comments

@CarlSargunar
Copy link

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: -[__NSDictionaryM length]: unrecognized selector sent to instance 0x1c8222480

Any assistance massively appreciated

@CarlSargunar
Copy link
Author

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

@CarlSargunar
Copy link
Author

Using :

XCode Version 9.4.1 (9F2000)
Ios : 10.13.6
Phonegap Version : 8.0.0

Thanks

@lampaa lampaa added the iOS label Sep 30, 2018
@gflopes
Copy link

gflopes commented May 31, 2019

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.

@CarlSargunar
Copy link
Author

Unfortunately no - we worked around the problem another way. If we come back and find a solution I will post here

@VaibhavNampurkar
Copy link

@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 ?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

4 participants