I just added iCloud and App Sandboxing entitlements to my app. I had to fix some code that autosaves a file on launch to Application Support/, so now it saves inside the Container.
But now I see the very brief flash of what I think is an Open file Panel, set to some iCloud setting. It comes up, then disappears immediately, and then my app builds a sample of one of its doc types, autosaves that to the Container, and then displays a window for that doc. I long ago overrode -applicationShouldOpenUntitledFile: and -applicationShouldHandleReopen:hasVisibleWindows: to return NO. What's causing this panel to come up (and then immediately go away)? Thanks, -- Rick
signature.asc
Description: Message signed with OpenPGP using GPGMail
_______________________________________________ Cocoa-dev mailing list (Cocoa-dev@lists.apple.com) Please do not post admin requests or moderator comments to the list. Contact the moderators at cocoa-dev-admins(at)lists.apple.com Help/Unsubscribe/Update your Subscription: https://lists.apple.com/mailman/options/cocoa-dev/archive%40mail-archive.com This email sent to arch...@mail-archive.com