-
Hello,
I was wondering if is it possible to build the project for both platform?
When I try to build for android after ios, it throws an error
```
Error thrown while running shell command: "cordova b…
-
I've been having loads of issues with Ember Data (even after the 1.0 betas). I'm admittedly an Ember noob so it has to be said most likely a big chunk of the issues I've been having are down to my mis…
-
This looks like an issue with [ionic-plugin-keyboard](https://github.com/driftyco/ionic-plugin-keyboard), but I thought it could be mitigated here.
I noticed that when entering text into an input a…
-
We're interested in using PouchDB to provide offline persistence in a way that will sync up to the server when the client comes online. At this early stage I think we'd need an abstraction layer betwe…
-
Should this plugin work with Ember CLI 0.2.5? I added it to my project as described in the readme but I get this error when visiting the page:
```
Uncaught TypeError: window[globalVariable] is not a …
-
In my ember project in windows i keep getting random instances of the error on build or rebuild of my project. This usually goes away if i edit a file and cause a rebuilt to trigger. Its been happenin…
-
Not sure if it is me but having installed and open I find the Onfido plugin doesn't support dark mode
![Screenshot 2020-01-28 at 16 44 24](https://user-images.githubusercontent.com/368800/73285594-…
-
Hey All,
A few of you may have noticed that we haven't been keeping up with this repo. The apps we were working on that was funding development here have left the nest and have new teams. Our focus h…
-
### Feature proposal
initial proposal for how this would work
```
Add a single icon file under cordova root directory
Add a single splash screen image (2048x2048) under cordova root directory
```…
-
I'm on Cordova 3.8.0 and my handleOpenURL function is not firing on a cold start of the app. It works fine if the app is already open, and works great on Android.
I'm assuming it's related to https…