Question
AI4Process
GB
Posted: Jul 13, 2021
Last activity: Jul 30, 2021
Last activity: 30 Jul 2021 4:08 EDT
Closed
Pega Mobile App - Native App Module (iOS) is Not able to access OOTB Property
We are working in Native module (iOS) for one of our Pega Application. Here are few questions/ challenges we are facing -
- How to send data from PEGA Mobile app to a custom Swift module? Or How native code can access Pega OOTB rules[e.g. property, function etc.] - I have a PEGA Mobile app made using OOTB and a custom Swift module to use native iOS features. I want to pass data to a function in the custom Swift module and use the data for the native iOS feature. How I can send data and receive it from the module?
- How to download an .ipa file that I’ve downloaded in Channels and interfaces? - I tried to use command line "xcrun simctl install <Simulator ID> <Path to .ipa>”, however, it’s throwing an error. Here is the error message. Any help to solve this? "An application bundle was not found at the provided path. Provide a valid path to the desired application bundle." [Please see the attached screenshot.]
- The QR code that generated in Channels and interfaces can’t download the app. - It starts the download process but isn't able to finish it. I can’t even see the app icon. Is there possible trouble shooting?
Any suggestion will be highly appreciated.