I have published my flutter app on google play store and want to share it through facebook posts. I want a deep link whenever it is clicked, it opens a something like popup which shows play store as in the picture below. I posted my google play store link of my app on facebook but it just redirects me to a page with black app bar and blank page NOT PLAY STORE.
It is the sample link which I clicked on it from facebook android app and it opens google play store like this.

Show instant installation pop up from google play store on facebook
569 Views Asked by Mahdi-Jafaree At
1
There are 1 best solutions below
Related Questions in ANDROID
- Creating global Class holder
- Flutter + Dart: Editing name of a tab shows up a black screen
- android-pdf-viewer Received status code 401 from server: Unauthorized
- Sdk 34 WRITE_EXTERNAL_STORAGE not working
- ussd reader in Recket Native module
- Incorrect display of LinearGradientBrush in IOS
- The Binary Version Of its metadata is 1.8.0, expected Version is 1.6.0 build error
- I can't make TextInput to auto expand properly in Android
- Creating multiple instances of a class with different initializing values in Flutter
- How to create a lottie animation
- making android analyze with coverity sast tool
- Flutter plugin development android src not opening after opening example
- I initialize my ViewModel in the Activity with several fragments as tabs, but the fragments(tabs) return null for the updated livedata
- Node.js Server + Socket.IO + Android Mobile Applicatoin XHR Polling Error...?
- How I can use the shared preferences class?
Related Questions in FACEBOOK
- Facebook Post Images from local system on own Page
- Provide an archipelago name that humans cannot utter
- How can I look this email address
- Not getting all leads from Meta/Facebook using webhook for page leadgens
- Unsupported post request when trying to create a custom audience via the endpoint https://graph.facebook.com/lapi-version), (custom-audience-id/users)
- Java resized JPEG seems to be invalid format for Facebook?
- How to implement facebook pixel in flutter in 2024 any example?
- Need WhatsApp Data Backup from Api
- Facebook login via JS-SDK via OAuth will get stuck half-way
- Short time token with the Graph API and Facebook login through the iOS SDK
- Facing the "Messaging may be unavailable" error - WhatsApp Cloud API
- Facebook Graph API - Story endpoint does not return all active stories
- Javascript / Dynamically append text element above embedded facebook posts
- When I post text with media on Facebook, the text does not show
- How to search a list of groups using facebook APIs
Related Questions in GOOGLE-PLAY
- how to Delete app bundle from play store in 2024?
- Как подтвердить свой адрес в Google Play Console в Беларуси?
- Flutter app ANR bad behavior in Play Store
- App is not visible after after full rollout on google play store
- Google Play Scraper reviews_all is inconsistent
- App removed from google play store because of MANAGE_EXTERNAL_STORAGE
- React Native Expo published app not displaying logo properly
- Android Managed Google Play Console
- Debugging MAUI issues from android playstore Crash details stacks
- Play Billing Library prevents uploading my App
- Doesn't work closed testing links for Play Console
- ou have imported an APK or an app bundle signed with a certificate that is not yet valid You must sign either with a valid certificate
- I couldn't verify my identity in Google Play console even though I used my passport and ID card
- "High Risk Behavior" mark on Google Play
- Google Warning: There is no deobfuscation file associated with this App Bundle
Related Questions in DEEP-LINKING
- Deeplinking in .net Maui "Window was allready created"
- how to enable permission for support web address on android 12 and above
- TinyURL API Blocking URL Domain
- React Native deeplink into Android app shows warning (iOS works perfectly)
- Flutter : My deeplink is always "/" in my deeplinkBuilder of AutoRoute library
- Applinking: Google play Console Domain Ownership not verified
- Deeplink in IOS With Voyager KMP
- How to setup Expo Deep linking
- Open default phone Contacts app with Expo
- Prevent deeplinking on redirect
- Deeplinking not working for IOS app (Flutter)
- IOS Deep linking is not opening the app directly. it doesn't load or open anything in chrome
- How to use wildcards in uriPattern for jetpack compose navigation deep links?
- When using the go_router package in Flutter, is it possible to use the "extra" parameter to pass some data and have it worked with deep-linking?
- Push Notification routing using deep links in SwiftUI
Related Questions in FACEBOOK-SDK-4.X
- Why does the following error occur when building?
- Facebook Graph API: how to retrieve all comments related to the Ad?
- When I upgraded to targetSdkVersion 33 according to Google Play's policy, Facebook Deferred Deeplink stopped working properly
- Cannot Resolve FacebookSdk in Android Studio
- Adding Facebook SDK to Unity Project
- Where is the FBAdSettings.setAdvertiserTrackingEnabled(true) method?
- Mix server and app originated Facebook App Events
- How to toggle Facebook SDK consent?
- How to get insights for all Ad in single query with Facebook marketing api
- Show instant installation pop up from google play store on facebook
- 'A newer version of com.facebook.android:facebook-android-sdk than [5,6) is available: 4.34.0 '
- facebook login trapped in a loop if open in facebook app
- No visible @Interface for 'FBSDKLoginManager' declares the selector 'loginWithReadPermissions:fromViewController:handler:'
- No such module 'FacebookCore' in swift 5
- Turn off automatic collection of Purchase event only in Facebook SDK for Android
Trending Questions
- UIImageView Frame Doesn't Reflect Constraints
- Is it possible to use adb commands to click on a view by finding its ID?
- How to create a new web character symbol recognizable by html/javascript?
- Why isn't my CSS3 animation smooth in Google Chrome (but very smooth on other browsers)?
- Heap Gives Page Fault
- Connect ffmpeg to Visual Studio 2008
- Both Object- and ValueAnimator jumps when Duration is set above API LvL 24
- How to avoid default initialization of objects in std::vector?
- second argument of the command line arguments in a format other than char** argv or char* argv[]
- How to improve efficiency of algorithm which generates next lexicographic permutation?
- Navigating to the another actvity app getting crash in android
- How to read the particular message format in android and store in sqlite database?
- Resetting inventory status after order is cancelled
- Efficiently compute powers of X in SSE/AVX
- Insert into an external database using ajax and php : POST 500 (Internal Server Error)
Popular # Hahtags
Popular Questions
- How do I undo the most recent local commits in Git?
- How can I remove a specific item from an array in JavaScript?
- How do I delete a Git branch locally and remotely?
- Find all files containing a specific text (string) on Linux?
- How do I revert a Git repository to a previous commit?
- How do I create an HTML button that acts like a link?
- How do I check out a remote Git branch?
- How do I force "git pull" to overwrite local files?
- How do I list all files of a directory?
- How to check whether a string contains a substring in JavaScript?
- How do I redirect to another webpage?
- How can I iterate over rows in a Pandas DataFrame?
- How do I convert a String to an int in Java?
- Does Python have a string 'contains' substring method?
- How do I check if a string contains a specific word?
Well, I think it is a facebook issue because it works fine for other devices and gets stuck in some devices.the only thing it needs is to use the package or plugin and setup it on facebook by mentioning your mainActivity and your package name and providing the right hash key provided by sha1 of google play store.