✔ Copying web assets from build to ios/App/App/public in 5.74ms
✔ Creating capacitor.config.json in ios/App/App in 465.50μs
✔ copy ios in 10.95ms
✔ Updating iOS plugins in 1.00ms
✔ Updating iOS native dependencies with pod install in 1.51s
✔ update ios in 1.52s
✔ Please choose a target device: › iPad (10th generation) (simulator) (5A2B9662-1701-4E47-B0DA-F88E1804A171)
✔ Running xcodebuild in 9.14s
✔ Deploying Ap
<img width="450" alt="Screenshot 2023-03-15 at 12 55 50" src="https://user-images.githubusercontent.com/90145421/225301992-8250e6ca-3205-47d5-b363-274e0150f770.png">
p.app to 5A2B9662-1701-4E47-B0DA-F88E1804A171 in 17.74s````
It builds correctly but the example app shows a blog post in the remix version, the ios capitator app just shows an empty white screen.
Is this an expected behaviour?
I Expected that it would show the blog list in the IOS app too.