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

Fermé
Créé il y a 7 ans par cippalippa · 0 commentaires

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 a référencé ce problème à partir d'un commit il y a 7 ans
Connectez-vous pour rejoindre cette conversation.
Aucun jalon
Pas d'assignataire
1 Participants
Chargement…
Annuler
Enregistrer
Il n'existe pas encore de contenu.