How to check if an app is installed from a web-page on an iPhone?

后端 未结 10 996
忘了有多久
忘了有多久 2020-11-22 09:57

I want to create a web-page, a page that will redirect an iPhone to the app-store if the iPhone does not have the application installed, but if the iPhone has the app instal

10条回答
  •  深忆病人
    2020-11-22 10:23

    I need to do something like this I ended up going with the following solution.

    I have a specific website URL that will open a page with two buttons

    1) Button One go to website

    2) Button Two go to application (iphone / android phone / tablet) you can fall back to a default location from here if the app is not installed (like another url or an app store)

    3) cookie to remember users choice

    
    Mobile Router Example 
    
    
    
    
    
    
    
    
      Check out our new app or go to website  
     
      Get The Mobile Applications  
     
     
      Visit Website.com  
     
     
     

提交回复
热议问题