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

Published: 04 February 2022
on channel: 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...


On this page of the site you can watch the video online Common Mistake while using @Published | RunLoop.Main vs DispatchQueue.Main | Combine with a duration of hours minute second in good quality, which was uploaded by the user iCode 04 February 2022, share the link with friends and acquaintances, this video has already been watched 6,319 times on youtube and it was liked by 226 viewers. Enjoy your viewing!