'Geodatabase item not found: Valve_6__ATTACH exception thrown with Arcgis Runtime 100.0.13 while clone the map xamarin.forms

need to use a map instance for another page so far clone the map instance and using that. but after updated the esri.ArcgisRuntime version from 100.0.8 to 100.0.13 facing a new error Geodatabase item not found: Valve_6__ATTACH while cloning the map with xamarin.forms. what are the alternative options or how to resolve this issue

var map = existingmap.clone();


Solution 1:[1]

This looks like a known issue introduced at version 100.9. We are actively investigating.

Incidentally, while we try our best to monitor Stack Overflow (thanks for using the right tag!), please consider posting your ArcGIS Runtime questions at the Esri Community (it also makes it easier for others to find the solution).

Sources

This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.

Source: Stack Overflow

Solution Source
Solution 1