Android 手机 小程序拉起app失败,但是IOS没问题,为什么?
在我们的app中 分享小程序卡片到微信中,Android 手机点击卡片进入小程序中,点击
<button open-type=“launchApp” app-parameter=“wechat” binderror=“launchAppError”>打开APP:wechat</button>
<button open-type=“launchApp” app-parameter=“iqiyi://router/paopao/search_page” binderror=“launchAppError”>打开APP:泡泡搜索页</button>
拉起app失败。但是IOS是能正常拉起app的。
Android 手机报错截图: