|
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 08:11 PM..
|