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

phonon.alert text button not working in Cordova (Android)? #177

Closed
firstygoldfish opened this issue Dec 9, 2016 · 3 comments
Closed

phonon.alert text button not working in Cordova (Android)? #177

firstygoldfish opened this issue Dec 9, 2016 · 3 comments

Comments

@firstygoldfish
Copy link

Hi I am trying to use phonon.notif (which works it part) but the text button parameter appears to be disregarded and always states CANCEL.

phonon.notif('Project saved (' + target.getAttribute('data-order') + ')', 2000, true, 'OK');

So I expect that to put up a notification (for 2 secs) with a button link 'OK' which removes the notification early. It still says CANCEL. Am I using this wrong or is this an issue?

Thanks

@John-Henrique
Copy link

John-Henrique commented Dec 9, 2016

You is doing right. This is a bug reported in #172 and #73

@firstygoldfish
Copy link
Author

Sorry I missed it, I did try to check first. Thanks

@John-Henrique
Copy link

No problem

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