安卓端,未在page.json配置tabBar导航,调用位置相关API,uni.chooseLocation和uni.openLocation
- 发布:2020-08-15 10:40
- 更新:2020-10-21 17:00
- 阅读:1237
【报Bug】安卓端,未在page.json配置tabBar导航,位置相关API,uni.chooseLocation和uni.openLocation调用报错且未进入API回调函数
产品分类: uniapp/App
PC开发环境操作系统: Windows
PC开发环境操作系统版本号: 10
HBuilderX类型: 正式
HBuilderX版本号: 2.7.14
手机系统: Android
手机系统版本号: Android 10
手机厂商: 小米
手机机型: MI 8 SE
页面类型: vue
打包方式: 云端
项目创建方式: HBuilderX
操作步骤:
预期结果:
调用地图API成功
调用地图API成功
实际结果:
调用报错
[Vue warn]: Error in v-on handler: "TypeError: Cannot read property 'isVisible' of undefined"
(found at pages/XXX/XXX.vue:1)
TypeError: Cannot read property 'isVisible' of undefined
调用报错
[Vue warn]: Error in v-on handler: "TypeError: Cannot read property 'isVisible' of undefined"
(found at pages/XXX/XXX.vue:1)
TypeError: Cannot read property 'isVisible' of undefined
bug描述:
安卓端,未在page.json配置tabBar导航,位置相关API,uni.chooseLocation和uni.openLocation调用报错且未进入API回调函数
[Vue warn]: Error in v-on handler: "TypeError: Cannot read property 'isVisible' of undefined"
(found at pages/XXX/XXX.vue:1)
TypeError: Cannot read property 'isVisible' of undefined
更新到最新的正式版试试
-
回复 DCloud_UNI_GSQ: 哈哈这是地址:https://ext.dcloud.net.cn/plugin?id=1996,其他端好好的,app不行,我是不是哪里没配置好,希望大佬看下
2020-10-20 17:00
-
回复 DCloud_UNI_GSQ: app,运行到手机,然后在个人中心-设置-地址管理-添加收货地址-点击定位当前地点。
这里用的是chooseLocation,其他端可以调起地图,app端报下面图片的错误信息。2020-10-21 14:46
itmonkey
感谢~
2020-10-21 16:59
DCloud_UNI_GSQ
回复 itmonkey: 刚又编辑了一下
2020-10-21 17:01
itmonkey
回复 DCloud_UNI_GSQ: 恩恩,知道啥原因了,感谢!
2020-10-21 17:50