-
My SMS messages are backed up using "SMS Backup & Restore", see https://www.synctech.com.au/sms-backup-restore/ |
Beta Was this translation helpful? Give feedback.
Replies: 4 comments 4 replies
-
There's no possibility currently. If you'd like, you can create a feature request for it, but I can't guarantee at this moment that we will accept it for development. |
Beta Was this translation helpful? Give feedback.
-
@jehoshua7 You can use "SMS Backup & Restore" to restore the messages, and then use Fossify SMS Messenger to read them. Am I missing something? |
Beta Was this translation helpful? Give feedback.
-
The format from SMS Backup and Restore is .XML. I see the Fossify/Messages format is .JSON. Will checkout some .XML to .JSON converters. Have exported messages from Fossify/Messages to inspect the format, as stuck on app permissions with restoring the .XML within SMS backup and Restore. |
Beta Was this translation helpful? Give feedback.
-
@antodc - Your instructions were very clear. The problem was with SMS backup & Restore, a permissions problem. All permissions were granted except the "SMS" one, and I was unable to "Allow" that. The msg was "App was denied access". Therefor, I will follow up with the authors of that App. Also, yes I did create a backup initially, it was from another phone. I did also mange to get some Python code going to convert from .XML to .JSON format. I do already have Fossify/messages going. These additional messages are from an old phone (Samsung S2) , so there is no rush. The contacts are loaded okay. Thanks for your help. :) |
Beta Was this translation helpful? Give feedback.
@jehoshua7 You can use "SMS Backup & Restore" to restore the messages, and then use Fossify SMS Messenger to read them. Am I missing something?