-
Notifications
You must be signed in to change notification settings - Fork 35
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
Comments
Hi! Can you share your code in pastebin? Thanks. |
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. URL for Code : https://gist.github.com/chandrasekarkesavan/61c80b472c5c9e712821 Thanks. |
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. |
Hi, Thanks. |
For the purpose of testing, can you wrap your .post call inside a setTimeout? |
Any updates on this @chandrasekarkesavan ? |
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.
The text was updated successfully, but these errors were encountered: