I have been using the same codes to update my apps. It’s a simple app with a header that has embedded our website’s pages in the tab views. It has been running pretty smoothly.
But recently, I have been getting strange error messages when I try to test them on my device. And I do not understand any of them.
It seems some are iOS app related and others Firebase related. I am using the latest versions of each too.
These are the error codes I am getting. Any help understanding these will be appreciated.
10.26.0 - [GoogleUtilities/AppDelegateSwizzler][I-SWZ001011] App Delegate Proxy is disabled.
// LIKE THIS ONE
Warning: -[BETextInput attributedMarkedText] is unimplemented
[Firebase/Crashlytics] Version 10.26.0
10.26.0 - [FirebaseRemoteConfig][I-RCN000072] New config database created. Resetting user defaults.
10.26.0 - [FirebaseRemoteConfig][I-RCN000072] New config database created. Resetting user defaults.
10.26.0 - [FirebaseInAppMessaging][I-IAM280002] Firebase In App Messaging was not configured with FirebaseAnalytics.
//ANOTHER ONE
nw_application_id_create_self NECP_CLIENT_ACTION_GET_SIGNED_CLIENT_ID 80
//HERE TOO
Failed to resolve host network app id
Error acquiring assertion: <Error Domain=RBSServiceErrorDomain Code=1 "((target is not running or doesn't have entitlement com.apple.developer.web-browser-engine.rendering AND target is not running or doesn't have entitlement com.apple.developer.web-browser-engine.networking AND target is not running or doesn't have entitlement com.apple.developer.web-browser-engine.webcontent))" UserInfo={NSLocalizedFailureReason=((target is not running or doesn't have entitlement com.apple.developer.web-browser-engine.rendering AND target is not running or doesn't have entitlement com.apple.developer.web-browser-engine.networking AND target is not running or doesn't have entitlement com.apple.developer.web-browser-engine.webcontent))}>
0x11909cd80 - ProcessAssertion::acquireSync Failed to acquire RBS assertion 'XPCConnectionTerminationWatchdog' for process with PID=12,560, error:
Invalidating grant <invalid NS/CF object> failed
Error acquiring assertion: <Error Domain=RBSAssertionErrorDomain Code=2 "Specified target process does not exist" UserInfo={NSLocalizedFailureReason=Specified target process does not exist}>
0x11909ce40 - ProcessAssertion::acquireSync Failed to acquire RBS assertion 'WebProcess NearSuspended Assertion' for process with PID=12,560, error:
Failed to open URL com.phela.Heaven-Seekers-Ministry://google/link/?request_ip_version=IP%5FV4&match_message=No%20pre%2Dinstall%20link%20matched%20for%20this%20device%2E: Error Domain=NSOSStatusErrorDomain Code=-10814 "(null)" UserInfo={_LSLine=277, _LSFunction=-[_LSDOpenClient openURL:fileHandle:options:completionHandler:]}
0x119024100 - ProcessThrottlerTimedActivity::activityTimedOut:
Invalidating grant <invalid NS/CF object> failed
Invalidating grant <invalid NS/CF object> failed
Invalidating grant <invalid NS/CF object> failed
0x119018180 - ProcessThrottlerTimedActivity::activityTimedOut:
Invalidating grant <invalid NS/CF object> failed
Invalidating grant <invalid NS/CF object> failed
Invalidating grant <invalid NS/CF object> failed
tcp_output [C1.1.1.1:3] flags=14 seq=3,934,039,555, ack=1,523,222,878, win=2,048 state=0 rcv_nxt=1,523,222,878, snd_una=3,934,039,554
Seraphel Kay Jesus is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.