Originally created by @wickyou23 on GitHub (Dec 26, 2019).
Hi, Team
Can I use the code below to get objects from my background queue and using those objects within the main queue?. Because sometimes I got some crash "EXE_BAD_ACCESS" when reading object properties.
Originally created by @wickyou23 on GitHub (Dec 26, 2019).
Hi, Team
Can I use the code below to get objects from my background queue and using those objects within the main queue?. Because sometimes I got some crash "EXE_BAD_ACCESS" when reading object properties.
<img width="720" alt="Screen Shot 2019-12-26 at 5 44 05 PM" src="https://user-images.githubusercontent.com/5183190/71472937-89342700-2807-11ea-84d5-59942c5ce901.png">
adam
added the question label 2025-12-29 15:28:23 +01:00
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.
Originally created by @wickyou23 on GitHub (Dec 26, 2019).
Hi, Team
Can I use the code below to get objects from my background queue and using those objects within the main queue?. Because sometimes I got some crash "EXE_BAD_ACCESS" when reading object properties.
@JohnEstropia commented on GitHub (Jan 7, 2020):
What exact error are you getting? Try to place an exception breakpoint and let me know where it stops
@wickyou23 commented on GitHub (May 25, 2022):
I don't have any more questions. I will close this topic.