I’m using cocos2dx-3.4 and wanna use cocos2d::plugin::FacebookAgent::getInstance()->dialog() to share open graph. I followed the instruction on cocos2dx website, it turned out showing error “Share failed, dialog not supported: share_open_graph”. I found out that facebook updated new SDK around April and seems changed a lot on sharing. But I didn’t find any update about facebook SDK in cocos2dx change log.
Anyone meet same problem and solve it?
What instructions have you used?