Group Requests | raywenderlich.com


This is a companion discussion topic for the original entry at https://www.raywenderlich.com/10376245-networking-with-urlsession/lessons/28

I have a question on combine, if publisher pub2 is dependent on pub1 as you showed in the example, is it always necessary to zip both of them? Can’t framework detect that pub2 is using pub1 and execute it?

What is the practice if we have more that two publishers? Can we pass array of publishers to zip?

@bdmoakley Can you please help with this when you get a chance? Thank you - much appreciated! :]