Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

solution to make network call on main thread #190

Merged
merged 2 commits into from Dec 9, 2021

Conversation

maifeeulasad
Copy link
Collaborator

Hello, I've added a solution that lets you make any network call on the main thread, that's how API calls during scene changing works.

Thanks. Let me know if there are any issues. I guess I've properly cited the sources too.

Closes #179
Closes #8
Maybe this also helps #154

@jdnichollsc
Copy link
Member

Hello mate, thanks for your contribution! <3

@jdnichollsc jdnichollsc merged commit a3bb763 into proyecto26:develop Dec 9, 2021
@maifeeulasad
Copy link
Collaborator Author

Hello @jdnichollsc, It's an honor to be part of this great work and community.

@jdnichollsc
Copy link
Member

@maifeeulasad I really appreciate your help, thanks to you! 💯

@jdnichollsc jdnichollsc mentioned this pull request Dec 10, 2021
@jdnichollsc
Copy link
Member

@maifeeulasad hey mate, do you want to be a maintainer of this lib? <3

@maifeeulasad
Copy link
Collaborator Author

I'm not sure what I'll be able to do, but this can be an interesting journey and a 🎁 .
Looking forward to it. 💌

@jdnichollsc
Copy link
Member

let me send you an invite, thanks for your help! 💯

github-actions bot pushed a commit that referenced this pull request Dec 25, 2021
solution to make network call on main thread
github-actions bot pushed a commit that referenced this pull request Dec 28, 2021
solution to make network call on main thread
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

On loading new scene, RestClient gets stuck. Scene reload issue
2 participants