25LucasAnselmo / gr_zoom

Apache License 2.0
4 stars 12 forks source link

Value of type 'MobileRTCAuthService' has no member 'clientKey' #9

Closed gowthaman13 closed 4 months ago

gowthaman13 commented 4 months ago

Could not build the precompiled application for the device. Swift Compiler Error (Xcode): Value of type 'MobileRTCAuthService' has no member 'clientKey' /Users/apple/.pub-cache/hosted/pub.dev/gr_zoom-1.2.0+2/ios/Classes/SwiftZoomPlugin.swift:86:18

Swift Compiler Error (Xcode): Value of type 'MobileRTCAuthService' has no member 'clientSecret' /Users/apple/.pub-cache/hosted/pub.dev/gr_zoom-1.2.0+2/ios/Classes/SwiftZoomPlugin.swift:89:18

25LucasAnselmo commented 4 months ago

Could not build the precompiled application for the device. Swift Compiler Error (Xcode): Value of type 'MobileRTCAuthService' has no member 'clientKey' /Users/apple/.pub-cache/hosted/pub.dev/gr_zoom-1.2.0+2/ios/Classes/SwiftZoomPlugin.swift:86:18

Swift Compiler Error (Xcode): Value of type 'MobileRTCAuthService' has no member 'clientSecret' /Users/apple/.pub-cache/hosted/pub.dev/gr_zoom-1.2.0+2/ios/Classes/SwiftZoomPlugin.swift:89:18

Hey. Man, try using 1.1.0+2 version

25LucasAnselmo commented 4 months ago

Could not build the precompiled application for the device. Swift Compiler Error (Xcode): Value of type 'MobileRTCAuthService' has no member 'clientKey' /Users/apple/.pub-cache/hosted/pub.dev/gr_zoom-1.2.0+2/ios/Classes/SwiftZoomPlugin.swift:86:18

Swift Compiler Error (Xcode): Value of type 'MobileRTCAuthService' has no member 'clientSecret' /Users/apple/.pub-cache/hosted/pub.dev/gr_zoom-1.2.0+2/ios/Classes/SwiftZoomPlugin.swift:89:18

Fixed in 1.2.0+4 version