akhileshThapliyal opened a new issue, #448: URL: https://github.com/apache/cordova/issues/448
# Bug Report I am exploring to port Cordova WebView into my existing VisionOS Application. I want to reuse the existing functionality that I have built in my previous hybrid applications and leverage all the features of the CDVViewController, as part of the Cordova offerings. ## Problem While configuring the embedded view approach it is giving me build errors. In addition to this, I also observed that Assets.frameworks isn't available as part of visionOS SDK. https://cordova.apache.org/docs/en/12.x/guide/platforms/ios/webview.html ### What is expected to happen? I should be able to leverage CDVViewController and al the features which cordova offers as part of the iOS platform in visionOS platform as well **Error** <img width="1142" alt="image" src="https://github.com/apache/cordova/assets/7280745/1f2aa9a7-01d1-4659-89f0-0ea874407e85"> **VisionOS SDK Project with Cordova iOS Embedded View** [VisionDemo.zip](https://github.com/apache/cordova/files/13300207/VisionDemo.zip) **Cordova Project** [MyVisionOSApp.zip](https://github.com/apache/cordova/files/13300211/MyVisionOSApp.zip) ### Environment, Platform, Device <!-- In what environment, on what platform or on which device are you experiencing the issue? --> Xcode Beta 15.1 beta 2 Vision OS 1.0 Beta ### Version information Cordova Platform: iOS Cordova Cli: 12.0.0 (cordova-lib@12.0.1) Cordova-ios: 7.0.1 ## Checklist - [ x] I searched for existing GitHub issues - [x ] I updated all Cordova tooling to most recent version - [x ] I included all the necessary information above -- 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: issues-unsubscr...@cordova.apache.org.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: issues-unsubscr...@cordova.apache.org For additional commands, e-mail: issues-h...@cordova.apache.org