I am trying to open runtime database which I have created using the Feature service and this is giving me this error.
Data type mismatch : Wrong value type for default value
at RuntimeCoreNet.Interop.HandleException(Boolean retVal)
at RuntimeCoreNet.CoreFeatureCache..ctor(String databasePath)
at Esri.ArcGISRuntime.Data.Geodatabase..ctor(String path)
at Esri.ArcGISRuntime.Data.Geodatabase.OpenAsync(String path)
Any help will be appreciate.