markmarijnissen/cordova-plugin-share

Sharing with Facebook returns error

Opened this issue · 1 comments

Sharing works with everything except Facebook. After I edit my message I get an error: "Status update fail, tap to retry"

My sharing code looks like this:

navigator.share("My best score in Activ8 is 20! Can you beat me? :D http://bit.ly/activ8game", "Activ8 score");

Do you know why the error appears?

in my app facebook is no longer an option at all? any updates?