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

Implement hasNotificationsEnabled for android and JARs update #32

Closed
wants to merge 4 commits into from

Conversation

rborn
Copy link

@rborn rborn commented Nov 2, 2016

This should fix the android side of #31 :)

@rborn rborn changed the title Implement hasNotificationsEnabled for android Implement hasNotificationsEnabled for android and JARs update Nov 4, 2016
@shaders
Copy link
Contributor

shaders commented Nov 4, 2016

Actually you can just call:
pushManager.isNotificationEnabled(mContext);

The code is there already.

@rborn
Copy link
Author

rborn commented Nov 4, 2016

Ok, I'll have a look, thank you 😄 It doesn't show up in the docs so I didn't know about 😢

@DimanAM
Copy link
Collaborator

DimanAM commented Nov 11, 2016

Implemented in getNotificationSettings

@DimanAM DimanAM closed this Nov 11, 2016
@rborn
Copy link
Author

rborn commented Nov 11, 2016

ooo, thank you :) 💪

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

3 participants