Is there a way to automatically hide the alertview based on a button click.
My use case when the user taps on Sign Up button the user is taken to a signup screen, here I am able to see the previous screens alertview. So basically I wanted a method which can hide all the alertviews at once.
Is there a way to automatically hide the alertview based on a button click.
My use case when the user taps on Sign Up button the user is taken to a signup screen, here I am able to see the previous screens alertview. So basically I wanted a method which can hide all the alertviews at once.
Any help much appreciated.