Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update ReactNativeAudioStreaming.m #13

Merged
merged 1 commit into from
Sep 1, 2016
Merged

Conversation

brettpappas
Copy link
Collaborator

Prevent app from stopping audio from another background app (like Music or Podcasts) whenever this app opens. This change will allow you to have this app open and still listen to audio that is already in the background. Once you play audio from this app - it will stop the any background audio from another app.

Prevent app from stopping audio from another background app (like Music or Podcasts) whenever this app opens. This change will allow you to have this app open and still listen to audio that is already in the background. Once you play audio from this app - it will stop the any background audio from another app.
@brettpappas brettpappas merged commit 0c28dec into master Sep 1, 2016
@tlenclos
Copy link
Owner

tlenclos commented Sep 1, 2016

👍

@tlenclos
Copy link
Owner

tlenclos commented Sep 1, 2016

It's better to let contributors review the pull request before merging, it could avoid breaking the develop branch too fast.

@brettpappas
Copy link
Collaborator Author

Sorry about that. I won't jump the gun again.

On Thu, Sep 1, 2016 at 9:13 AM, Thibault Lenclos notifications@github.com
wrote:

It's better to let contributors review the pull request before merging, it
could avoid breaking the develop branch too fast.


You are receiving this because you modified the open/close state.
Reply to this email directly, view it on GitHub
#13 (comment),
or mute the thread
https://github.com/notifications/unsubscribe-auth/AGz7sZW4G--21ANKl8umefZmwQl2mPbAks5qls90gaJpZM4JyqlM
.

@tlenclos
Copy link
Owner

tlenclos commented Sep 1, 2016

Anyway it was 👍 😄

@brettpappas brettpappas deleted the brettpappas-patch-1 branch November 6, 2016 23:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants