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 Support アプリのダウンロード

このトピックについてさらに調べる

ArcGIS エキスパートのサポートを受ける

テクニカル サポートへのお問い合わせ

Esri Support アプリのダウンロード

ダウンロード オプションに移動