+ Reply
Page 2 of 2 FirstFirst 12
Results 21 to 29 of 29
  1. #21
    iPhoneaholic jakecigar's Avatar
    Join Date
    Aug 2007
    Location
    San Francisco, CA
    Posts
    476
    Thanks
    24
    Thanked 112 Times in 94 Posts

    is 1.0.1 marked as 1.0.0??

    is killall SpringBoard the best we can do from a shell script to return?
    http://jpassoc.com/x -- with free itunes under the puppy!
    If I help you out, please press THANKS!

    3g QuickPWN'ed with 2.1

  2. #22
    francis
    Guest
    jakecigar: this is a known issue and it relates to the zsh shell's pure incompetence on the iPhone. It will not read the exit command in some contexts, so after sync we have to respring - otherwise the user will be stuck inside the app with no way to get out. I agree that this is a half-assed solution at the moment, but we are working on a way to get around this limitation. Thanks for your input though!
    Last edited by francis; 12-19-2007 at 06:14 AM.

  3. #23
    iPhoneaholic jakecigar's Avatar
    Join Date
    Aug 2007
    Location
    San Francisco, CA
    Posts
    476
    Thanks
    24
    Thanked 112 Times in 94 Posts

    exit doesn't work... I gave up on it long ago!

    note how I get out of hell.
    #!/bin/sh
    export PATH=/var/root/bin:$PATH
    code=`basename $0`
    alert -t "$code ?" "Jeff" "Jake" "Home" "Junior" "Cancel"
    case $? in
    1 ) exec doSafari tel:408-xxx-3108 ;;
    2 ) exec doSafari tel:415-xxx-3132 ;;
    3 ) exec doSafari tel:415-xxx-3232 ;;
    4 ) exec doSafari http://jpassoc.com/junior ;;
    * ) exec /System/Library/CoreServices/SpringBoard.app/SpringBoard;;
    esac

    PS it's inside an APP!
    Last edited by jakecigar; 12-19-2007 at 11:26 AM.
    http://jpassoc.com/x -- with free itunes under the puppy!
    If I help you out, please press THANKS!

    3g QuickPWN'ed with 2.1

  4. #24
    francis
    Guest
    wiSync v1.1 has been released!

    1. This release now supports Mac OS X Tiger (10.4) as well
    2. The native app has had a major overhaul, now compatible with Dock app.

  5. #25
    iPhone? More like MyPhone iPhoneHero's Avatar
    Join Date
    Jul 2007
    Location
    Dallas, Tx
    Posts
    227
    Thanks
    17
    Thanked 4 Times in 4 Posts

    so how is the linux release coming along?
    "Somebody turn on the lights...its getting little to dark in here...I can't see you...when I'm dreaming...I can't see you....I can't see you..."

  6. #26
    iPhone? More like MyPhone agentfubu's Avatar
    Join Date
    Oct 2007
    Location
    Chicago
    Posts
    268
    Thanks
    36
    Thanked 49 Times in 25 Posts

    If you still need help with the windows development, I can help. I'm working on a windows sync app right now already, so we could work something out . Just contact me on here. If would be cool to have a windows app that worked with the native app, and I'm willing to work with you on that.

    Thanks!
    Thanks,
    Matt

  7. #27
    What's Jailbreak?
    Join Date
    Apr 2009
    Posts
    1
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Is this working yet for Windows?

  8. #28
    What's Jailbreak?
    Join Date
    Nov 2008
    Posts
    5
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default wi toggle does not show on iphone

    I was looking for an application to make backup copies of the data on the iPhone, including app store applications and third party apps WITHOUT the need of iTunes.

    I have installed the software on my macbook air and checked the "install wisync" on iPhone but the application is not shown on the phone.
    I checked the sbsettings hide icons and the wi toggle is there, but not hidden.
    What should the "iPhone Sync Folder" and "Mac Sync Folder" be?
    Is there a help file for this application?

    Thanks for any help.

  9. #29
    What's Jailbreak?
    Join Date
    Oct 2009
    Posts
    1
    Thanks
    0
    Thanked 0 Times in 0 Posts

    I am having this same issue - help would be wonderful! Thanks

    Quote Originally Posted by artcsmota View Post
    I have installed the software on my macbook air and checked the "install wisync" on iPhone but the application is not shown on the phone.
    I checked the sbsettings hide icons and the wi toggle is there, but not hidden.
    What should the "iPhone Sync Folder" and "Mac Sync Folder" be?
    Is there a help file for this application?

    Thanks for any help.

+ Reply
Page 2 of 2 FirstFirst 12

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts