Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[BUG] Restoring Backup not possible on LineageOS 22.1 Android 15 #1111

Open
acitonic opened this issue Jan 20, 2025 · 4 comments
Open

[BUG] Restoring Backup not possible on LineageOS 22.1 Android 15 #1111

acitonic opened this issue Jan 20, 2025 · 4 comments
Assignees
Labels

Comments

@acitonic
Copy link

acitonic commented Jan 20, 2025

Expected behaviour

Restoring Backup

Actual behaviour

Backup doesn't start.

I only get the following message

Keine voreingestellte SMS-Anwendung verfügbar.

(English: No preset SMS application available)

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
Copy link
Collaborator

@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
Copy link
Author

@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
Copy link
Collaborator

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
Copy link
Collaborator

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?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

3 participants