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 15:30:45 UTC

[GitHub] [cordova-plugin-media-capture] ctfrancia commented on issue #136: media capture disabling persisted data

ctfrancia commented on issue #136: media capture disabling persisted data
URL: https://github.com/apache/cordova-plugin-media-capture/issues/136#issuecomment-496567628
 
 
   issue continues. it erases and disables the @ionic/storage and gives: 
   
   >The Android Persistent storage location now defaults to "Internal". Please check this plugin's README to see if your application needs any changes in its config.xml.
   
   >If this is a new application no changes are required.
   
   >If this is an update to an existing application that did not specify an "AndroidPersistentFileLocation" you may need to add:
   
   >      "<preference name="AndroidPersistentFileLocation" value="Compatibility" />"
   
   >to config.xml in order for the application to find previously stored files.
   
   I have read the README for this project and haven't found the part that specifies how to not disable the storage.

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