Stop app touch ability while loading a page

Updated 24 January 2024

Save

Stop app touch ability in iOS

When you are making any service call or network call in your application you can’t disable the touch ability of tab bar and navigation bar, When you make disable the user interaction of view it only disables the view interaction of the view, not the tab bar and the navigation. To disable the touch ability of tab bar and navigation bar you have to use the beginIgnoringInteractionEvents function of the UIApplication class and to able the touch ability you have to use the endIgnoringInteractionEvents function of the UIApplication class. Example

 

author
. . .

Leave a Comment

Your email address will not be published. Required fields are marked*


Be the first to comment.

Start a Project


    Message Sent!

    If you have more details or questions, you can reply to the received confirmation email.

    Back to Home