johanw666 / Signal-Android

Fork from a private messenger for Android with extra options added: full backup and (partial, ony text) xml backup of messages. Restore can happen at any time, not only after a fresh install. Import SMS database. Import of (unencrypted) WhatsApp databases. Removed apk expire. Choose between passphrase protection and the Android screenlock. Choice for the backup location (internal or removable storage on Android < 11 (on 11 and higher this is already possible)). Set the maptype in the place picker. Option to treat view-once media as normal media. Option to ignore remote deletion. Choose between FCM or websocket notification delivery.
https://johanw.home.xs4all.nl/Signal/signal-jw.html
GNU Affero General Public License v3.0
250 stars 16 forks source link

Unable to restore account/chats..App force closed #53

Closed aravind-alpha07 closed 2 years ago

aravind-alpha07 commented 2 years ago

Bug description

Unable to restore my chat backup.. App Crashes and Force Closed when I gave contacts permission in "Transfer account" during setup

Steps to reproduce

Actual result: App force closed after I gave contact permission for the app during setup I can't able to restore my chat/account Expected result:Should not be force closed

Screenshots

Screenshots I attached below Screenshot_2022-04-30-12-45-31-355_org.thoughtcrime.securesms.jpg

Screenshot_2022-04-30-12-45-40-210_com.miui.home.jpg

Device info

Device: Xiaomi Redmi Note 10 Pro (Miui 13) Android version: 12.0 Signal version: 5.36.3.0-JW

johanw666 commented 2 years ago

Did you try to restore from a backup file or a transfer? Or did it crach before you got to maake this choice? If it was a backup, which version was it made with? And do you have a debug log?

aravind-alpha07 commented 2 years ago

Did you try to restore from a backup file or a transfer? Or did it crach before you got to maake this choice? If it was a backup, which version was it made with? And do you have a debug log?

Now I solved it bro..

I tried with AOSP Roms it worked perfectly after I got help from reddit community that the latest Miui system update for my device blocks device info permission by default returning blanking messages then by giving permission to allow It worked

Screenshot_2022-05-02-09-12-53-515_com.miui.securitycenter.jpg

Sorry for wasting your time it's my bad Now it works perfectly

Thank you