Post not yet marked as solved
Post marked as unsolved with 4 replies, 435 views
Hi folks,
I'm trying to build communication between the main app and its helper via inter-process communication.
I found here that it is possible if the apps are in the same app group. But I really cannot make it work, and cannot understand what I do wrong. It works all good if I add com.apple.security.temporary-exception.mach-lookup.global-name entitlement, so the setup seems to be correct? Where should I look to fix it? Also because having that entitlement means that it is gonna be tricky to get through the App Review.