You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cordova.apache.org by GitBox <gi...@apache.org> on 2019/05/28 14:29:12 UTC

[GitHub] [cordova-plugin-media-capture] ctfrancia opened a new issue #136: media capture erasing/overwriting persisted data

ctfrancia opened a new issue #136: media capture erasing/overwriting persisted data
URL: https://github.com/apache/cordova-plugin-media-capture/issues/136
 
 
   # Bug Report
   
   ## Problem
   the plug in has over ridden and disabled `@ionic-native/storage` and am now unable to persist data
   
   ### What is expected to happen?
   not to delete data and be able to use the plugin
   
   
   ### What does actually happen?
   while implementing an option to select a photo from their device I installed the newest version of the plug in and the npm package. After install my application was restarted and any and all data that was stored related to the application was wiped out. Now I am unable to persist any data, even after removing the plugin and npm package
   
   
   ## Information
   <!-- Include all relevant information that might help understand and reproduce the problem -->
   
   
   
   ### Command or Code
   <!-- What command or code is needed to reproduce the problem? -->
   
   `$ ionic cordova plugin add cordova.plugins.diagnostic`
   `$ npm install @ionic-native/diagnostic`
   
   ### Environment, Platform, Device
   <!-- In what environment, on what platform or on which device are you experiencing the issue? -->
   Android device, Ionic 4, Angular 7
   
   
   ### 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.
   -->
   OS Mojave 10.14
   ionic 4
   Angular 7
   
   
   
   ## 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.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services

---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@cordova.apache.org
For additional commands, e-mail: commits-help@cordova.apache.org