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();