We are currently using Pega Mobile App. We have a requirement where when an work object link is shared via email and if the user tries to click on the link from their mobile, the Pega mobile app should be launched by default.
I believe there is a feature of defining the URL Schema in IOS apps which can be used to identify the app but can anyone please let us know how to implement the same for our Pega App ?
@JoyashishS To launch the Pega mobile app by default when a work object link is clicked from an email, you can use the ‘snapstart’ URL format. This format opens the work object in a portal that is default for the user specified. However, the specific implementation for your Pega App would require additional configuration and might involve customizing the ‘snapstart’ URL format to suit your needs.
This is a GenAI-powered tool. All generated answers require validation against the provided references.