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

Share not working in iPhone 6Plus #28

Open
ghost opened this issue Mar 17, 2015 · 6 comments
Open

Share not working in iPhone 6Plus #28

ghost opened this issue Mar 17, 2015 · 6 comments

Comments

@ghost
Copy link

ghost commented Mar 17, 2015

Hi,

I got the following error in iPhone 6Plus. Can you please help me to figure this out?

plugin com.apple.share.Facebook.post interrupted Hub connection error Error Domain=NSCocoaErrorDomain Code=4097 "The operation couldn’t be completed. (Cocoa error 4097.)" (connection to service named com.apple.share.Facebook.post) UserInfo=0x7f839249d090 {NSDebugDescription=connection to service named com.apple.share.Facebook.post }

Thanks.

@caiovaccaro
Copy link
Owner

Hi! Can you share your code in pastebin?

Thanks.

@ghost
Copy link
Author

ghost commented Mar 18, 2015

Hi,

Thanks for your reply.Sorry Its my network problem,I solved the above issue. But now my issue is Thread WARNING: ['InAppBrowser'] took '11.455078' ms. Plugin should use a background thread.
I tried to share in facebook but i got the above error message.I doesn't show the dialog for share.
Please help me to solve the issue.Because i need to put my app in app store.I am looking forward to your reply.

URL for Code : https://gist.github.com/chandrasekarkesavan/61c80b472c5c9e712821

Thanks.

@caiovaccaro
Copy link
Owner

Hi there,

This warning is not an error and it shouldn't prevent the dialog of appearing. It must be something else. Do you have any other messages?

Thanks.

@ghost
Copy link
Author

ghost commented Mar 18, 2015

Hi,
Thanks for your reply. I am still struggling.. I am not getting the share dialog after that warning.I got access token and user info, but I am not getting the share dialog.

Thanks.

@caiovaccaro
Copy link
Owner

For the purpose of testing, can you wrap your .post call inside a setTimeout?

@caiovaccaro
Copy link
Owner

Any updates on this @chandrasekarkesavan ?

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