I face a problem with google play keep stopping when start the download. Redmi note 7 this is the log :
android.database.sqlite.SQLiteException: no such column: if_range_id (code 1 SQLITE_ERROR): , while compiling: SELECT _id, entity, _data, mimetype, visibility, destination, control, status, lastmod, notificationpackage, notificationclass, notificationextras, total_bytes, current_bytes, title, description, uri, is_visible_in_downloads_ui, hint, mediaprovider_uri, deleted, bypass_recommended_size_limit, allowed_network_types, no_integrity, numfailed, cookiedata, useragent, referer, otheruid, if_range_id, title AS _display_name, total_bytes AS _size, download_file_hash, download_apk_install_way, download_extra, apk_package_name, errorMsg, download_speedup_time, download_speedup_status, download_speedup_mode, download_extra2 FROM downloads WHERE ((uid=10064 OR otheruid=10064)) AND (notificationclass=?)
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.google.android.finsky.download.at.a(SourceFile:99)
at com.google.android.finsky.download.at.a(SourceFile:95)
at com.google.android.finsky.download.k.b(SourceFile:12)
at com.google.android.finsky.download.l.run(Unknown Source:1)
at android.os.Handler.handleCallback(Unknown Source:2)
at android.os.Handler.dispatchMessage(Unknown Source:4)
at android.os.Looper.loop(Unknown Source:208)
at android.os.HandlerThread.run(Unknown Source:28)
Can someone help please?