Results 2 issues of shiqiuer

原因:判断iPhone X错误 可自行解决: //解决跳过按钮坐标不准的问题 if let skipBtn = ad.value(forKeyPath: "skipButton") as? XHLaunchAdButton { skipBtn.top = App.isX ? 44 : 20 }

错误描述:requires a provisioning profile with the Push Notifications feature 请问这种怎么处理