Hi -
With 2.7, I created a mobile geodatabase with a simple webmercator polygon featureclass in it.
Using Microsoft.Data.Sqlite, I'm able to read the byte array, but both GeometryEngine.ImportFromEsriShape and ImportFromWKB throw an exception.
Anyone know what the format of the byte array is?
Thanks, Kirk