Prasenjit Das
Prasenjit Das
HI @HiramKarim MenuContainerViewController.swift Lines: 150 and 168 you change this line like "currentContentVC.removeFromParentViewController()" and "addChild(selectedContentVC)" to "self.addChildViewController(selectedContentVC)" Options.swift Line 98 public var animationOptions: UIView.AnimationOptions = .curveEaseInOut to public var animationOptions:UIViewAnimationOptions...
2017-10-16 21:02:15.399 voipTestNikola[1508:1049731] app launched with state 1 2017-10-16 21:02:15.514 voipTestNikola[1508:1049731] PushCredentials: this is my log apn push "" -c VOIP.pem -m "Testing VoIP notifications!" I run this code from...