I am trying to devlop ios app using zoom ionic sample app got error

Description
ignoring file Oges/Plugins/cordova.plugin.zoom/MobileRTC.framework/MobileRTC, missing required architecture x86_64 in file Oges/Plugins/cordova.plugin.zoom/MobileRTC.framework/MobileRTC (2 slices)

Showing Recent Issues

:-1: Undefined symbol: OBJC_CLASS$_MobileRTCMeetingStartParam4LoginlUser
Showing Recent Issues

:-1: Undefined symbol: OBJC_CLASS$_MobileRTC

Hi satya5561,

Thanks for using Zoom SDK. Are you trying to use the sample app with emulators? Our Ionic SDK only supports real device and running it on simulators will cause errors. (https://github.com/zoom/zoom-sdk-ionic/blob/master/README.md#latest-sdk-notifications)

Thanks!