Question
Need to open another app from pega mobile client app
Hi,
I wanted to open another app from existing app on a button click. I have configured the open mobile app as an action on the button click. I have given mobile app id of the existing mobile app. But it is not working as expected? Do we have any documentation for this action? I am not able to find this in PDN or Pega Help.
Please let me know if you can share documentation on this. Attaching the screenshot as well. Thanks in advance.
Regards,
Nizam
***Edited by Moderator Marissa to update Platform Capability tags****
Hi,
Sharing some of the details I am aware of. Not sure how much these will be helpful.
1. Regarding Open Mobile Application action, if I understood correct it was not supported one year back. Not sure if it is supported now. Please see link below updated on 2019 March.
https://community.pega.com/support/support-articles/open-mobile-app-action-does-not-work-when-configured-menu
2. There are Pega Mobile Client's public API for accessing camera and contacts app etc...which can be used from Javascript. Please see comments by James in below link which has PDN links for how to access Media/Camera and accessing device contacts.
https://collaborate.pega.com/question/need-access-third-party-android-app-pega-7
I haven't implemented these. Just sharing details I am aware of if it helps. Let's wait for more replies if somebody worked/implemented recently.