Hi, we´re running iOS Runtime SDK 10.2.4, and our app is terminating in
libc++abi.dylib: terminating with uncaught exception of type Esri_runtimecore::Geodatabase::geodatabase_error: std::exception
thrown by
Esri_runtimecore::Geodatabase::Sqlite_database::execute_sql(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&) + 500
I believe this crash is caused by saving/adding new features while synchonizing the agsgdb-geodatabase.
I´ve modified one of the samples to repro the issue (go offline, add a feature (a save-loop i started), synchonize).
Is this a non-supported scenario?
Thanks,
Kristoffer