ios - Syncing Core Data changes with the apple watch takes too long -


i sharing uimanageddocument apple watch extension , seems work well. can query managed objects database perfectly. problem comes when edit 1 of objects. change not reflected in watch app until ~30 seconds later. repeat query number of times, it's no until period passes.

i have tried forcing save in managedobjectcontext, making double sure i'm running in main thread, can't update immediately.

is there else should here? or simulator/apple watch limitation?

thanks!


Comments

Popular posts from this blog

javascript - Bootstrap Popover: iOS Safari strange behaviour -

Magento/PHP - Get phones on all members in a customer group -

session - Logging Out Using PHP -