62
Views
3
Comments
Solved
[AppLauncherPlugin] Applauncher doesn't works with Android 10
Question
applauncherplugin
Mobile icon
Forge asset by Eduardo Jauch
Application Type
Mobile

Hi,

I use the applauncher for example to launch "asnbank" app.

The input parameter JSON for the client action "Launch " has the value:

"{""packageName"":""nl.asnbank.asnbankieren""}"

This works perfectly with a mobile phone which running on Android 8.

Unfortunately it doesn't work on mobile phone with Android 10.

Can anyone  tell me how to I can resolve this?

Kind Regards,

Arnold



2023-08-03 12-58-34
Abdiel Alvin
Solution

Hello Arnold,

maybe you can try my solution on this post, since its work for Android 11 it should also be work with Android 10

https://www.outsystems.com/forums/discussion/73932/doesnt-work-in-android-11/


Regards,

Abdiel Alvin

2025-04-17 05-42-16
Ajit Kurane

Hello Arnold,

I hope you are doing well!

Which error its prompting with android10 ?

Kind Regards,

Ajit kurane.

2021-04-09 11-42-43
assif_tiger
 
MVP

Hi Arnold,
I had generated a new sample build with latest MABS & using the latest stable version of the same plugin.
I had a test on Android-10 [Samsung] test device & it works like a charm !!
Here's the App link
https://assif.outsystemscloud.com/NativeAppBuilder/App?AppKey=4e59cb09-05ce-4677-b509-eaf0cc0e4967

Here's the JSON Input:

"{""packageName"":""com.instagram.android""}"



I would recommend you :

- to regenerate the build & check whether the plugin version is the latest one.

- Check the package  name 

- Else refer ADB Logger for more detail 



2023-08-03 12-58-34
Abdiel Alvin
Solution

Hello Arnold,

maybe you can try my solution on this post, since its work for Android 11 it should also be work with Android 10

https://www.outsystems.com/forums/discussion/73932/doesnt-work-in-android-11/


Regards,

Abdiel Alvin

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