The top and bottom navbar are heavily offset on the iPhone 12

Description
In our app we’ve found that on the iPhone 12 meeting view controller go out of the scope safe area (as you can see on picture below). We also checked this issue with sample sdk and the result was the same. How can we solve this issue?

Which Mobile Client SDK version?
v5.2.42037.1112

To Reproduce
Steps to reproduce the behavior:

  1. Download sample from Releases · zoom/zoom-sdk-ios · GitHub v5.2.42037.1112
  2. Start meeting on iPhone 12

Screenshots
Meeting on iPhone 12:

Smartphone:

  • Device: iPhone 12
  • OS: iOS 14.4

Additional context
Not reproduce on devices other than iPhone 12

Thanks!

1 Like

The same issue. Didn’t find any way to somehow pass any parameter/config which will force the SDK to respect safe area offsets.
UPD: Also my initial thoughts were that I didn’t pass a root navigation controller so the SDK cannot calculate the constraints but once I fixed it, it had no effect.

Found a link to history of Zoom.

In version v5.4.54520.1229 solved this problem, but need download last version of Zoom SDK from Zoom App Marketplace using your developer account.

1 Like

Hey @vvysotskyy,

@AlexeyNosenko is correct, this was a known issue in previous versions of the SDK, but has been resolved as of the December release.

Thanks!
Michael

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.