Home
Blogs
Questions
Jobs
Monetize

Home

About Us

Blogs

Questions

Jobs

Monetize

Post Job

banner

Questions about dispatchgroup

Read more about dispatchgroup

python (12.9k questions)

javascript (9.2k questions)

reactjs (4.7k questions)

java (4.2k questions)

java (4.2k questions)

c# (3.5k questions)

c# (3.5k questions)

html (3.3k questions)

Questions - dispatchgroup

How to fetch newly written objects in coredata

I'm trying to first call one function that saves data from firebase to Coredata, and when it's done executing call another function that takes that data from coredata and uses it. I'm using a dispatch...
test-img

Pontus

swift

xcode

core-data

dispatch-queue

dispatchgroup

Votes: 0

Answers: 0

Using DispatchGroup with Streaming API?

I'm currently using a DispatchGroup to be notified when two API calls have completed, and then combine both responses into 1 object, that I then return in a completion handler. This works for rest api...
test-img

VAlexander

swift

swift5

dispatchgroup

Votes: 0

Answers: 1

Latest Answer

You can manually count if the two of them finished or not class YourClass { var totalRequest = -1 var requestLoaded = -1 func fetchPets() { fetchDogs() fetch...
test-img

Solayman Rana

Posts

Questions

Blogs

Jobs

The ultimate platform for coders and IT specialists

About

  • Company
  • Support

  • Platform

  • Terms & Conditions
  • Privacy statement
  • Cookie policy
  • Cookie option
  • OnlyCoders © 2025  |  All rights reserved