Giter Site home page Giter Site logo

Comments (5)

Te-k avatar Te-k commented on June 11, 2024

Hi,

Thanks for reporting this. It looks like a change in the locationd file format with iOS 17. I just pushed a fix for that 4bdb97e
Could you download the latest version from this repo and test it on your phone? Could you share the iOS version of your phone?

Thanks

from mvt.

digits16 avatar digits16 commented on June 11, 2024

Hey,

I have tried with the latest repo and now I have another error. Im having IOS 17.0.1 (21A340) Also, get a warning that the latest is 17.0.2, but my model is iPhone 13.

ERROR    [mvt.ios.modules.mixed.locationd] Error in running extraction from module LocationdClients: 'p/System/Library/LocationBundles/TimeZone.bundle'
Traceback (most recent call last):
File "/Library/Frameworks/Python.framework/Versions/3.11/lib/python3.11/site-packages/mvt/common/module.py", line 167, in run_module
exec_or_profile("module.run()", globals(), locals())
File "/Library/Frameworks/Python.framework/Versions/3.11/lib/python3.11/site-packages/mvt/common/utils.py", line 236, in exec_or_profile
exec(module, globals, locals)
File "<string>", line 1, in <module>
File "/Library/Frameworks/Python.framework/Versions/3.11/lib/python3.11/site-packages/mvt/ios/modules/mixed/locationd.py", line 163, in run
self._extract_locationd_entries(self.file_path)
File "/Library/Frameworks/Python.framework/Versions/3.11/lib/python3.11/site-packages/mvt/ios/modules/mixed/locationd.py", line 146, in_extract_locationd_entries
result = file_plist[key]
 ~~~~~~~~~~^^^^^
KeyError: 'p/System/Library/LocationBundles/TimeZone.bundle'

Also, get a warning that the latest is 17.0.2, but my model is iPhone 13.

WARNING [mvt.ios.modules.backup.backup_info] This phone is running an outdated iOS version: 17.0.1 (latest is 17.0.2)

from mvt.

Te-k avatar Te-k commented on June 11, 2024

Ah right, my bad. Can you try now with the latest commit?

Yeah for iOS 17.0.2, it is the first time we have an update that is not available for all models afaik but we aren't filtering on such level of details. We'll probably let it as it is as it's not a very common case

from mvt.

digits16 avatar digits16 commented on June 11, 2024

@Te-k ,

Thanks, it works now with no errors.

from mvt.

Te-k avatar Te-k commented on June 11, 2024

Great, thanks

from mvt.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.