33
Views
2
Comments
How to open installed apps from OutSystems Mobile App?

Hi,

I am creating an app which has deep links of installed applications. If an app is installed in the device it will open the app else it will redirect to apple app store or google play store. This functionality is totally working fine in android. But it is just opening app store in ios, it is not opening the application if it is installed in the device.

I am using the AppAvailability plugin for the same (scheme check client action).

2021-11-12 04-59-31
Manikandan Sambasivam

The issue you are encountering might be due to the way deep linking and app availability are handled on iOS compared to Android. 

UserImage.jpg
Mohd Wasim Shaikh

Is there any other way to achieve this functionality?

Community GuidelinesBe kind and respectful, give credit to the original source of content, and search for duplicates before posting.