Error in running extraction from module SMS and SMS attachments
Mokkaj opened this issue · 3 comments
Mokkaj commented
Lordakius commented
Considering the traceback this was not done with the current version, could you verify if this still occurs?
What happens is that in sms.py it enters the else path (line 126) when trying to acquire the database. Apparently there are indeed no such tables. Have you verified that they do exist on the phone?
I haven't really interacted a lot with iPhones yet, so I am not sure if this might be an anomaly on Apple's side.
pat048 commented