siddharthhudda opened a new issue #867:
URL: https://github.com/apache/cordova-ios/issues/867


   # Bug Report
   
   ## Problem
   cordova_plugins.js stops loading after 1st app launch
   ### What is expected to happen?
   
   Plugins should work on every app launch
   
   ### What does actually happen?
   When we launch ios app for the first time then everything works fine. But 
when we close and reopen the app then cordova_plugins.js stops loading hence 
all the installed plugins stops working in the app.
   
   Plugins:- cordova-camera-plugin, cordova-statusbar-plugin, 
cordova-file-plugin
   
   
   
   ## Information
   <!-- Include all relevant information that might help understand and 
reproduce the problem -->
   Cordova v9.0.0
   "cordova-ios": "^5.1.1",
   "cordova-plugin-add-swift-support": "^2.0.2",
   "cordova-plugin-camera": "^4.1.0",
   "cordova-plugin-statusbar": "^2.4.3",
   
   
   ### Command or Code
   <!-- What command or code is needed to reproduce the problem? -->
   cordova run ios
   
   
   
   ### Environment, Platform, Device
   <!-- In what environment, on what platform or on which device are you 
experiencing the issue? -->
   iphone 11 pro max
   
   
   ### 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.
   -->
   
   
   
   ## Checklist
   <!-- Please check the boxes by putting an x in the [ ] like so: [x] -->
   
   - [ ] I searched for existing GitHub issues
   - [ ] I updated all Cordova tooling to most recent version
   - [ ] 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.

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