Git Product home page Git Product logo

Comments (4)

suanmei avatar suanmei commented on May 12, 2024

intent 是不会询问的,确认一下你的是 intent 还是 scheme 唤起

from callapp-lib.

Hilbertangers avatar Hilbertangers commented on May 12, 2024

intent 是不会询问的,确认一下你的是 intent 还是 scheme 唤起

确实是scheme。。。
我这边安卓的fallback设置的是应用宝页面链接,使用scheme拉起的浏览器,会一边询问一边跳转fallback,如何阻塞住fallback的执行?

from callapp-lib.

suanmei avatar suanmei commented on May 12, 2024

没办法阻塞,把 timeout 设置成 3000 吧,因为检测页面唤端成功的方法就是,看你设置的 timeout 时间内,页面是否被隐藏(唤端成功,页面进入后台即隐藏),如果时间过长的话,万一真的唤端失败,会在当前页面停留太久。停留太短,会导致没有来得及点击唤端,就跳转到了预设的失败页面。

你取一个你认为合适的值就可以了

from callapp-lib.

Hilbertangers avatar Hilbertangers commented on May 12, 2024

好吧 谢谢🙏

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.