apraka16 / iOSAR

AR Project - iOS (Swift)
7 stars 3 forks source link

Resource constraints warning on ARKit - console warning #19

Closed apraka16 closed 6 years ago

apraka16 commented 6 years ago

There is some processing which can move to global queues with lesser priorities than main. Go through the code thoroughly and move all UI codes to main queue and others to global queues.

2017-12-03 15:25:04.999849+0530 ARKitBasics[749:406695] [Technique] World tracking performance is being affected by resource constraints [1]

apraka16 commented 6 years ago

To be dealt with when the issue arise in future runs.

apraka16 commented 6 years ago

Repo has been moved permanently.