Undefined symbol: MobileRTCMeetingStartParam (Ionic 5 xCode)


I’m new to ionic I’m trying to integrate the zoom sdk to my project but when i try the sample project from git hub I face these issue due to undefined symbol

For this xCode, i did try import different version of framework([5.5.12511.0421] ios Sdk download from the marketplace project, github lib folder (5.2.42037.1112) and another framwork version 5.4.54802.0124, still does not fix the issue i did embed and make sure mobilertcresources.bundle is imported)

I’m following this link tutorial on importing the sdk https://marketplace.zoom.us/docs/sdk/native-sdks/iOS/getting-started/integration

Please help and sorry for bad english

Update:


I did integrade MobileRTC to my project and embed

this is the github: GitHub - zoom/sample-app-ionic: Zoom Ionic SDK sample app
That i copy to test the zoom sdk

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