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
336 stars 39 forks source link

Crash on import #92

Closed philipm92 closed 1 year ago

philipm92 commented 1 year ago

Hi,

the app crashes when trying to import anything. Exports work fine.

I am on a Samsung S10 with Lineage 19.1

Kind regards, Philip

tmo1 commented 1 year ago

https://github.com/tmo1/sms-ie#crashes

philipm92 commented 1 year ago

Sure... See attachment :)! sms_ie_logcat.txt

tmo1 commented 1 year ago

Thank you. I've never seen a report of this before. Is there any non-standard configuration of your device that might be noteworthy? This discussion suggests that this sort of problem can be caused by disabling the standard "Files" app.

philipm92 commented 1 year ago

That was the issue. I deactivated the default files app with de-bloater, and after activating it again and rebooting my device it worked. Thanks for the help :)!

tmo1 commented 1 year ago

You're welcome! I'm glad we got it working.

ayush19283 commented 10 months ago

ted

Hi @philipm92 I seems to be facing the same issue . Can you please tell how to deactivate the files app . Or can this issue be resolved if install any third party file pickers app like google files in device to make it work? Thanks

philipm92 commented 10 months ago

@ayush19283 My issue was that I deactivated/debloated the file app. After activating it again all was fine.