GithubHelp home page GithubHelp logo

Comments (8)

jawidx avatar jawidx commented on July 16, 2024

微信scheme需要申请或有合作,一般app不用考虑这条路,目前常用方案是微信android走应用宝、ios内走ulink,参见文档中的demo代码中的hotLaunch方法

from web-launch-app.

jawidx avatar jawidx commented on July 16, 2024

微信ios是支持link的,如果有问题,先确认正常ios link能唤起app,再用chrome ua模拟ios微信看是否正常请求来验证代码中配置,还不行重装两个app再试

from web-launch-app.

xushuo avatar xushuo commented on July 16, 2024

微信ios是支持link的,如果有问题,先确认正常ios link能唤起app,再用chrome ua模拟ios微信看是否正常请求来验证代码中配置,还不行重装两个app再试

好的,我再试试。目前的效果是点击打开APP之后就会走一个跳转URL的动作,但是走的是自己内部的路由,没办法拉起APP

from web-launch-app.

jawidx avatar jawidx commented on July 16, 2024

内部路由....非微信内也不能唤起吧。。。

from web-launch-app.

xushuo avatar xushuo commented on July 16, 2024

内部路由....非微信内也不能唤起吧。。。

在微信内部打开,但是走的是内部路由,如果把地址粘贴到浏览器,就会出现打开APP的提示。头疼

from web-launch-app.

xushuo avatar xushuo commented on July 16, 2024

我这边查看资料可能是跨域的问题。 我的项目地址是 WWW.AAA.COM。通用链接也是这个域名下的,所以一直在内部走的路由,是不是应该是配成WWW.BBB.COM这种地址、、、

from web-launch-app.

jawidx avatar jawidx commented on July 16, 2024

可以参考我们的,在好看视频app里分享视频到微信,微信中打开点击里边的内容会走ulink跳转的

from web-launch-app.

xushuo avatar xushuo commented on July 16, 2024

换了个域名就通了,多谢老哥的指点。

from web-launch-app.

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.