I am using xcode 6.1
and osx 10.10
. when I am running the app in device, The alert message shows as "app installation failed"
and "the packet is unknown"
.my app running in ios simulator bur not not running in the device (ipad 8.1).
相关问题
- Core Data lightweight migration crashes after App
- How can I implement password recovery in an iPhone
- State preservation and restoration strategies with
- “Zero out” sensitive String data in Swift
- Get the NSRange for the visible text after scroll
相关文章
- 现在使用swift开发ios应用好还是swift?
- UITableView dragging distance with UIRefreshContro
- TCC __TCCAccessRequest_block_invoke
- Where does a host app handle NSExtensionContext#co
- xcode 4 garbage collection removed?
- Xcode: Is there a way to change line spacing (UI L
- Unable to process app at this time due to a genera
- Swift - hide pickerView after value selected
Try the following steps
1.Check for the certificate
2.Delete the existing app from the iPad
3.Clean the Project
4.Install the application again