Not allowed to load local resource: ionic 3 android

后端 未结 9 1589

I am using ionic 3 android build apk and trying to laod image from file:///storage/emulated/0/data/io.ionic.vdeovalet/cache/image.jpeg


         


        
9条回答
  •  萌比男神i
    2020-12-14 20:21

    Try This:

    1) https://devdactic.com/ionic-2-images/ In this tutorial, ionic 2 & ionic 3 is the best way to upload and upload images.

    2) https://devdactic.com/ionic-4-image-upload-storage/ In this tutorial, ionic 4 is the best way to upload and upload images.

    i also use these... and it working fine...

    And I have also faced the problem of

    not allowed to load local resource

    You can see here : @ionic/angular 4.0.0-beta.13 : Not allowed to load local resource : with webview 2.2.3 - Ionic CLI 4.3.1

提交回复
热议问题