Duke
Duke
Hi, again, @Aathi Today android and ios code is play only a video id [Android code](https://github.com/Glitchbone/CordovaYoutubeVideoPlayer/blob/master/platforms/android/src/com/bunkerpalace/cordova/YoutubeVideoPlayer.java#L29-L30) [iOS Code](https://github.com/Glitchbone/CordovaYoutubeVideoPlayer/blob/feb4cd7945416217a3fd700ab0b2aa9b42703a8f/platforms/ios/YoutubeVideoPlayerProject/Plugins/com.bunkerpalace.cordova.YoutubeVideoPlayer/YoutubeVideoPlayer.m#L22-L23) I dont know about ios library(I search and found only [this thread](https://github.com/0xced/XCDYouTubeKit/issues/16)...
Hi @AW-UC Try to set defaultLocationType on your config to auto (e. g https://github.com/uhuraapp/uhura-dashboard/blob/master/config/environment.js#L8) and remove locationType config
Hi @MatthewHager, I can help you. We use ember-cli-cordova on my work and I made some pull request times ago
+1 @runspired can I send a pull request for it?
@deepflame In [Getting Started](https://github.com/poetic/ember-cli-cordova/blob/master/docs/getting-started.md#developing-the-app): > Once your project is set up, you're ready to start developing. We've tried to keep the experience as similar to ember-cli as possible. You just...
Hi @zalun, do you see some blocker to you use it for Firefox OS?
Hi @alexismangin Can you post the steps to me reproduce the bug?
@alexismangin and @Mitchal Here we use a [cordova-init.sh](https://gist.github.com/dukex/5c95405078ac37c7e4eb) to bootstrap the cordova directory, the script add platforms and plugins we are using, so we can put the `cordova` directory to...
@dwelle what is the best way to update it? I improve the elements a bit