mbxmapkit
mbxmapkit copied to clipboard
MBXMapKitErrorCodeOfflineMapSqlite to delegate
Hi!
I have a case where I get an error with my sqllite db.
mbx_errorQueryFailedForOfflineMapDatabase is called and I see the output of the NSlog in Xcode.
However, notifyDelegateOfSqliteError is never called so my delegate is never aware of this error.
Is this on purpose or a glitch?