GitToTheHub commented on issue #1669:
URL: https://github.com/apache/cordova-ios/issues/1669#issuecomment-4777948493

   Hi, could you test a fresh hello world Cordova app by just adding the iOS 
platform and test if the issue persists?
   
   ```bash
   cordova create hello-world
   cd hello-world
   cordova platform add ios
   ```
   
   I tried it and it worked. Tested it on an iOS 26.5 and iOS 18.5 simulator.
   
   The log messages you posted:
   
   ```log
   Cordova view ready
   start Js Event Bridge
   ```
   
   are not part of cordova-ios. I didn't see them in my logs.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to