Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

It work fine on Browser but in Android has permission error. #41

Closed
hughred22 opened this issue Apr 24, 2017 · 4 comments
Closed

It work fine on Browser but in Android has permission error. #41

hughred22 opened this issue Apr 24, 2017 · 4 comments

Comments

@hughred22
Copy link

Not allowed to load local resource: file:///data/user/0/org.creatorup.youtubebbwapp/cache/image-loader-cache/323897259

@hughred22
Copy link
Author

It also does not load in iOs device. There is no error message but all the images are broken.

@ihadeed
Copy link
Member

ihadeed commented Apr 24, 2017

@hughred22

  • Did you follow the installation steps?
  • What version of this module are you using?
  • Is this issue with a fresh Ionic 2 project? or an older one?
  • Can you provide steps to reproduce this issue?

@fermedina
Copy link

I have the same error when I run my app with -lc. But if I run my app without -lc it work fine.
I'm using version 3.2.1.

global packages:

@ionic/cli-utils : 1.3.0
Cordova CLI      : 6.5.0 
Ionic CLI        : 3.3.0

local packages:

@ionic/app-scripts              : 1.3.7
@ionic/cli-plugin-cordova       : 1.3.0
@ionic/cli-plugin-ionic-angular : 1.3.0
Cordova Platforms               : android 6.1.2
Ionic Framework                 : ionic-angular 3.3.0

System:

Node       : v7.7.4
OS         : macOS Sierra
Xcode      : Xcode 8.3.3 Build version 8E3004b 
ios-deploy : 1.9.0 
ios-sim    : 5.0.10 

@ihadeed
Copy link
Member

ihadeed commented Jun 6, 2017

@fermedina in live reload you can temporarily configure the module to return Base64 data instead of file URLs.

@ihadeed ihadeed closed this as completed Jun 6, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants