Giter VIP home page Giter VIP logo

Comments (7)

suanmei avatar suanmei commented on May 21, 2024

ios 中无法下载 应用宝

from callapp-lib.

ellyye avatar ellyye commented on May 21, 2024

不需要下载应用宝,只需要通过应用宝网页唤端
试过可行:https://s.codepen.io/ellyye/debug/arZegw/wQrPoNXDwgNM

from callapp-lib.

suanmei avatar suanmei commented on May 21, 2024

打开你的地址试了下,不行,应用宝提示去app store下载

from callapp-lib.

ellyye avatar ellyye commented on May 21, 2024

image
试了右上角的在safari打开?

from callapp-lib.

suanmei avatar suanmei commented on May 21, 2024

应用宝网页端可以唤端,也是通过scheme来唤起的。你在微信中自己搞一个中转页。这个中转页提示在safari打开,然后通过scheme,这样比的话应用宝并没有什么优势,安卓微信使用应用宝是因为应用宝在安卓中用户量还是蛮大的。如果中转页通过universal Link来实现,在safari打开的同时就能唤起app,还省去了一步操作

from callapp-lib.

ellyye avatar ellyye commented on May 21, 2024

同意你的意见,ios qq里打开微下载页没有引导safari打开,针对这种情况还是得自己做一个引导页
ios微信、qq唤端时跳转引导页,有没比较好的扩展方式?

from callapp-lib.

suanmei avatar suanmei commented on May 21, 2024

这个引导就和唤端库关系不大了,你有两种做法可以实现,第一种是做一个普通的引导页,让他通过微信直接在safari中打开,引导页一进入就调用 scheme ,实现唤端。第二种是,引导页的地址本身就是一个Universal Link,通过通信在safari中打开这个步骤本身对于universal Link来说,算是点击调用,是可以直接唤端的

from callapp-lib.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.