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

User Statistics

  • 1 Posts
  • 0 Solutions
  • 0 Likes given
  • 0 Likes received

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...