DanTheMan827 / ios-app-signer

This is an app for OS X that can (re)sign apps and bundle them into ipa files that are ready to be installed on an iOS device.
https://dantheman827.github.io/ios-app-signer
GNU General Public License v3.0
5.56k stars 1.05k forks source link

There was an internal API error. #70

Open si1523 opened 6 years ago

si1523 commented 6 years ago

Every time I try and install the code signed app on device it shows the error

"There was an internal API error."

GITchristoph commented 6 years ago

I have the same issue. It does not seem to be related to this Software but actually to be iOS11 specific. Is that possible? I would be great to understand how to solve the "There was an internal API error." - error.

danyow commented 6 years ago

I have the same issue.

CoderKingXY commented 6 years ago

I have the same issue.

leopardpan commented 6 years ago

I have the same issue.

erduoniba commented 6 years ago

@YuDiyi @si1523 @imagons @leopardpan I have the same issue. but i have solve this.

I think you have choice error Certificate or error mobileprovision. if you have more time, try new .mobileprovision file, and look careful .mobileprovision counterpart Certificate. Then use iOS App Signer again. I hope I can help you.