帖子
帖子
用户
博客
课程
12
返回列表 发新帖
21
帖子
0
勋章
3110
Y币
高格信息 发表于 2020-11-2 15:02
androidPkg: 'android.intent.action.VIEW'
在某些安卓手机上提示未找到可执行的程序,请问是否还有其他方 ...

androidPkg: 'android.intent.action.VIEW',
    mimeType: 'text/html',
去掉这两个就好了,华为手机
api.openApp({
                        androidPkg: 'android.intent.action.VIEW',
                        // mimeType: 'text/html',
                        uri: uriList[randN].uri

                    }, function (ret, err) {
                        // if (ret) {
                        //     alert(JSON.stringify(ret));
                        // } else {
                        //     alert(JSON.stringify(err));
                        // }
                    });
这是可以直接打开默认浏览器的
10
帖子
2
勋章
288
Y币

宽度和高度可以控制坐标,坐标参数有问题,帮你反馈给相关技术
12
您需要登录后才可以回帖 登录

本版积分规则