Closed
Description
Hi,
I already tried to run my app on device with ios-deploy and it worked but now I have this error.
Assertion failed: (AMDeviceSecureTransferPath(0, device, url, options, transfer_callback, 0)==0), function handle_device, file ios-deploy.c, line 1269.
Abort trap: 6
I already clean the project using "xcodebuild clean" but no result.
I try to run my app on an Ipod touch 5g and an iPad, I got the same error
Any idea?