Will Poulson

Results 13 comments of Will Poulson

Good suggestion, perhaps the `getRawItems` should take an optional param of the group key to allow you count how many are in a key.

Currently there is no way to change the driver order for the `ionic-cache` package. However I'll look at implementing this as part of version 6 👍 . Thank you for...

This looks like an issue with `@ionic/storage-angular` rather than `ionic-cache`. The first returned error is coming from their package rather than ours, it's the result of calling `this.storage.create();` Which version...

Using version 1.1.18 didn't resolve the issue for me. Any other suggested fixes?

@sam-higton Hi Sam, Yea I've tried both. It's building on a new virtual environment every build. Just trying version 1.2.0 now to see if it fixes anything?

Version 1.2.0 still resulting in PhotoActivity.java:171: error: cannot find symbol. Any help would be very appreciated. Thanks.

@harshzalavadiya I've already tried the above. As stated in my earlier comment the build is running in a new environment each time.

Any updates on the situation for people who are using fresh build environments?

Thank you, turns out it wasn't changing/removing the version in the package.json. Problem solved.

Also having this issue, please merge this in asap.