[GitHub] cordova-plugin-media pull request: iOS play audio in background

2015-12-01 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/cordova-plugin-media/pull/12 --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the

[GitHub] cordova-plugin-media pull request: iOS play audio in background

2015-12-01 Thread FherPie
Github user FherPie commented on the pull request: https://github.com/apache/cordova-plugin-media/pull/12#issuecomment-161029700 Sorry but I dont understand. I dont know what is PR? Sorry Also, I when I tried to install the plugin from your branch Cordova said: required platform

[GitHub] cordova-plugin-media pull request: iOS play audio in background

2015-11-30 Thread FherPie
Github user FherPie commented on the pull request: https://github.com/apache/cordova-plugin-media/pull/12#issuecomment-160730940 hi @ghenry22 in Android not work Chrome inspector say this: ReferenceError: Media is not defined. But in IOS work. Before It was worked with

[GitHub] cordova-plugin-media pull request: iOS play audio in background

2015-11-30 Thread ghenry22
Github user ghenry22 commented on the pull request: https://github.com/apache/cordova-plugin-media/pull/12#issuecomment-160829534 @FherPie this PR has nothing to do with the Android platform. This PR is also 2 years old now. If you require background threading and streaming for

[GitHub] cordova-plugin-media pull request: iOS play audio in background

2015-11-21 Thread arubinofaux
Github user arubinofaux commented on the pull request: https://github.com/apache/cordova-plugin-media/pull/12#issuecomment-158697557 @ghenry22 installed the plugin with your work, its able to place an icecast stream but it stops the stream when the device is locked. --- If your

[GitHub] cordova-plugin-media pull request: iOS play audio in background

2015-11-21 Thread ghenry22
Github user ghenry22 commented on the pull request: https://github.com/apache/cordova-plugin-media/pull/12#issuecomment-158699476 That actually isn't something that this code changes, that's the default behaviour of the media plugin. Search for playing audio when locked or in

[GitHub] cordova-plugin-media pull request: iOS play audio in background

2015-10-11 Thread blakedietz
Github user blakedietz commented on the pull request: https://github.com/apache/cordova-plugin-media/pull/12#issuecomment-147294291 @ghenry22 I followed your instructions to `cordova plugin add https://github.com/ghenry22/cordova-plugin-media.git` but like @mspriggs I too didn't

[GitHub] cordova-plugin-media pull request: iOS play audio in background

2015-10-11 Thread ghenry22
Github user ghenry22 commented on the pull request: https://github.com/apache/cordova-plugin-media/pull/12#issuecomment-147294883 master branch of the repo has no changes, changes for enabling streaming and backgrounding of play / stop commands is implemented in a specific branch on

[GitHub] cordova-plugin-media pull request: iOS play audio in background

2015-08-13 Thread CaseyDStein
Github user CaseyDStein commented on the pull request: https://github.com/apache/cordova-plugin-media/pull/12#issuecomment-130752562 Any update on this? Looking forward to this change! --- If your project is set up for it, you can reply to this email and have your reply appear on

[GitHub] cordova-plugin-media pull request: iOS play audio in background

2015-08-08 Thread ghenry22
Github user ghenry22 commented on the pull request: https://github.com/apache/cordova-plugin-media/pull/12#issuecomment-128978709 You need to install from the #avplayer_streaming branch, just google how to install Cordova plugins from a branch. The base plugin is just the same, the

[GitHub] cordova-plugin-media pull request: iOS play audio in background

2015-08-07 Thread mspriggs
Github user mspriggs commented on the pull request: https://github.com/apache/cordova-plugin-media/pull/12#issuecomment-128724638 ghenry22 I installed your version (https://github.com/ghenry22/cordova-plugin-media.git), but it doesn't seem to make a difference on the actual device.

[GitHub] cordova-plugin-media pull request: iOS play audio in background

2015-07-09 Thread ghenry22
Github user ghenry22 commented on the pull request: https://github.com/apache/cordova-plugin-media/pull/12#issuecomment-120227841 I've added a new pull request that backgrounds all media functions, this resolves all the should use a background thread warnings xcode that were

[GitHub] cordova-plugin-media pull request: iOS play audio in background

2015-06-14 Thread hems
Github user hems commented on the pull request: https://github.com/apache/cordova-plugin-media/pull/12#issuecomment-111892574 @Montoya argh. my bad --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does

[GitHub] cordova-plugin-media pull request: iOS play audio in background

2015-05-31 Thread hems
Github user hems commented on the pull request: https://github.com/apache/cordova-plugin-media/pull/12#issuecomment-107225275 would the audio keep playing even when the app goes to background as well? or did i understand something wrong? :p --- If your project is set up for

[GitHub] cordova-plugin-media pull request: iOS play audio in background

2015-05-28 Thread gerwinbrunner
Github user gerwinbrunner commented on the pull request: https://github.com/apache/cordova-plugin-media/pull/12#issuecomment-106503066 Or can someone point me toward what needs to be done exactly? @shazron @Rickgbw --- If your project is set up for it, you can reply to this

[GitHub] cordova-plugin-media pull request: iOS play audio in background

2015-05-26 Thread gerwinbrunner
Github user gerwinbrunner commented on the pull request: https://github.com/apache/cordova-plugin-media/pull/12#issuecomment-105590570 Or can someone point me toward what needs to be done exactly? --- If your project is set up for it, you can reply to this email and have your reply

[GitHub] cordova-plugin-media pull request: iOS play audio in background

2015-05-26 Thread gerwinbrunner
Github user gerwinbrunner commented on the pull request: https://github.com/apache/cordova-plugin-media/pull/12#issuecomment-105589445 Anyone working on this? --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your

[GitHub] cordova-plugin-media pull request: iOS play audio in background

2015-05-14 Thread hems
Github user hems commented on the pull request: https://github.com/apache/cordova-plugin-media/pull/12#issuecomment-101938699 would be ace --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have

[GitHub] cordova-plugin-media pull request: iOS play audio in background

2015-05-12 Thread gerwinbrunner
Github user gerwinbrunner commented on the pull request: https://github.com/apache/cordova-plugin-media/pull/12#issuecomment-101324760 Hi, is anybody able to pick this up and create a fix for this? It seems to be quite an issue and a lot of people are experiencing this problem.

[GitHub] cordova-plugin-media pull request: iOS play audio in background

2015-04-20 Thread kaushikmukunda
Github user kaushikmukunda commented on the pull request: https://github.com/apache/cordova-plugin-media/pull/12#issuecomment-94505186 +1 --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have

[GitHub] cordova-plugin-media pull request: iOS play audio in background

2015-04-20 Thread shazron
Github user shazron commented on the pull request: https://github.com/apache/cordova-plugin-media/pull/12#issuecomment-94539632 Thanks for the recent interest in this. Like @Rickgbw mentioned, it's an old issue and he may not be interested any more to proceed. There are still a

[GitHub] cordova-plugin-media pull request: iOS play audio in background

2015-04-20 Thread purplecabbage
Github user purplecabbage commented on the pull request: https://github.com/apache/cordova-plugin-media/pull/12#issuecomment-94539960 +1 --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this

[GitHub] cordova-plugin-media pull request: iOS play audio in background

2015-04-18 Thread Wenape
Github user Wenape commented on the pull request: https://github.com/apache/cordova-plugin-media/pull/12#issuecomment-94167561 +1 --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature

[GitHub] cordova-plugin-media pull request: iOS play audio in background

2015-03-15 Thread alexggordon
Github user alexggordon commented on the pull request: https://github.com/apache/cordova-plugin-media/pull/12#issuecomment-81302523 +1 --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this

[GitHub] cordova-plugin-media pull request: iOS play audio in background

2015-02-22 Thread veloce
Github user veloce commented on the pull request: https://github.com/apache/cordova-plugin-media/pull/12#issuecomment-75431068 +1 --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature

[GitHub] cordova-plugin-media pull request: iOS play audio in background

2015-02-18 Thread joshbuchea
Github user joshbuchea commented on the pull request: https://github.com/apache/cordova-plugin-media/pull/12#issuecomment-74946526 +1 --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this

[GitHub] cordova-plugin-media pull request: iOS play audio in background

2015-02-18 Thread milica
Github user milica commented on the pull request: https://github.com/apache/cordova-plugin-media/pull/12#issuecomment-74949609 +1 --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature

[GitHub] cordova-plugin-media pull request: iOS play audio in background

2015-02-13 Thread flinn
Github user flinn commented on the pull request: https://github.com/apache/cordova-plugin-media/pull/12#issuecomment-74269271 Any updates on this being merged? Would love to use the latest version with the background thread correction in a release I'm about to make to the app stores

[GitHub] cordova-plugin-media pull request: iOS play audio in background

2015-02-12 Thread Shilo
Github user Shilo commented on the pull request: https://github.com/apache/cordova-plugin-media/pull/12#issuecomment-74094377 +1 --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature

[GitHub] cordova-plugin-media pull request: iOS play audio in background

2015-02-12 Thread grantkemp
Github user grantkemp commented on the pull request: https://github.com/apache/cordova-plugin-media/pull/12#issuecomment-74113244 +2 --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this

[GitHub] cordova-plugin-media pull request: iOS play audio in background

2015-02-11 Thread Rickgbw
Github user Rickgbw commented on the pull request: https://github.com/apache/cordova-plugin-media/pull/12#issuecomment-73974616 It's a very old issue. But, if is needed, I can sign... Any thoughts on this, @shazron ? --- If your project is set up for it, you can reply to this

[GitHub] cordova-plugin-media pull request: iOS play audio in background

2015-02-11 Thread stefanoortisi
Github user stefanoortisi commented on the pull request: https://github.com/apache/cordova-plugin-media/pull/12#issuecomment-73879343 +1 --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this

[GitHub] cordova-plugin-media pull request: iOS play audio in background

2015-01-22 Thread EricWVGG
Github user EricWVGG commented on the pull request: https://github.com/apache/cordova-plugin-media/pull/12#issuecomment-71073898 +1 --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this

[GitHub] cordova-plugin-media pull request: iOS play audio in background

2015-01-15 Thread rebellium
Github user rebellium commented on the pull request: https://github.com/apache/cordova-plugin-media/pull/12#issuecomment-70118944 +1 --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this

[GitHub] cordova-plugin-media pull request: iOS play audio in background

2015-01-12 Thread tomferreira
Github user tomferreira commented on the pull request: https://github.com/apache/cordova-plugin-media/pull/12#issuecomment-69575641 +1 --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this

[GitHub] cordova-plugin-media pull request: iOS play audio in background

2015-01-09 Thread ershov-konst
Github user ershov-konst commented on the pull request: https://github.com/apache/cordova-plugin-media/pull/12#issuecomment-69408886 +1 --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this

[GitHub] cordova-plugin-media pull request: iOS play audio in background

2015-01-08 Thread doender
Github user doender commented on the pull request: https://github.com/apache/cordova-plugin-media/pull/12#issuecomment-69167497 bump --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this

[GitHub] cordova-plugin-media pull request: iOS play audio in background

2014-12-26 Thread smkhalsa
Github user smkhalsa commented on the pull request: https://github.com/apache/cordova-plugin-media/pull/12#issuecomment-68171842 Bump --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this

[GitHub] cordova-plugin-media pull request: iOS play audio in background

2014-12-01 Thread Montoya
Github user Montoya commented on the pull request: https://github.com/apache/cordova-plugin-media/pull/12#issuecomment-65185453 bump for getting this merged! --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your

[GitHub] cordova-plugin-media pull request: iOS play audio in background

2014-11-25 Thread fidoboy
Github user fidoboy commented on the pull request: https://github.com/apache/cordova-plugin-media/pull/12#issuecomment-64478390 Any updates on this issue? --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project

[GitHub] cordova-plugin-media pull request: iOS play audio in background

2014-07-03 Thread limitingfactor
Github user limitingfactor commented on the pull request: https://github.com/apache/cordova-plugin-media/pull/12#issuecomment-4861 I've run into this exact issue as well. My canvas game will sometimes lag when sound is played and I get the warning to use a background thread ---

[GitHub] cordova-plugin-media pull request: iOS play audio in background

2014-06-27 Thread agrieve
Github user agrieve commented on the pull request: https://github.com/apache/cordova-plugin-media/pull/12#issuecomment-47385999 bump --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this

[GitHub] cordova-plugin-media pull request: iOS play audio in background

2014-04-18 Thread shazron
Github user shazron commented on the pull request: https://github.com/apache/cordova-plugin-media/pull/12#issuecomment-40854407 Thanks for this @Rickgbw ... I'll take a look at it first thing next week. In the meantime: 1. Create an issue for this:

[GitHub] cordova-plugin-media pull request: iOS play audio in background

2014-04-15 Thread stinoga
Github user stinoga commented on the pull request: https://github.com/apache/cordova-plugin-media/pull/12#issuecomment-40482040 I've had the same problem in my Phonegap app (https://github.com/stinoga/phrase), and this code fixed my issue. Merge +1 --- If your project is

[GitHub] cordova-plugin-media pull request: iOS play audio in background

2014-03-10 Thread jpdesigndev
Github user jpdesigndev commented on the pull request: https://github.com/apache/cordova-plugin-media/pull/12#issuecomment-37233189 @apache Any thoughts on this? --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your

[GitHub] cordova-plugin-media pull request: iOS play audio in background

2014-03-10 Thread aogilvie
Github user aogilvie commented on the pull request: https://github.com/apache/cordova-plugin-media/pull/12#issuecomment-37258998 Awesome timing! I was looking at this last Friday! Looked at your PR, it's technically sound. Any reason not to background thread some of the