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

no handler for button x to dismiss #24

Open
Constantine1995 opened this issue Nov 27, 2021 · 1 comment
Open

no handler for button x to dismiss #24

Constantine1995 opened this issue Nov 27, 2021 · 1 comment

Comments

@Constantine1995
Copy link

My issue is to dismiss the view controller when click on "X" button.
Screen Shot 2021-11-27 at 13 32 39

@Constantine1995 Constantine1995 changed the title pressing the X button when no handler for button x to dismiss Nov 27, 2021
@shahsaumil2001
Copy link

shahsaumil2001 commented Jan 14, 2022

For me I can get call back in this method.

AppDelegate.swift

func application(_ application: UIApplication, supportedInterfaceOrientationsFor window: UIWindow?) -> UIInterfaceOrientationMask {
      return self.orientationLock
    }

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

2 participants