use*_*543 3 mobile ios nativescript
在
$tns run ios
Run Code Online (Sandbox Code Playgroud)
我有一个有趣的说法,我的会话已过期,为什么如果我没有使用我所知的developerservices2.apple.com 中的任何内容?
Pod installation complete! There are 2 dependencies from the Podfile and 6 total pods installed.
Project successfully prepared (ios)
Building project...
Xcode build...
2020-02-25 17:25:15.195 xcodebuild[14933:1513031] DVTPortal: Service '<DVTPortalViewDeveloperService: 0x7ff1dad949c0; action='viewDeveloper'>' encountered an unexpected result code from the portal ('1100')
2020-02-25 17:25:15.195 xcodebuild[14933:1513031] DVTPortal: Error:
Error Domain=DVTPortalServiceErrorDomain Code=1100 "Your session has expired. Please log in." UserInfo={payload={
creationTimestamp = "2020-02-25T17:25:15Z";
httpCode = 200;
protocolVersion = QH65B2;
requestUrl = "https://developerservices2.apple.com/services/QH65B2/viewDeveloper.action";
responseId = "2db7642e-2968-41e4-b622-a343370951c9";
resultCode = 1100;
resultString = "Your session has expired. Please log in.";
userLocale = "en_US";
userString = "Your session has expired. Please log in.";
}, NSLocalizedDescription=Your session has expired. Please log in.}
2020-02-25 17:25:15.597 xcodebuild[14933:1513031] DVTPortal: Service '<DVTPortalViewDeveloperService: 0x7ff1dabb4480; action='viewDeveloper'>' encountered an unexpected result code from the portal ('1100')
2020-02-25 17:25:15.597 xcodebuild[14933:1513031] DVTPortal: Error:
Error Domain=DVTPortalServiceErrorDomain Code=1100 "Your session has expired. Please log in." UserInfo={payload={
creationTimestamp = "2020-02-25T17:25:15Z";
httpCode = 200;
protocolVersion = QH65B2;
requestUrl = "https://developerservices2.apple.com/services/QH65B2/viewDeveloper.action";
responseId = "214edf34-9ad8-471c-8207-fd361198ad8f";
resultCode = 1100;
resultString = "Your session has expired. Please log in.";
userLocale = "en_US";
userString = "Your session has expired. Please log in.";
}, NSLocalizedDescription=Your session has expired. Please log in.}
Xcode build...
Run Code Online (Sandbox Code Playgroud)
如果有人遇到这个问题并发现这个问题(就像我今天所做的那样),问题的根本原因可能是 xcode,对于我来说,当运行 fastlane 时,我在 xcode 中的会话已过期。
进入Xcode -> settings -> accounts,我的帐户下面有一个小红 x,重新登录解决了我的问题
对我来说,我正在本地构建一个带有 EAS 构建的 React Native 应用程序,但问题出在运行 fastlane 时的 xcode 中,因此该解决方案应该适用于其他场景
| 归档时间: |
|
| 查看次数: |
2375 次 |
| 最近记录: |