KnugiHK / WhatsApp-Key-DB-Extractor

Allows WhatsApp users to extract their cipher key and databases on non-rooted Android devices.
Other
122 stars 7 forks source link

Pause between WA version installs to allow user to initialize WA. #5

Closed SavSanta closed 1 year ago

SavSanta commented 1 year ago

Issue #4 Some version of Android devices seem to halt on the 'Request Permissions' and dont create the folder structure until this is confirmed and the app is officially opened. This should alert the user and allow for manual intervention on those versions that need it.

I've altered the Linux/Mac Shellscript with the pause and instruction to tell the user to interact with the phone as required. Ive also tried my hand at the Powershell and Batch scripts but need a review in that PR.

KnugiHK commented 1 year ago

Thanks!