我可能有一个非常简单的问题:如何从 store.js 调用位于组件中的方法,例如我想要一个来自 store 突变的 toast 弹出窗口。有任何想法吗?
在
$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; …Run Code Online (Sandbox Code Playgroud)