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

App Crash on KLCPopup show #69

Open
kuldeep13990 opened this issue Feb 13, 2017 · 0 comments
Open

App Crash on KLCPopup show #69

kuldeep13990 opened this issue Feb 13, 2017 · 0 comments

Comments

@kuldeep13990
Copy link

in View didLoad

alertPopup = [KLCPopup popupWithContentView:viewAlert
showType:KLCPopupShowTypeGrowIn
dismissType:KLCPopupDismissTypeGrowOut
maskType:KLCPopupMaskTypeDimmed
dismissOnBackgroundTouch:NO
dismissOnContentTouch:NO];

on Button Press i call [alertPopup show].

it will crash app.

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