uni_links icon indicating copy to clipboard operation
uni_links copied to clipboard

AndroidX and <intent-filter>

Open MarceloRab opened this issue 5 years ago • 0 comments

Good Afternoon.. I worked a few hours to generate an external link to the app. Deep link worked in one app and not in another. After quitting (dawn), I realized that the app that worked did not support androidx. I wonder if this is really what is preventing intents, because Manifest did not recognize intents-filter. Generated a "No Activity found" error. Is this error happening on androidx?

MarceloRab avatar Sep 23 '19 17:09 MarceloRab