tmo1 / sms-ie

SMS Import / Export is a simple Android app that imports and exports SMS and MMS messages, call logs, and contacts from and to JSON / NDJSON files.
GNU General Public License v3.0
312 stars 38 forks source link

Bug: app hangs on "Wiping SMS messages ..." #155

Closed thoelze1 closed 3 months ago

thoelze1 commented 5 months ago

sms-ie version: 2.3.0 android version: 14 description: app fails to wipe messages (or takes incredibly long to do so, longer than a full messages export) to reproduce: set app as default SMS app (as necessary) and click "WIPE MESSAGES"

tmo1 commented 5 months ago

I just ran a wipe on an (emulated) Android API level 34 system with 2000+ SMS and 15,000+ MMS messages, and it completed without error in about ten minutes. How many messages are on your system, and how long did you wait? Also, please post a logcat.

tmo1 commented 3 months ago

Closing due to reporter unresponsiveness; feel free to reopen with further details.