<Facebook SDK : 'Apps that target Android API 30+ ...
# stackoverflow
u
Facebook SDK : 'Apps that target Android API 30+ (Android 11+) cannot call Facebook native apps unless the package visibility needs are declared' I use the Android Facebook SDK. I get the following message in Logcat: com.facebook.internal.NativeProtocol: 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. What does that mean? Do I need to add in the manifest the item mentioned on facebook page mentioned in this error message, that is to...
210 Views