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

RMUniversalAlert contains no public reference to its internal workings #9

Open
ghost opened this issue Apr 2, 2015 · 1 comment
Open

Comments

@ghost
Copy link

ghost commented Apr 2, 2015

This method contains no initializer, which forces its users to automatically show an alert when the class is instantiated. If for some reason you want to programmatically close the alertview/actionsheet you cannot do it because the internal members are private.

@jaroslavas
Copy link

There is pending pull request that lets you close the alert. Until the author accepts it, You can use the repository containing the code:

pod 'RMUniversalAlert', :git => 'https://github.com/zumer/RMUniversalAlert.git'

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