Vonage-Community / sample-video-flutter-app

Apache License 2.0
5 stars 1 forks source link

Cannot find type 'ScreenSharing' in scope #17

Open prodigel opened 1 year ago

prodigel commented 1 year ago

New to vonage and flutter plugins, after downloading the repo (main branch checked out) and trying to run in iOS simulator I got the following message:

Swift Compiler Error (Xcode): Cannot find type 'ScreenSharing' in scope
.../sample-video-flutter-app/ios/Runner/AppDelegate.swift:23:23

Am I missing a file there?

Thanks, Florin.

LampeMW commented 10 months ago

Did you ever resolve this? I'm running into the same issue trying to run the sample project on iOS.