breautek commented on issue #1319:
URL: https://github.com/apache/cordova-ios/issues/1319#issuecomment-1520965907

   > It does not. It was like that before I installed the plugin, I installed 
it in the hope it would help but it makes no difference.
   
   Ok.
   
   I just tried creating a sample hello world project to see if the issue 
reproduces on a simple project, which it does not (for me). Can you clarify if 
the issue reproduces on a physical device or simulators or both?
   
   For what it's worth my environment is as follows:
   
   ```
   Mac Mini 2023 M2
   MacOS Ventura 13.3.1
   
   XCode 14.3 (14E222b)
   
   iPhone 14 Pro iOS 16.4 Simulator
   Safari 16.4 (18615.1.26.11.23)
   
   Node v18.5.0
   NPM v9.5.0
   ```
   
   I'd suggest trying to see if you can build a simplified project that 
reproduces the issue that you can share. It will help isolate the issue and if 
it's indeed a bug within the Cordova Framework, then it could potentially be 
used as a test case for a solution. Please see [How to Create a Reproduction 
App](https://github.com/apache/cordova-contribute/blob/master/create-reproduction.md)
 for tips and rationale on what we are looking for.
   
   Generally speaking, issues are often caused by plugins or a combination of 
plugins that may conflict or produce undesirable results, though looking at 
your plugin list nothing seems obvious. I'd recommend creating a sample project 
and incrementally start adding in plugins and changing the `config.xml` 
configuration until the issue gets reproduced.


-- 
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