ioBroker / ioBroker.vis.cordova

Cordova APP for ioBroker.vis
Other
16 stars 7 forks source link

Lollipop has a bug where SD cards are null. #1

Closed saipavan1223 closed 8 years ago

saipavan1223 commented 8 years ago

I'm using the latest LocalFileSystem.java and I'm getting null in for the data stored in SD card.How to overcome this.I tried using context.getExternalCacheDirs but still I'm getting the same error.Please help me.

screen shot 2016-03-08 at 9 38 17 am
GermanBluefox commented 8 years ago

The Problem is, my focus is not App development and I am rather new in this material. As I can see it is cordova Java Plugin. May be ask about it by cordova people?

2016-03-08 18:39 GMT+01:00 saipavan1223 notifications@github.com:

I'm using the latest LocalFileSystem.java and I'm getting null in for the data stored in SD card.How to overcome this.I tried using context.getExternalCacheDirs but still I'm getting the same error.Please help me. [image: screen shot 2016-03-08 at 9 38 17 am] https://cloud.githubusercontent.com/assets/13970630/13610244/94519b1e-e511-11e5-9177-db3e8b5606d9.png

— Reply to this email directly or view it on GitHub https://github.com/ioBroker/ioBroker.vis.cordova/issues/1.

saipavan1223 commented 8 years ago

okay thanks