Framework 7 App freezes on Splash Screen

Hello. I am new to Framework 7 and I have coded my first app. I’ve made cordova build ios --prod and I have deployed it to my phone. When I start the App, I only see a red Background with a big 7. What can I do?

You can run it from Xcode and check the console log to see what’s going wrong. Could be anything from a typo in javascript to a plugin error.

I have this Error:
FoodDeliveryApp[6712:60948] Could not signal service com.apple.WebKit.Networking: 113: Could not find specified service

Установите Framework7 CLI, сделайте сборку. А потом посмотрите различия с вашим кодом.