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

Sound Name #3

Open
moheny opened this issue Feb 17, 2016 · 1 comment
Open

Sound Name #3

moheny opened this issue Feb 17, 2016 · 1 comment

Comments

@moheny
Copy link

moheny commented Feb 17, 2016

is it possible to add a contractor that receiving NSURL to the system sounds ? for example,
let systemSound = "/System/Library/Audio/UISounds/sms-received3.caf"
LocalNotificationHelper.sharedInstance().scheduleNotificationWithKey(<#T##key: String##String#>, title: <#T##String#>, message: <#T##String#>, date: <#T##NSDate#>, soundName: <#T##NSURL#>)

would be nice to play the other builtin system sounds.

@anveshiano
Copy link

As per the way it written, It only fires a notification after certain time but how can we repeat the lcoal notification multiple times on a day ?
Thanks

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

No branches or pull requests

2 participants