你這個是不是用真機(jī)跑的release?
iPhone has denied the launch request出現(xiàn)這個錯誤的原因是手機(jī)的緩存了不正確的簽名數(shù)據(jù),解決方案: 用同樣的bundle ID 項目Edit Scheme -> Executable > Ask On Launc...
真機(jī)跑release會報這個,模擬器可以。Edit Scheme...-->Build Configuration如果是“Release”驹沿,那么改成“Debug”就沒問題了。
Xcode: xxx has denied the launch request最近發(fā)現(xiàn)用Xcode連接真機(jī)debug時蹈胡,總是出現(xiàn)如下提示: 困擾了很多天渊季,終于找到了解決方法: Target->Capabilities中找到App Groups項,打開開...