ggarnik
Newcomer
Newcomer
since ‎2022-03-12
‎2022-04-19

User Statistics

  • 1 Posts
  • 0 Solutions
  • 0 Likes given
  • 0 Likes received
2025 CMX Awards

The Zoom Community has won Best Customer Support Community in the 2025 CMX Community Industry Awards!

Celebrate with us

User Activity

Hi everyone, I have zoom integration in my iOS app. I am using SwiftUI.App user receives meeting number and password from API and initiate zoom call by button click. Here is the code I have struct StartZoomVC: UIViewControllerRepresentable { @Binding...