- Apr 20, 2019
- 4
- 3
Hi. I upgraded my Mi 8 se from 9.3.28 to stable 10.3.1.0.
I found the SMS app crashes and I can't send or receive SMS. It was OK on 9.3.28
I also changed to other SMS apps but not work too.
Here is the log trace.
android.database.sqlite.SQLiteException: Can't downgrade database from version 110 to 109
at android.database.DatabaseUtils.readExceptionFromParcel(Unknown Source:15)
at android.database.DatabaseUtils.readExceptionFromParcel(Unknown Source:11)
at android.content.ContentProviderProxy.query(Unknown Source:77)
at android.content.ContentResolver.query(Unknown Source:57)
at android.content.ContentResolver.query(Unknown Source:4)
at android.content.ContentResolver.query(Unknown Source:12)
at com.android.mms.util.SqliteWrapper.query(Unknown Source:1)
at com.android.mms.data.Conversation.loadThreadsFromCursor(Unknown Source:14)
at com.android.mms.data.Conversation.cacheAllThreads(Unknown Source:42)
at com.android.mms.data.Conversation.access$000(Unknown Source:0)
at com.android.mms.data.Conversation$RefreshRunnable.run(Unknown Source:4)
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1167)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:641)
at java.lang.Thread.run(Thread.java:764)
I found the SMS app crashes and I can't send or receive SMS. It was OK on 9.3.28
I also changed to other SMS apps but not work too.
Here is the log trace.
android.database.sqlite.SQLiteException: Can't downgrade database from version 110 to 109
at android.database.DatabaseUtils.readExceptionFromParcel(Unknown Source:15)
at android.database.DatabaseUtils.readExceptionFromParcel(Unknown Source:11)
at android.content.ContentProviderProxy.query(Unknown Source:77)
at android.content.ContentResolver.query(Unknown Source:57)
at android.content.ContentResolver.query(Unknown Source:4)
at android.content.ContentResolver.query(Unknown Source:12)
at com.android.mms.util.SqliteWrapper.query(Unknown Source:1)
at com.android.mms.data.Conversation.loadThreadsFromCursor(Unknown Source:14)
at com.android.mms.data.Conversation.cacheAllThreads(Unknown Source:42)
at com.android.mms.data.Conversation.access$000(Unknown Source:0)
at com.android.mms.data.Conversation$RefreshRunnable.run(Unknown Source:4)
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1167)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:641)
at java.lang.Thread.run(Thread.java:764)