GMaxera / QtFacebook

Code for use Facebook SDK from C++ and Qt Quick 2 in Qt 5 projects targeted on mobile devices (Android & iOS)
49 stars 21 forks source link

Fixed implementation of method to share links and modified instructions #3

Closed Tomassino closed 9 years ago

Tomassino commented 9 years ago

The method to share links using the share dialog (and the feed dialog as a fallback) has been fixed and should now work correctly both with and without the facebook app. Moreover I modified instructions to document how to include the Facebook SDK using gradle and maven instead of ant