Capacitor iOS app not showing up

I made an app with capacitor and react, the andoid build works perfetly, but when I try to make the iOS build on xcode, I get the white screen. I’m confident the code works because the android build doesn’t give me any errors.
Any tips?

Have you opened up the Safari Devtools to see if there are any errors showing up in the console? It’s kind of hard to know what could be the issue without any information.

Can you provide a sample/demo app?

Thank you, yes the safari tools gives me an error and I was able to patch it and the app now works, but why on android and the browser it worked? Does the code not work the same way for all platforms?
Here is the repo GitHub - damiga14/CalAteret