NeoApplications / Neo-Backup

backup manager for android
GNU Affero General Public License v3.0
2.55k stars 126 forks source link

[Bug] Restore SMS/MMS on Samsung app #661

Open cyberavis opened 2 years ago

cyberavis commented 2 years ago

Description During to restore SMS/MMS when SMS app is Samsing default masseges – version 11.5.50.13 I get an error „c: OandBackupX not default SMS/MMS app.”

Steps To Reproduce

  1. Make backup of $ SMS/MMS JSON
  2. Restore the backup

Expected behavior To be able to restore.

Log {"logDate":"2022-10-11T16:23:43.494","deviceName":"crownlte","sdkCodename":"10","cpuArch":"arm64-v8a","logText":"c: OAndBackupX not default SMS/MMS app."}

System Information(please complete the following information):

tsiflimagas commented 2 years ago

As the error indicates, you have to make NB the default SMS app to be able to restore your messages.

cyberavis commented 2 years ago

Yes, you have right. So I suggest to change this error to info: "Set Neo Backup as default SMS/MMS application to restore backup. After restore, please change it back to SMS/MMS application, otherwise you will not receive the messages.". Then everyone will know what's going on. Now I just realized that OandBackupX was the main branch of the project ;-)