Question
AI4Process
GB
Last activity: 13 Jul 2021 6:22 EDT
Pega Mobile App - Native App Module (Android) is Not able to access OOTB Property
We are working in Native module (Android) for one of our Pega Application. Here are few questions/ challenges we are facing -
- How do we send information between a Pega mobile app and an Android studio application?
- I am using a OOTB Pega app and an Android custom module to use read and write permissions for a calendar/sync function, how can I obtain data from the Pega app and access it through the android native app?
- Is there any OOTB function or sample code to integrate between a Pega mobile application and a Custom Android application?
- Have tried researching on the internet and tried using sample code from a Pega article - but nothing has helped.