#15 in order for the application to find previously stored files

Gesloten
7 jaren geleden werd geopend door cippalippa · 0 opmerkingen

Al prossimo "git push" finisce in config.xml:

<preference name="AndroidPersistentFileLocation" value="Compatibility" />

Cura a fronte del msg di errore in caso di "cordova platform add android":

Installing "cordova-plugin-compat" for android

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.
Al prossimo _"git push"_ finisce in config.xml: ``` <preference name="AndroidPersistentFileLocation" value="Compatibility" /> ``` Cura a fronte del msg di errore in caso di _"cordova platform add android"_: ``` Installing "cordova-plugin-compat" for android 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. ```
gine verwees naar dit probleem vanuit een commit 7 jaren geleden'
gine gesloten om 7 jaren geleden
Sign in to join this conversation.
Geen mijlpaal
Geen verantwoordelijke
1 deelnemers
Laden...
Annuleren
Opslaan
Er is nog geen inhoud.