'Is it possible to navigate from work profile app to personal profile app in both android and iOS

I am developing an application A which is hosted in work profile using Microsoft intune. In the app we have a functionality that certain apps are listed in the app A. The listed app includes both hosted in personal as well as work profile If a user clicks on the listed app B it should redirect to the app B ( if already installed) else should go to the store listing page

Is it possible to achieve this even if the selected app B is hoisted in public profile?

I have tried the store redirection link on Android but instead of going to public profile it's redirecting to work profile store



Sources

This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.

Source: Stack Overflow

Solution Source