Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

facebook applink fallback not working

I am not able to implement facebook applinks fallback which redirects it to google play store if the app does not exist on the device .. My applink works if app is installed on the device .I havent posted my applink due to privacy reasons... Please any help would be useful ... Thank u in advance

    <meta property="al:android:url" content="sharesample://story/1234">
    <meta property="al:android:package" content="com.facebook.samples.sharesample">
    <meta property="al:android:app_name" content="ShareSample">
like image 554
DRY Believer Avatar asked Feb 13 '26 03:02

DRY Believer


1 Answers

Just add this in your meta tag

<meta property="al:web:should_fallback" content="false">

like image 93
Jitender Chaudhary Avatar answered Feb 14 '26 17:02

Jitender Chaudhary



Donate For Us

If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!