ark-brighthustle / flutter_zoom_sdk

Zoom SDK from ZOOM ported to flutter as plugin with all necessary features and with Null Safety which is implementation by CodeSyncr
BSD 3-Clause "New" or "Revised" License
41 stars 85 forks source link

Error while trying to build iOS Zoom SDK on iPhone Simulator #84

Open k1ran-ak opened 2 years ago

k1ran-ak commented 2 years ago

Followed All necessary steps to run on iPhone Sim :

Uncategorized (Xcode): Command EmitSwiftModule failed with a nonzero exit code

Swift Compiler Error (Xcode): No such module 'MobileRTC'
/Users/admin/flutter/.pub-cache/hosted/pub.dartlang.org/flutter_zoom_sdk-1.1.0+4/ios/Classes/SwiftFlutterZoomSdkPlugin.swift:2:7
2

Could not build the application for the simulator.
Error launching application on iPhone 13.
moazelsawaf commented 2 years ago

Same Issue here

elliskjohnson commented 2 years ago

Same issue

codestronaut commented 2 years ago

Same issue here

Caeruleo commented 2 years ago

Same here 🙈

INFrontend commented 2 years ago

having same problem

ntokyb commented 2 years ago

I too am having the same issue if anyone can help please do.

ark-brighthustle commented 2 years ago

iPhone Simulator will not work as of now

mohamedbasha275 commented 2 years ago

the same issue, anyone solved it ??

mervinkogei commented 1 year ago

Was anyone able to solve this?