Talk:Updating extensions for iOS 7: Difference between revisions

Discussion page of Updating extensions for iOS 7
 
(see ongoing issues section)
Line 1: Line 1:
== CPDistributeMessagingCenter deny mach-regisiter ==
== CPDistributeMessagingCenter deny mach-regisiter ==


I run a CPDistrubutedMessagingCenter in a sendbox app, but I got "deny mach-register" in console, and the messagingCenter doesn't work, how to deal with it?
I run a CPDistrubutedMessagingCenter in a sendbox app, but I got "deny mach-register" in console, and the messagingCenter doesn't work, how to deal with it? ([[User:Kingsword]])
 
:See under [[Updating extensions for iOS 7#Ongoing issues]] - there's a note for ''"CPDistributedMessagingCenter, XPC and other IPC methods built on top of bootstrap registered mach services don't work, you get deny lookup in the Xcode console."'' and a workaround for it. [[User:Britta|Britta]] ([[User talk:Britta|talk]]) 11:04, 17 February 2014 (PST)

Revision as of 19:04, 17 February 2014

CPDistributeMessagingCenter deny mach-regisiter

I run a CPDistrubutedMessagingCenter in a sendbox app, but I got "deny mach-register" in console, and the messagingCenter doesn't work, how to deal with it? (User:Kingsword)

See under Updating extensions for iOS 7#Ongoing issues - there's a note for "CPDistributedMessagingCenter, XPC and other IPC methods built on top of bootstrap registered mach services don't work, you get deny lookup in the Xcode console." and a workaround for it. Britta (talk) 11:04, 17 February 2014 (PST)