You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
FirebaseCoreInternal is written in Swift but does not yet support Swift Concurrency (iOS 13.0+). The module may benefit from the use of actors where manual locks and queues are being used. When the deployment version raises to support Swift concurrency, consider implementing Swift concurrency festure in the SDK.
See PR description and review discussion in #13933
API Proposal
No response
Firebase Product(s)
FirebaseCoreInternal
The text was updated successfully, but these errors were encountered:
Description
FirebaseCoreInternal
is written in Swift but does not yet support Swift Concurrency (iOS 13.0+). The module may benefit from the use of actors where manual locks and queues are being used. When the deployment version raises to support Swift concurrency, consider implementing Swift concurrency festure in the SDK.See PR description and review discussion in #13933
API Proposal
No response
Firebase Product(s)
FirebaseCoreInternal
The text was updated successfully, but these errors were encountered: