laptop and a wrench

漏洞

The old .mmpk file is displayed when the .mmpk file name is the same in ArcGIS Runtime SDK for iOS.

上次发布: August 13, 2019 ArcGIS Runtime SDK
漏洞 ID 编号 BUG-000122948
已提交June 10, 2019
上次修改时间June 5, 2024
适用范围ArcGIS Runtime SDK
找到的版本100.5
操作系统Apple iOS
操作系统版本12.0x
状态Will Not Be Addressed

附加信息

A singleton instance of a LoginBusinessInterface class is holding on to the mobile map package instance. There is also a singleton instance of a MapFramework class holding on the ArcGIS Map and Feature layers from the .mmpk file. Because of these permanent references, updating the .mmpk file with a new file of the same name does not work. iOS is a reference counted programming environment, which means that as soon as an instance’s lifecycle comes to an end, its dependencies can be destroyed and any resources it is holding on to can be relinquished. For this particular case, make sure the references are released (e.g. by setting them to nil) to the previous feature layers and mobile map package before a new .mmpk file is copied on top of the existing one.

重现步骤

漏洞 ID: BUG-000122948

软件:

  • ArcGIS Runtime SDK

当漏洞状态发生变化时获得通知

下载 Esri 支持应用程序

发现关于本主题的更多内容

获取来自 ArcGIS 专家的帮助

联系技术支持部门

下载 Esri 支持应用程序

转至下载选项