xcode - Update view and progress HUD whilest running method -


i have method converts xml json objects , loops trough them possibly import data in sqlite3 database. whilest running method able let user know how far (progress bar or circular) along process method is. can't seem update view until methos over.

does have idea this? tried guess.

xml import setting progress percentage only here hud shown

solved run method in dispatch_sync(dispatch_get_global_queue(dispatch_queue_priority_background , progress , screen updates in dispatch_sync(dispatch_get_main_queue(

enter image description here


Comments

Popular posts from this blog

toolbar - How to add link to user registration inside toobar in admin joomla 3 custom component -

linux - disk space limitation when creating war file -

How to provide Authorization & Authentication using Asp.net, C#? -