laptop and a wrench

Error

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

Última publicación: August 13, 2019 ArcGIS Runtime SDK
Número de ID del error BUG-000122948
EnviadoJune 10, 2019
Última modificaciónJune 5, 2024
Relacionado conArcGIS Runtime SDK
Versión encontrada100.5
Sistema operativoApple iOS
Versión de sistema operativo12.0x
EstadoWill Not Be Addressed

Información adicional

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.

Pasos para reproducir

ID del error: BUG-000122948

Software:

  • ArcGIS Runtime SDK

Recibir notificaciones cuando cambie el estado de un error

Descargar la aplicación de soporte de Esri

Descubrir más sobre este tema

Obtener ayuda de expertos en ArcGIS

Contactar con el soporte técnico

Descargar la aplicación de soporte de Esri

Ir a opciones de descarga