123
Views
2
Comments
[AppLauncherPlugin] AppLauncherPlugin error: Activity not found for uri.
Question
applauncherplugin
Mobile icon
Forge asset by Eduardo Jauch

Hello,

I 'm testing the plugin, I generated the apk and installed the app in the phone. However, I'm still getting an error from LaunchWithData where it says "Activity not found for uri.". I checked and the uri is corrected and is for another mobile app that I have installed in the phone. How can I solve this issue?

Best regards

2020-02-28 09-46-54
Eduardo Jauch

Hello Miguel,

It's an Android?
What's the URI you are trying to use, and how are you using this in the plugin (which action and how are you passing the arguments)?

Cheers.

2014-07-01 01-00-59
Miguel Oliveira

Hello Eduardo,

Yes, it's Android.

The URI that I'm putting is with this nomenclature "<app-identifier>://<module>/<screen>". I'm using action LaunchWithData and passing LauncherData.uri = "com.name.appsdev.APP://APP/Dashboard" (for example).

Regards.

Community GuidelinesBe kind and respectful, give credit to the original source of content, and search for duplicates before posting.