How to let user only tap alertview
tomojiro1125 opened this issue · 0 comments
tomojiro1125 commented
This bug happened.
I have A and B navigationControllerView.
Then, when I open ios-custom-alertview in B navigationControllerView,
I go back to A navigationControllerView with tapping left back button.
When I tap Cancel button in A navigationControllerView, my app crushes.
How can I hundle this bug ?
I think it's better solution is to let user only tap alertView in B navigationControllerView
May I ask what is the best solution ?
Best Regards,