How can I check if an app is installed on mobile device?

Chad Tran asked on November 12, 2021 06:15

As the subject, How can I check if an app is installed on mobile device?

Currently, I want create a CTA button in the banner base on app installed in mobile device.

Example: If the app is not installed → The banner is displaying "Install my app" with CTA button to redirect to AppStore or CH Play.

If the app is installed → The banner is displaying "Open my app" button or don’t show banner at all.

Thanks

Recent Answers


David te Kloese answered on November 12, 2021 08:45

Not much Kentico has to do with that, but from what I can find the only option you have is redirecting to app specific link. If that doesn't work you either don't have the app or don't allow the url to be opened by the app.

https://stackoverflow.com/questions/13044805/how-can-i-check-if-an-app-is-installed-from-a-web-page-on-an-iphone

0 votesVote for this answer Mark as a Correct answer

   Please, sign in to be able to submit a new answer.