ios - iCloud & Core Data gremlins in iOS9 implementation -


is there reliable documentation on icloud , core data implementation works reliably in ios9?

i've setup storeurl xxx.sqlite , modelurl momd, hooked managedobjectcontext & persistentstack, upgraded icloud , enabled/set default container in xcode capabilities.

when have internet connectivity on device, app works fine. disable wifi gremlins come out. after restart app (still wifi off) find partial data (some elements missing) , elements showing null. strange behavior.

would appreciate if point me in right direction or shed light on seeing. happy provide code samples if helps?


Comments

Popular posts from this blog

get url and add instance to a model with prefilled foreign key :django admin -

android - Keyboard hides my half of edit-text and button below it even in scroll view -

css - Make div keyboard-scrollable in jQuery Mobile? -