IOS Build Freezes and Throws Error

My app on TestFlight is hanging at the splash screen. When I try to run it on a simulator in X-Code, I get this error: Specs[3168:111999] Failed to load webpage with error: Could not connect to the server.

Any ideas on what I’m doing wrong?

Hard to tell from the information you provided. Is there more in the logs? Maybe there’s a conflicting port on the apps localhost, or maybe some setting in Cordovas config.xml

Here’s the whole log:
2022-05-10 19:12:30.125066-0500 Auto Lube Specs[1064:17665] Apache Cordova native platform version 6.2.0 is starting.

2022-05-10 19:12:30.125362-0500 Auto Lube Specs[1064:17665] Multi-tasking → Device: YES, App: YES

2022-05-10 19:12:32.840654-0500 Auto Lube Specs[1064:17665] The preference key “AllowNewWindows” is not defined and will default to "FALSE"

2022-05-10 19:12:32.848020-0500 Auto Lube Specs[1064:17665] The preference key “MediaPlaybackAllowsAirPlay” is not defined and will default to "TRUE"

2022-05-10 19:12:32.856024-0500 Auto Lube Specs[1064:17665] The preference key “AllowBackForwardNavigationGestures” is not defined and will default to "FALSE"

2022-05-10 19:12:32.856224-0500 Auto Lube Specs[1064:17665] The preference key “Allow3DTouchLinkPreview” is not defined and will default to "TRUE"

2022-05-10 19:12:32.856368-0500 Auto Lube Specs[1064:17665] CDVWebViewEngine will reload WKWebView if required on resume

2022-05-10 19:12:32.856519-0500 Auto Lube Specs[1064:17665] Using WKWebView

2022-05-10 19:12:32.857163-0500 Auto Lube Specs[1064:17665] [CDVTimer][console] 0.135064ms

2022-05-10 19:12:32.857490-0500 Auto Lube Specs[1064:17665] [CDVTimer][handleopenurl] 0.131965ms

2022-05-10 19:12:32.860259-0500 Auto Lube Specs[1064:17665] [CDVTimer][intentandnavigationfilter] 2.588987ms

2022-05-10 19:12:32.860605-0500 Auto Lube Specs[1064:17665] [CDVTimer][gesturehandler] 0.122905ms

2022-05-10 19:12:32.860771-0500 Auto Lube Specs[1064:17665] [CDVTimer][TotalPluginStartup] 3.852010ms

2022-05-10 19:12:38.732994-0500 Auto Lube Specs[1064:17665] Failed to load webpage with error: Could not connect to the server.