You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi, I think I am experiencing an issue with permissions on Android. While the code I have works fine in the browser in Chrome, it does not work on Android. When I look at the app in settings, I notice that storage permissions are not enabled. However, enabling storage permissions does not fix this issue. Although the images load on the device, I do not see them stored anywhere in the file system. Any thoughts?
I am using ImgCache 1.1.1, and options are "debug: true."
I am using Angular 5.2.5 and Ionic 3.8.1.
I am also using Cordova, more specifically Android, using Cordova version 8.0.0, cordova-plugin-file version 6.0.1, cordova-plugin-file-transfer version 1.7.1, and cordova-plugin-device version 2.0.1.
The device is a Pixel 2 running Android 8.1.0.
Thanks very much!
The text was updated successfully, but these errors were encountered:
Hi, I think I am experiencing an issue with permissions on Android. While the code I have works fine in the browser in Chrome, it does not work on Android. When I look at the app in settings, I notice that storage permissions are not enabled. However, enabling storage permissions does not fix this issue. Although the images load on the device, I do not see them stored anywhere in the file system. Any thoughts?
I am using ImgCache 1.1.1, and options are "debug: true."
I am using Angular 5.2.5 and Ionic 3.8.1.
I am also using Cordova, more specifically Android, using Cordova version 8.0.0, cordova-plugin-file version 6.0.1, cordova-plugin-file-transfer version 1.7.1, and cordova-plugin-device version 2.0.1.
The device is a Pixel 2 running Android 8.1.0.
Thanks very much!
The text was updated successfully, but these errors were encountered: