Post

Replies

Boosts

Views

Activity

After adding sandbox entitlement to exec file, can't run exec through app
Before adding the sandbox entitlement to the exec file, the app ran perfectly. After adding the entitlement properties below, I get an error: my.sh: line 2: 41382 Killed: 9 $1 $2 "$3" $4 "$5" Entitlement properties added: keycom.apple.security.app-sandbox/key true/ keycom.apple.security.inherit/key true/ I'm signing with my Apple Development identity. I tried also by signing with my 3rd Party Mac Developer Application.  Lastly, I am running this exec through a plugin, I don't know if that could be the cause of the error. Please help.
1
0
902
Apr ’21
MacOS Monterey beta 7, SharePlay/GroupActivities is not available when building for Mac Catalyst... was available in betas 2-5.
Hi Apple, please help! In MacOS Monterey betas 2-5, I was able to run GroupActivities on my Mac Catalyst app. When running my app with GroupActivities on MacOS Monterey beta 7, I get an error: "GroupActivities is not available when building for Mac Catalyst. Consider using #if !targetEnvironment(macCatalyst) to conditionally import this framework when building for iOS." No such module 'GroupActivities' Is SharePlay going to be available for Mac Catalyst in an upcoming beta?
1
0
956
Sep ’21
Object Capture Edit Bounding Box like WWDC video
Hi! In the WWDC keynote for object capture, at 17:38, they drag and edit the bounds of the object. Please can someone guide me how to do this or how to get started? Is there any kind of sample code anywhere for editing bounds? https://developer.apple.com/videos/play/wwdc2021/10076/
Replies
4
Boosts
0
Views
1.5k
Activity
Jan ’22
SharePlay not possible in iOS 15 RC and MacOS beta 6 & can no longer download a Shareplay profile
Apple please help. The iOS/iPadOS 15 RC disables shareplay. MacOS Beta 6 was never able to run shareplay. Downloading a SharePlay profile has been removed from developer.apple.com. Please instruct what to do.
Replies
2
Boosts
0
Views
1.5k
Activity
Sep ’21
After adding sandbox entitlement to exec file, can't run exec through app
Before adding the sandbox entitlement to the exec file, the app ran perfectly. After adding the entitlement properties below, I get an error: my.sh: line 2: 41382 Killed: 9 $1 $2 "$3" $4 "$5" Entitlement properties added: keycom.apple.security.app-sandbox/key true/ keycom.apple.security.inherit/key true/ I'm signing with my Apple Development identity. I tried also by signing with my 3rd Party Mac Developer Application.  Lastly, I am running this exec through a plugin, I don't know if that could be the cause of the error. Please help.
Replies
1
Boosts
0
Views
902
Activity
Apr ’21
iCloud error: Sync Error: The operation couldn't be completed. CKErrorDomain error 2.
Hi, a user of our app is getting this error when creating a CKShare. In our tests we are having no issues with syncing with iCloud or creating a CKShare so we are unable to reproduce... Please anyone have any idea what this error is and, how to fix it or at least how to troubleshoot it?
Replies
1
Boosts
0
Views
1.7k
Activity
Sep ’22
MacOS Monterey beta 7, SharePlay/GroupActivities is not available when building for Mac Catalyst... was available in betas 2-5.
Hi Apple, please help! In MacOS Monterey betas 2-5, I was able to run GroupActivities on my Mac Catalyst app. When running my app with GroupActivities on MacOS Monterey beta 7, I get an error: "GroupActivities is not available when building for Mac Catalyst. Consider using #if !targetEnvironment(macCatalyst) to conditionally import this framework when building for iOS." No such module 'GroupActivities' Is SharePlay going to be available for Mac Catalyst in an upcoming beta?
Replies
1
Boosts
0
Views
956
Activity
Sep ’21
macOS Monterey beta 8 - Xcode 13 - Can't create Mac Catalyst app for macOS 12.0
I'm on macOS Monterey beta 8, Xcode 13.0. When creating a brand new iOS project, then checking 'Mac' to add catalyst app, I'm not able to choose macOS 12.0. How do I make Mac Catalyst app for macOS 12.0 as the minimum? I'm using macOS Monterey new API's and they are not available when I select macOS 11.3.
Replies
1
Boosts
0
Views
1.5k
Activity
Sep ’21
SharePlay not working on MacOS Monterey RC 1
Will SharePlay be added later? Will there be another shareplay profile we can download with an upcoming beta? I'm able to see there is an ability to send or receive an invite but when it's initiated nothing happens.
Replies
0
Boosts
0
Views
732
Activity
Oct ’21