- Home /
Question by
imrockerman · Sep 12, 2014 at 09:23 AM ·
uifreezethread
UI Thread on native plugin
Hey all, I have some methods on my native plugin that has to run on the application ui thread. However, running heavy or even medium tasks on unity ui thread, cause my application to sometimes freeze and have an ANR. Is there any way to run heavy tasks on my application UI Thread without causing my application to sometimes freeze? Thanks abunch!
Comment
Your answer

Follow this Question
Related Questions
A node in a childnode? 1 Answer
Unity crashing when I hit the Play button. 0 Answers
UI 4.6 Detecting if mouse,touch event is over any GUI element 1 Answer
Changing multiple toggle states. 0 Answers
Ghosting issue using rendered texture 0 Answers