bradleat

Results 21 comments of bradleat

heads up you can only access the APPCACHE directory on iOS (device, it'll work in the simulator) I set the permission in the capabilities like this: ``` "permissions": [ "core:default",...