Common Mistake while using @Published | RunLoop.Main vs DispatchQueue.Main | Combine

Pubblicato il: 04 febbraio 2022
sul canale di: iCode
6,319
226

A very common mistake that we make while using the published property is missing the Schedulers while subscribing.
Due to this, the subscribers are notified about the change in the value of published property, but we do not get the data.
In this video, I've explained this problem, it's solution and difference between two schedulers i.e RunLoop.Main and DispatchQueue.main.

Useful Links 👇🏼
https://www.avanderlee.com/combine/ru...
https://forums.swift.org/t/runloop-ma...
https://github.com/apple/swift/blob/b...
https://github.com/apple/swift/blob/2...


In questa pagina del sito puoi guardare il video online Common Mistake while using @Published | RunLoop.Main vs DispatchQueue.Main | Combine della durata di ore minuti seconda in buona qualità , che l'utente ha caricato iCode 04 febbraio 2022, condividi il link con amici e conoscenti, su youtube questo video è già stato visto 6,319 volte e gli è piaciuto 226 spettatori. Buona visione!