Hello ,
Hope i ll find an answer , making researches on ArcGis runtime version 100.1 so we can decide if it's possible to move our software to the runtime version 100.1 or no , so i have the following questions :
if i use a local Geodatabse (.geodatabse) file , is it possible to edit the featureTables ? because when i try table.CreateFeature(IEnumerable<KeyValuePair<String, Object>>, Geometry) it says that the :The specified method is not supported.
the second this : is the edition supported cause when i try await table.AddFeatureAsync(feature); i have an exception An internal geodatabase error.: Create is not supported on the table ?
when i use (.slpk),
if i'll try to display ArcGISSceneLayer on a sceneView is it supported ?
how about editing a 3D geometry ?
Thank you for clarifying things to me so i can make a decision
cheers