You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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?
The text was updated successfully, but these errors were encountered:
@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.
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?
The text was updated successfully, but these errors were encountered: