alexp25 opened a new issue, #1434:
URL: https://github.com/apache/cordova-ios/issues/1434

   # Bug Report
   
   ## Problem
   
   I have upgraded my project from cordova-ios@6.3.0 to @7.1.0, and apparently 
managed to build the project. However, when I run on my iOS device, it seems 
that none of the cordova plugins are recognized anymore. 
   
   ### What is expected to happen?
   
   The cordova plugins should work as they used to work with @6.3.0.
   
   ### What does actually happen?
   
   The cordova plugins are not being recognized: I get 'plugin_not_installed' 
errors in the console.
   
   ## Information
   <!-- Include all relevant information that might help understand and 
reproduce the problem -->
   
   When running the commands `cordova platform add ios@7.1.0 && cordova build 
ios` everything seemed fine, no errors that would point to any issues with 
plugins.
   
   ### Command or Code
   <!-- What command or code is needed to reproduce the problem? -->
   
   `cordova platform add ios@7.1.0 && cordova build ios`
   
   ### Environment, Platform, Device
   <!-- In what environment, on what platform or on which device are you 
experiencing the issue? -->
   
   build on macOS
   run on iOS
   
   ### Version information
   <!-- 
   What are relevant versions you are using?
   For example:
   Cordova: Cordova CLI, Cordova Platforms, Cordova Plugins 
   Other Frameworks: Ionic Framework and CLI version
   Operating System, Android Studio, Xcode etc.
   -->
   
   Ionic:
   
      Ionic CLI                     : 5.4.15 (/usr/local/lib/node_modules/ionic)
      Ionic Framework               : @ionic/angular 5.8.5
      @angular-devkit/build-angular : 0.1102.15
      @angular-devkit/schematics    : 11.2.15
      @angular/cli                  : 11.2.15
      @ionic/angular-toolkit        : 3.1.1
   
   Cordova:
   
      Cordova CLI       : 12.0.0 (cordova-lib@12.0.1)
      Cordova Platforms : ios 7.1.0
      Cordova Plugins   : cordova-plugin-ionic-keyboard 2.2.0, 
cordova-plugin-ionic-webview 5.0.0, (and 44 other plugins)
   
   Utility:
   
      cordova-res                          : not installed
      native-run (update available: 2.0.1) : 0.2.8
   
   System:
   
      ios-deploy : 1.9.4
      ios-sim    : 8.0.2
      NodeJS     : v16.15.1 (/usr/local/bin/node)
      npm        : 8.11.0
      OS         : macOS
      Xcode      : Xcode 15.1 Build version 15C65
   ## Checklist
   <!-- Please check the boxes by putting an x in the [ ] like so: [x] -->
   
   - [ 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

Reply via email to