Hi,
I have Local geodatase editing app like Arcgis Runtime Qt Samle app, firstly I generate geodatabase and then sync editings back to the service after that I unregister geodatabase geodatabaseSyncTask.unregisterGeodatabase(gdb) with unregister methot. After that when I generate geodatabse again in other extent gives Unable to delete geodatabase file: C:/Users/....../ArcGIS/Runtime/Data/Test/offlineSample.gdb error .How to solve this problem ?
Thanks