Skip to content

Commit

Permalink
ios13
Browse files Browse the repository at this point in the history
  • Loading branch information
xushichen committed Oct 12, 2019
1 parent 075dca8 commit f15b2d7
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions UdeskSDK/UDChatMessage/UDTools/Animation/UdeskSDKShow.m
Original file line number Diff line number Diff line change
Expand Up @@ -74,6 +74,7 @@ - (void)presentOnViewController:(UIViewController *)rootViewController

} else {
viewController = [[UdeskBaseNavigationViewController alloc] initWithRootViewController:udeskViewController];
viewController.modalPresentationStyle = UIModalPresentationFullScreen;
[self updateNavAttributesWithViewController:udeskViewController navigationController:(UdeskBaseNavigationViewController *)viewController defaultNavigationController:rootViewController.navigationController isPresentModalView:true];

if (ud_isIOS8) {
Expand Down

0 comments on commit f15b2d7

Please sign in to comment.