appinioGmbH / flutter_packages

Dart and Flutter plugins/packages used and maintained by @appinioGmbH
193 stars 224 forks source link

[ BUG ] : sharetofacebook not working #283

Closed lim-freddy closed 3 months ago

lim-freddy commented 5 months ago

Appinio social share

Describe the bug I already follow all instruction on readme. When i trigger sharetofacebook in android emulator, nothing happen and the script not continue, even not entering catch and finally block.

In android studio log, there is this message: Apps that target Android API 30+ (Android 11+) cannot call Facebook native apps unless the package visibility needs are declared. Please follow https://developers.facebook.com/docs/android/troubleshooting/#faq_267321845055988 to make the declaration.

i use library appinio_social_share 3.0.1, flutter version 3.3.8, target sdk version 33, build gradle 7.0.0

khanmujeeb687 commented 3 months ago

Hey @lim-freddy , you need to mention this inside your app's androidmanifest file, We have already mentioned it here in the documentation.
Closing this issue, If you still need any help, please reopen this issue. Thanks!

Screenshot 2024-07-21 at 23 22 51