I have created an app that utilizes Core Data with iCloud. It seems that I have all the difficult pieces working correctly but am missing something really important. Once installed on two physical devices, changes on one appear as expected on the second. The issue is that I must install the app, then close it and relaunch it before ANY data appears in the main tableview. Xcode 6.3.1 iOS 8.3I have created an app that utilizes Core Data w