lecle_social_share Demo Facebook not working
Opened this issue · 2 comments
On my Android device with Facebook installed, I try to use Facebook to share files, link content, etc. but it doesn't go to the external Facebook app.
1d4756bda9b589ff3d30f7f990ec3b33.mov
Hi @aboutlan,
Our team has tested the package in a new project and we found that everything is fine. Have you follow all configuration steps in our package's instruction on pub.dev?
@LecleVietnam Thank you for your reply.
I didn't do any configuration, I ran the sample application directly from the plugin. I found that the facebook_app_id, facebook_client_token items were already configured in the example application so I didn't change them.
I found that the example app works fine in iOS, Facebook shares fine. but I tried to share it with two Android devices, but it doesn't work.
Some log from device:
Failed to find provider info for com.facebook.katana.provider.PlatformProvider
W/com.facebook.internal.NativeProtocol(29694): 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.