livekit / client-sdk-flutter

Flutter Client SDK for LiveKit
https://docs.livekit.io
Apache License 2.0
245 stars 122 forks source link

[bug] #579

Closed Rioland closed 3 weeks ago

Rioland commented 3 weeks ago

** Failed to build iOS app Swift Compiler Error (Xcode): Value of optional type '(any StorageProvider)?' must be unwrapped to refer to member 'storage' of wrapped base type 'any StorageProvider' /Users/cleaques_sys1/Documents/cleaques/ios/Pods/FirebaseStorage/FirebaseStorage/Sources/Storage.swift:72:11

Swift Compiler Error (Xcode): Value of optional type '(any StorageProvider)?' must be unwrapped to refer to member 'storage' of wrapped base type 'any StorageProvider' /Users/cleaques_sys1/Documents/cleaques/ios/Pods/FirebaseStorage/FirebaseStorage/Sources/Storage.swift:87:11

Swift Compiler Error (Xcode): Cannot assign value of type '(any AuthInterop)?' to type 'any AuthInterop' /Users/cleaques_sys1/Documents/cleaques/ios/Pods/FirebaseStorage/FirebaseStorage/Sources/Storage.swift:290:38

Swift Compiler Error (Xcode): Cannot assign value of type '(any AppCheckInterop)?' to type 'any AppCheckInterop' /Users/cleaques_sys1/Documents/cleaques/ios/Pods/FirebaseStorage/FirebaseStorage/Sources/Storage.swift:292:46

**

FirebaseStorage

Expected behavior

Platform information

davidzhao commented 3 weeks ago

This is Firebase, unrelated to livekit