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 2021/08/09 10:02:55 UTC

[GitHub] [cordova] pawan-logiciel opened a new issue #298: AndroidInsecureFileModeEnabled prefrence not working

pawan-logiciel opened a new issue #298:
URL: https://github.com/apache/cordova/issues/298


   # Bug Report
   
   ## Problem
   After Cordova 10 release Cordova added WebViewAssetLoader support which can cause data associated with the file:// scheme, such as cookies, local storage, local cache, and web-based databases
   
   But if we set AndroidInsecureFileModeEnabled to true according to docs(https://cordova.apache.org/announcements/2021/07/20/cordova-android-10.0.0.html) it will work like earlier which is not working for me
   
   Due to this I am facing cookies issue
   
   ### What is expected to happen?
   After setting AndroidInsecureFileModeEnabled preference to true in config.xml it should work like old one
   
   
   ### Command or Code
   ```<preference name="AndroidInsecureFileModeEnabled" value="true" />```
   
   
   
   ### Environment, Platform, Device
   Cordova - 10.0.1
   
   
   ## 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: commits-unsubscribe@cordova.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



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


[GitHub] [cordova] erisu closed issue #298: AndroidInsecureFileModeEnabled prefrence not working

Posted by GitBox <gi...@apache.org>.
erisu closed issue #298:
URL: https://github.com/apache/cordova/issues/298


   


-- 
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: commits-unsubscribe@cordova.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



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


[GitHub] [cordova] erisu commented on issue #298: AndroidInsecureFileModeEnabled prefrence not working

Posted by GitBox <gi...@apache.org>.
erisu commented on issue #298:
URL: https://github.com/apache/cordova/issues/298#issuecomment-895121232


   Do not duplicate tickets.


-- 
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: commits-unsubscribe@cordova.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



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