Is Core Data with iCloud Breaking with iOS 13.0?

Is Core Data with iCloud beaking with iOS 13? When I simulate my app with iOS 9.3 deployment target, I get the. following.

-[PFUbiquitySwitchboardEntryMetadata setUseLocalStorage:](897): CoreData: Ubiquity: nobody~simblahblahblah:iCloudStore

Using local storage: 0 for new NSFileManager current token <blah1 blah2 blah3 blah4 blah5>


This is the expected behavior. However, when I simulate my app with iOS 13.0 deplloyment target, I get the following.

[Assert] Calling deprecated SPI on UICanvas. This method and class will dissapear prior to GM


And btw, there is a spelling error on disappear.