Ios nehelper发送了无效的结果代码/Wi-Fi信息

Ios nehelper发送了无效的结果代码/Wi-Fi信息,ios,objective-c,startapp,Ios,Objective C,Startapp,我现在正在使用StartAppSDK开发一个iOS应用程序来显示添加的内容;使用macOS Catalina版本10.15.7和Xcode版本12.4 我在Xcode控制台中看到: ... StartAppSDK: SDK initialized successfully with Application ID "987654321" ... [] nehelper sent invalid result code [1] for Wi-Fi information requ

我现在正在使用StartAppSDK开发一个iOS应用程序来显示添加的内容;使用macOS Catalina版本10.15.7和Xcode版本12.4

我在Xcode控制台中看到:

... StartAppSDK: SDK initialized successfully with Application ID "987654321"
... [] nehelper sent invalid result code [1] for Wi-Fi information request
....
....
... [Client] Updating selectors after delegate removal failed with: Error Domain=NSCocoaErrorDomain Code=4099 "The connection to service on pid 88 named com.apple.commcenter.coretelephony.xpc was invalidated from this process." UserInfo={NSDebugDescription=The connection to service on pid 88 named com.apple.commcenter.coretelephony.xpc was invalidated from this process.}
... [] nehelper sent invalid result code [1] for Wi-Fi information request
并且不显示“添加”

在网上搜索时,我发现了这一点,并尝试应用它,但我仍然收到同样的消息。有人知道如何解决这个问题吗