facebook / facebook-android-sdk

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

Feature Request: AppLinkData #1213

Open pzh872021 opened 1 year ago

pzh872021 commented 1 year 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