GeekyAnts/external_app_launcher

.openApp() return 'something went wrong'

Opened this issue · 2 comments

I'm creating a android launcher and therefore on the homescreen, it show apps to open. is works completely fine for the majority of apps, actualy, the only one i cant open is 'Pluto TV'.

On openApp() it returns 'something went wrong'

any idea what it could be?
i have no clue if it is something with gradle, or this app is different...

i've tried to make android intents/actions directly, but didnt managed to fully understand the comcept
may this pluto tv app opens diferently?

@LamimPaulo
Can you please check once have you added the package name properly androidPackageName: 'tv.pluto.android',?
I have not faced any issues with opening the app.

pluto_tv.mp4

I want to open my another app I have add package name right but it return something went wrong.