When running my app on the Genymotion Emulator (S3, 4.2.2), I get these errors:
[ERROR] : SQLiteLog: (1) no such table: CacheGroups [ERROR] : SQLiteLog: (1) no such table: Caches [ERROR] : SQLiteLog: (1) no such table: Origins [ERROR] : SQLiteLog: (1) no such table: DeletedCacheResourcesWondering why these errors are generated, because we're not using any type of database in the app...