GithubHelp home page GithubHelp logo

Comments (11)

bucktaiwan avatar bucktaiwan commented on July 18, 2024

http://www.libimobiledevice.org/ says "Date and Time" is done for version libimobiledevice 1.1.1+ for ios 6.1.4.
I am using ios 6.1.3. Is it the reason sync does not work???

from libimobiledevice.

nikias avatar nikias commented on July 18, 2024

Hi, the problem is that Apple decided to not allow syncing the time from the computer anymore since iOS 5 or so.

from libimobiledevice.

bucktaiwan avatar bucktaiwan commented on July 18, 2024

Nikias, thank you. Good to know what is going on.

from libimobiledevice.

FunkyM avatar FunkyM commented on July 18, 2024

Well, another reason is that the device is expecting the time to be set as a "real" plist node but idevicedate set's it using a "uint" node type.

I tried to change this quickly to "real" and the correct time showed up in the syslog, however the next lines indicated that it get's forwarded to "timed".

Latter however also points out in the syslog that it won't change the time for whatever reason (iOS bug?):

Sep 11 18:42:22  timed[18] <Notice>: (Note ) CoreTime: Received time 09/03/2013 10:59:22±60.00 from "MobileLockdown"
Sep 11 18:42:22  timed[18] <Notice>: (Note ) CoreTime: Not setting system time to 09/11/2013 16:42:23 from GPS because time is unchanged

Maybe something else is just missing for this to work again?

from libimobiledevice.

BillMust avatar BillMust commented on July 18, 2024

I tried it and got failure either, is there any way to make it work?

Dear FunckyM, would you please put the code snippet so that I can try it?

from libimobiledevice.

nikias avatar nikias commented on July 18, 2024

As stated earlier, setting the time is disallowed since iOS 5. I already tried to find a way to make it work again a while back but without success. Of course if the device is jailbroken you can hook the right functions to change that behavior but not with stock iOS. I think we can close it now unless someone comes up with a solution.

from libimobiledevice.

FunkyM avatar FunkyM commented on July 18, 2024

@nikias I think idevicedate should error out when someone attempts to set the date on iOS 5+ to be able to "close" this bug.

from libimobiledevice.

nikias avatar nikias commented on July 18, 2024

@FunkyM well I found out that you can set time (and timezone) when the device is not set up yet, i.e. the Setup Assistant is displayed.

from libimobiledevice.

BillMust avatar BillMust commented on July 18, 2024

Thank you guys, great job!

從我的 iPhone 傳送

Nikias Bassen [email protected] 於 2014/2/2 上午6:12 寫道:

@FunkyM well I found out that you can set time (and timezone) when the device is not set up yet, i.e. the Setup Assistant is displayed.


Reply to this email directly or view it on GitHub.

from libimobiledevice.

FunkyM avatar FunkyM commented on July 18, 2024

Added note in dc98532.

from libimobiledevice.

truonggiang0710 avatar truonggiang0710 commented on July 18, 2024

Hi @FunkyM , can we set language and region at setup assistant to bypass 2 steps here ?

from libimobiledevice.

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.