mirror of
https://github.com/jberkel/sms-backup-plus.git
synced 2026-04-25 08:55:54 +03:00
[GH-ISSUE #1111] [BUG] Restoring Backup not possible on LineageOS 22.1 Android 15 #889
Labels
No labels
AM+RCS
FAQ
awaiting response
backup
bespoke
bug
calendar
call log
cannot reproduce
cloudless
device-specific
documentation
dual- & multi-SIM
duplicate
feature-request
fixed in beta
good first issue
half-missing
help wanted
helpful
meta
misattribution
mms
other message sources
pull-request
question
rejuvenation
restore
schedule
security
stale
task
thanks
v1.5.1
v1.5.10
v1.5.11
v1.5.2
v1.5.3
v1.5.3
v1.5.4
v1.5.4
v1.5.5
v1.5.5
v1.5.6
v1.5.7
v1.5.8
v1.5.9
v1.6β
xoauth
~$ bounty $~
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/sms-backup-plus-jberkel#889
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @acitonic on GitHub (Jan 20, 2025).
Original GitHub issue: https://github.com/jberkel/sms-backup-plus/issues/1111
Originally assigned to: @jberkel, @kurahaupo on GitHub.
Expected behaviour
Restoring Backup
Actual behaviour
Backup doesn't start.
I only get the following message
Reproduce by
I have a backup and updated my phone. It is LineageOS22.1 now, so android 15.
I granted all the needed permissions. Email login data are manual. Backup also works.
Android version
15 (2024)
Phone brand
Shiftphone
Phone model number
No response
SMS Backup+ version
v1.5.11
Messaging app
No response
Other details
@kurahaupo commented on GitHub (Jan 22, 2025):
@acitonic since re-installing your phone, have you ever used it to send or read an SMS?
SMS Backup+needs to temporarily change the default SMS app to itself, so that it can make changes to the stored SMS messages, and then change the default SMS back to the other app.So it initially asks the system which app is the current default SMS app; if you haven't chosen one then (it appears) that it's not coping well.
Try opening your normal SMS app, confirm it as the default SMS app, close it, then re-launch
SMS Backup+.Failing that, go to your system settings and confirm that you have something selected as your default SMS app.
@acitonic commented on GitHub (Jan 22, 2025):
@kurahaupo thank you for your reply!
Of course I did all this. Just tried it 2 more times but without success.
Coukd it be that it has to deal with the new OS? It's Android 15 or Lineage 22.1? Or maybe that my phone owns 2 sim cards? But only one of them is used for sms or put for standard.
Moreover my phone is rooted.
@kurahaupo commented on GitHub (Jan 23, 2025):
OK, perhaps the ability to check for and/or change the current default SMS app has become restricted in Android 15.
If this is the case, it will likely just require an addition to the required permissions list, rather than a code change, but I won't know until I've reviewed the Android release docs.
@kurahaupo commented on GitHub (Jan 23, 2025):
A new comment in #1104 notes that there seems to be a new “allow restricted settings” permission that has to be enabled before the “SMS” permission can be enabled. Could you try that please?