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

CFAlertActionStyle.NEGATIVE and CFAlertActionStyle.Cancel has different values #26

Open
zalesak opened this issue Feb 3, 2019 · 1 comment

Comments

@zalesak
Copy link

zalesak commented Feb 3, 2019

CFAlertActionStyle.POSITIVE for Android has value 1
CFAlertActionStyle.Cancel for IOS has value 1

so if you using this with nativescript and has one script for IOS and Android,you take runtime assert error .
It will be nice to have the same values for same meaning...

@zalesak
Copy link
Author

zalesak commented Feb 3, 2019

ah sorry... for android it is CFAlertActionStyle.DEFAULT

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

1 participant