李钊
李钊
  • 发布:2020-11-16 10:59
  • 更新:2020-11-16 19:29
  • 阅读:503

【报Bug】uni.openLocation ios真机运行闪退

分类:uni-app

产品分类: uniapp/App

PC开发环境操作系统: Windows

PC开发环境操作系统版本号: win8 64位

HBuilderX类型: 正式

HBuilderX版本号: 2.9.8

手机系统: iOS

手机系统版本号: IOS 14

手机厂商: 苹果

手机机型: 苹果6s

页面类型: vue

打包方式: 云端

项目创建方式: HBuilderX

操作步骤:

uni.openLocation({
longitude: Number(that.data_info.longitude),
latitude: Number(that.data_info.latitude),
name: that.data_info.name,
address:that.data_info.location
})

预期结果:

打开内置地图显示位置

实际结果:

闪退

bug描述:

2020-11-16 10:59 负责人:CLP 分享
已邀请:
iOS_DJX

iOS_DJX

请上传 可以稳定复现的工程实例 方便查询

该问题目前已经被锁定, 无法添加新回复