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

Added ability to play sounds with notification #156

Closed
wants to merge 3 commits into from

Conversation

forgot
Copy link

@forgot forgot commented May 14, 2014

I added the ability to set a default sound to play when a notification appears, as well as the ability to set a sound for each notification type. If a notification type has no sound set, it will fall back to the default sound if one is set.

I updated the example project as well, so you can test it out there.

Let me know what you think.

Added ability to set sound for each TSMessageNotificationType.
Added ability to set default sound for all notifications.
Commit after calling ‘pod update’ to ensure proper integration of
framework in pod.
@forgot
Copy link
Author

forgot commented May 14, 2014

I wasn't paying attention and committed everything to the master branch. I can move it to the dev branch if thats easier to test.

@mRs-
Copy link
Collaborator

mRs- commented May 14, 2014

on which branch did you worked? because the develop branch got a complete revamp from @dennisreimann for version 1.0

@forgot
Copy link
Author

forgot commented May 14, 2014

I put my work in the master branch. In my zeal, I honestly forgot to look at the development branch, so I'll check into it and make my changes there later today.

@forgot
Copy link
Author

forgot commented May 15, 2014

Added the changes to the development branch, and submitted a new pull request #158

@mRs- Thanks for the heads up on that!

@forgot forgot closed this May 15, 2014
@mRs-
Copy link
Collaborator

mRs- commented May 15, 2014

Awesome!

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