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
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
I hope you are doing well!
Which error its prompting with android10 ?
Ajit kurane.
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 linkhttps://assif.outsystemscloud.com/NativeAppBuilder/App?AppKey=4e59cb09-05ce-4677-b509-eaf0cc0e4967Here'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