Saumil

Results 1 comments of Saumil

For me I can get call back in this method. AppDelegate.swift ``` func application(_ application: UIApplication, supportedInterfaceOrientationsFor window: UIWindow?) -> UIInterfaceOrientationMask { return self.orientationLock } ```