After upgrading from the 6th to the 7th version of Ionic, an error occurred

Here is the error code:
nw_application_id_create_self NECP_CLIENT_ACTION_GET_SIGNED_CLIENT_ID [80: Authentication error]
Failed to resolve host network app id
Warning: -[BETextInput attributedMarkedText] is unimplemented
Error registering plugins: keyNotFound(CodingKeys(stringValue: “packageClassList”, intValue: nil), Swift.DecodingError.Context(codingPath: , debugDescription: “No value associated with key CodingKeys(stringValue: "packageClassList", intValue: nil) ("packageClassList").”, underlyingError: nil))
:zap: Loading app at capacitor://localhost…
:zap: WebView loaded
Invalidating grant <invalid NS/CF object> failed

In the previous, sixth version, there was a similar problem, but the app still worked. After switching to the seventh version, it stopped functioning.

I have this problem only on iOS, and the app does not work only on this operating system. Everything works fine on Android.