I am getting this problem with the PluginFacebook:
- Did a photo share with a dialog of Facebook app (PluginFacebook::dialog, FB_PHOTO).
- Share result was successfully (photo appeared on Facebook page).
- Trigger the onSharedSuccess of FacebookListener
Expected: onSharedSuccess will be called.
Actual: onSharedCancel was called.
This happens with version: 1.2.3 (2015-08-28) C++
Looking forward to hearing from you guys!

