alipay / mPaaS

mPaaS Demo 合集,mPaaS 是源自于支付宝的移动开发平台。The collection of demos for mPaaS components. mPaaS is the Mobile Development Platform which oriented from Alipay.

Home Page:https://tech.antfin.com/docs/2/49549

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

H5BridgeContext 能回调多次

zhangyingcheng opened this issue · comments

commented

在自定义JSAPI的一次事件中想回调多次,我尝试使用sendBridgeResultWithCallbackKept方法,但无法达到效果,请问有什么方法能达到吗。