Facebook deep link opens Google Play instead of app (even when installed)
I'm trying to use Facebook's new Mobile App Engagement for android, but I can't figure out why entering the ad takes me to my App's install page at Google Play, instead of opening my own app so I can handle the intent... Here is what I've made so far: 1) At the "Native Android App" section (on App Basics Page), enabled "Deep Linking". The Key Hashes look ok, and Login with Facebook in my app works fine. 2) Created an engagement ad with Power Editor, and passed "myapp://type/id" as Deep Link 3) Added the following intent-filter to my app's main activity: <intent-filter> <action android:name=