facebook / facebook-android-sdk

Used to integrate Android apps with Facebook Platform.
https://developers.facebook.com/docs/android
Other
6.07k stars 3.64k forks source link

Feature Request: AppLinkData #1213

Open pzh872021 opened 7 months ago

pzh872021 commented 7 months ago

Checklist before submitting a feature request

Goals

applinks sdk When Android tagSDK=33, the value of appLinkData is obtained, which is always null. The same code can be accurately obtained when tagSDK=32

Expected results

applinks sdk When Android tagSDK=33, the value of appLinkData is obtained, which is always null. The same code can be accurately obtained when tagSDK=32

Code samples & details

// INSERT YOUR CODE HERE