LukeChannings/moviematch

Support deep linking on Android

LukeChannings opened this issue · 1 comments

This deep link will only work when opened from another Android app. Deep linking from Chrome requires using an intent:// link.

I extracted the AndroidManifest for the Plex app, but didn't have any luck constructing an intent:// URL that succeeded in opening the app.