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

Đã đóng
%! (template.HTML=7 năm trước cách đây)đang mở bởi cippalippa · 0 ý kiến

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 referenced this issue from a commit 7 năm trước cách đây
Đăng nhập để tham gia bình luận.
Không có Milestone
Không có người được phân công
1 tham gia
Đang tải...
Hủy bỏ
Lưu
Ở đây vẫn chưa có nội dung nào.