I am getting Geometry is empty (java.lang.RuntimeException : com.esri.map.FeatureLayer.nativeInitializeFromGDB(Native Method)) when adding layer from arcgis runtime geodatabase ? First i thought there must be an error in some geometry so i deleted all the records but error is same. Any idea how can i debug the issue?
Edit:
Problem occurs when i open the runtime geodatabase wiith
useAdvancedSymbology = true
other wise it is working fine.