+ Reply
Results 1 to 3 of 3
  1. #1
    What's Jailbreak?
    Join Date
    Mar 2009
    Posts
    3
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Thumbs down My application can't acess to serial/USB when it is installed from iTunes (by *.ipa)?

    Hi all,
    I developed a application and create a Cydia repository,
    when my application is installed from Cydia, my application run well. But if it is installed from iTunes (by *.ipa),
    my application can't open /dev/tty.iap: fileDescriptor = open("/dev/tty.iap", O_RDWR | O_NOCTTY | O_NONBLOCK);
    And I can't acess to the iPhone's serial/USB connection to read/write to a device.
    Pls give me some advices.
    Last edited by beckToan; 06-07-2009 at 07:11 PM.

  2. #2
    Moderator Admin Broomhead's Avatar
    Join Date
    Sep 2007
    Location
    Outside Chicago IL
    Posts
    16,762
    Thanks
    480
    Thanked 1,599 Times in 1,117 Posts

    Please only start one thread per question!

  3. #3
    What's Jailbreak?
    Join Date
    Mar 2009
    Posts
    3
    Thanks
    0
    Thanked 0 Times in 0 Posts

    I can't open the serial port from inside Apple's sandbox;because of a rule in sandboxTemple.sb, or somewhere else???give me some advices???

Posting Permissions

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