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

iOS Share Error Hub connection error Error Domain=NSCocoaErrorDomain Code=4097 #1067

Open
coldfusionmx opened this issue Oct 16, 2019 · 0 comments

Comments

@coldfusionmx
Copy link

Hi. I try to share a simple text via cordova-plugin-x-socialsharing but when I test my app, the share window appear, select an option (in this case Whatsapp), the window hide and nothing happend. Xcode in the debug window let me this errors:

2019-10-16 06:32:30.468098-0500 Looper[3741:1017109] [ops] Hub connection error Error Domain=NSCocoaErrorDomain Code=4097 "connection to service named net.whatsapp.WhatsApp.ShareExtension" UserInfo={NSDebugDescription=connection to service named net.whatsapp.WhatsApp.ShareExtension} 2019-10-16 06:32:30.468824-0500 Looper[3741:1017109] [plugin] Unable to acquire process assertion in beginUsing: with plugin identifier: net.whatsapp.WhatsApp.ShareExtension, killing plugin 2019-10-16 06:32:30.468911-0500 Looper[3741:1016776] [core] HOST: Failed to load remote view controller with error: Error Domain=NSCocoaErrorDomain Code=4097 "connection to service named net.whatsapp.WhatsApp.ShareExtension" UserInfo={NSDebugDescription=connection to service named net.whatsapp.WhatsApp.ShareExtension} 2019-10-16 06:32:30.468951-0500 Looper[3741:1016776] [core] Sheet not being presented, calling premature completion 2019-10-16 06:32:30.469845-0500 Looper[3741:1017109] [plugin] PlugInKit error in beginUsing: with plugin identifier: net.whatsapp.WhatsApp.ShareExtension, killing plugin 2019-10-16 06:32:30.949599-0500 Looper[3741:1016776] Warning: Attempt to dismiss from view controller <MainViewController: 0x104908360> while a presentation or dismiss is in progress! 2019-10-16 06:32:30.955248-0500 Looper[3741:1016776] [core] Sheet not being presented, calling premature completion
How can I fix this issue? Is need a special setting in addition the whitelist to it work?

Thank you very much

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

No branches or pull requests

1 participant