Just got the latest update. I keep getting force close messages.
Code:
[ 05-25 17:09:17.807 12682:12706 D/HockeyApp ]
Transmitting crash data:
Package: org.zooper.zwpro
Version Code: 248008
Version Name: 2.48
Android: 4.4.2
Manufacturer: HTC
Model: HTC6525LVW
Date: Sun May 25 17:09:16 EDT 2014
android.database.sqlite.SQLiteException: no such table: mediaApp (code 1): , while compiling: SELECT * FROM mediaApp
at android.database.sqlite.SQLiteConnection.nativePrepareStatement(Native Method)
at android.database.sqlite.SQLiteConnection.acquirePreparedStatement(SQLiteConnection.java:923)
at android.database.sqlite.SQLiteConnection.prepare(SQLiteConnection.java:534)
at android.database.sqlite.SQLiteSession.prepare(SQLiteSession.java:588)
at android.database.sqlite.SQLiteProgram.<init>(SQLiteProgram.java:58)
at android.database.sqlite.SQLiteQuery.<init>(SQLiteQuery.java:37)
at android.database.sqlite.SQLiteDirectCursorDriver.query(SQLiteDirectCursorDriver.java:65)
at android.database.sqlite.SQLiteDatabase.rawQueryWithFactory(SQLiteDatabase.java:1370)
at android.database.sqlite.SQLiteDatabase.rawQuery(SQLiteDatabase.java:1309)
at com.mycolorscreen.themer.music.a.a.a(SourceFile:344)
at com.mycolorscreen.themer.music.mediamanager.MediaAppService.b(SourceFile:449)
at com.mycolorscreen.themer.music.mediamanager.MediaAppService.u(SourceFile:1043)
at com.mycolorscreen.themer.music.mediamanager.MediaAppService.a(SourceFile:978)
at com.mycolorscreen.themer.music.mediamanager.MediaAppService.a(SourceFile:861)
at com.mycolorscreen.themer.music.mediamanager.u.run(SourceFile:429)
at android.os.Handler.handleCallback(Handler.java:733)
at android.os.Handler.dispatchMessage(Handler.java:95)
at android.os.Looper.loop(Looper.java:157)
at android.app.ActivityThread.main(ActivityThread.java:5872)
at java.lang.reflect.Method.invokeNative(Native Method)
at java.lang.reflect.Method.invoke(Method.java:515)
at com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java:852)
at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:668)
at de.robv.android.xposed.XposedBridge.main(XposedBridge.java:132)
at dalvik.system.NativeStart.main(Native Method)