Post

Replies

Boosts

Views

Activity

Apple Watch app
I put a couple of Apple Watch apps on the App Store. They are approved and for sale. I sent myself 2 codes to redeem and they were both accepted. In the App Store it shows the app as purchased, but these purchased apps do not show up anywhere else. I would expect these apps to appear in the Watch app; but they are not listed. Any ideas? Thanks in advance
0
0
841
Apr ’21
user-assigned-device-name entitlement - HOW?????
Please help a developer out. If you have gotten the user-assigned-device-name entitlement recently with the new questions, how did you answer the questions? I ask Bard and my app DOES do all of the following and I provided screen shots and it's still rejected. But the problem is, Apple doesn't tell you WHY??? We have to guess and guess. Eligibility criteria: User-facing functionality: Your app must use the user-assigned device name solely for functionality that's visible to the user and allows them to identify their own device. YES!!!!!! Multi-device interaction: The functionality must involve interaction between multiple devices that the same user operates. YES! UI visibility: The user-assigned device name must be visible to the user in your app's UI. You need to provide screenshots of this UI when requesting the entitlement. YES!
1
0
664
Dec ’23
[ERROR] failed to get service endpoint creating for for item at URL
I have been using UIDocumentInteractionController and presentOptionsMenuFromRect for sharing PDFs for years. Now I get these errors. Only support loading options for CKShare and SWY types. [ERROR] failed to get service endpoint creating for for item at URL Collaboration: error loading metadata for documentURL:file: The files I create I believe are fine. I have tried sharing them from a temporary folder and also from a subfolder on the iPad but still get these errors. Any help appreciated.
1
0
795
Jul ’24
PKInk - no eraser stroke
I am trying to convert some of my older drawings to a PKCanvas. In my older drawings, I had an eraser stroke which erases anything that the stroke intersected with. I am able to convert all the strokes except an eraser stroke which doesn't seem to exist in PKCanvas. The user tool exists, but PKInkTypePen etc... doesn't contain an eraser type. Is there any way to create an "eraser type stroke" so I can convert my drawing strokes to use the PKCanvas? Thanks
Topic: UI Frameworks SubTopic: UIKit
1
0
270
Feb ’25
User-Assigned Device Name again
Is there a way to get more clarification on why I cannot get the "User-Assigned Device Name" entitlement? I have gotten it before for the iPad version of my app, but now the questions have changed and I cannot get the entitlement. My app matches all of the criteria as far as I know. As usual, they leave you guessing as to why I cannot get the entitlement. So, is there a way to find out why???? I match all of this: https://developer.apple.com/documentation/bundleresources/entitlements/com_apple_developer_device-information_user-assigned-device-name
2
0
734
Dec ’23
dataWithContentsOfURL is nil with url from Files app
On IOS15 beta 8 (not sure of other versions) if I open a PDF from the Files App from a document stored in the One My iPad folder, then use the Open in... or Share button to send to my app, dataWithContentsOfURL always returns nil. Is this a known problem? Not all the apps have a problem opening the file. Chrome has a problem but Apple Mail doesn't. Thanks data = [NSData dataWithContentsOfURL:url];
5
0
1.4k
Sep ’21
Embedded binary is not signed with the same certificate as the parent app. Verify the embedded binary target's code sign settings match the parent app's.
My Parent app IS signed correctly. I have verified in every screen. Has anyone seen this?Thanks!XCode 10.0 beta 6---------------error: Embedded binary is not signed with the same certificate as the parent app. Verify the embedded binary target's code sign settings match the parent app's. Embedded Binary Signing Certificate: Software Signing Parent App Signing Certificate: - (Ad Hoc Code Signed)
8
0
22k
Oct ’23
Simulator crashes immediately upon launch
Yesterday the XCode 10 simulator was running fine. Today, instantly crashes upon launch.I have run the XCode 9 simulator and reset simulator. I have "installed" XCode 10 from app store.Is there a preference I can delete for the simulator?Crashed Thread: 0 Dispatch queue: com.apple.main-threadException Type: EXC_BAD_ACCESS (SIGSEGV)Exception Codes: KERN_INVALID_ADDRESS at 0x0000000000000000Exception Note: EXC_CORPSE_NOTIFYTermination Signal: Segmentation fault: 11Termination Reason: Namespace SIGNAL, Code 0xbTerminating Process: exc handler [0]VM Regions Near 0:--> __TEXT 000000010a1cc000-000000010a271000 [ 660K] r-x/rwx SM=COW /Applications/Xcode.app/Contents/Developer/Applications/Simulator.app/Contents/MacOS/Simulator
10
0
21k
Nov ’21
Apple Watch app
I put a couple of Apple Watch apps on the App Store. They are approved and for sale. I sent myself 2 codes to redeem and they were both accepted. In the App Store it shows the app as purchased, but these purchased apps do not show up anywhere else. I would expect these apps to appear in the Watch app; but they are not listed. Any ideas? Thanks in advance
Replies
0
Boosts
0
Views
841
Activity
Apr ’21
WatchOS10 Siri down?
Since yesterday, almost every time I ask Siri anything, there's a long pause and "Sorry, could you say that again?: Anyone else having this problem?
Replies
0
Boosts
0
Views
593
Activity
Jun ’23
user-assigned-device-name entitlement - HOW?????
Please help a developer out. If you have gotten the user-assigned-device-name entitlement recently with the new questions, how did you answer the questions? I ask Bard and my app DOES do all of the following and I provided screen shots and it's still rejected. But the problem is, Apple doesn't tell you WHY??? We have to guess and guess. Eligibility criteria: User-facing functionality: Your app must use the user-assigned device name solely for functionality that's visible to the user and allows them to identify their own device. YES!!!!!! Multi-device interaction: The functionality must involve interaction between multiple devices that the same user operates. YES! UI visibility: The user-assigned device name must be visible to the user in your app's UI. You need to provide screenshots of this UI when requesting the entitlement. YES!
Replies
1
Boosts
0
Views
664
Activity
Dec ’23
[ERROR] failed to get service endpoint creating for for item at URL
I have been using UIDocumentInteractionController and presentOptionsMenuFromRect for sharing PDFs for years. Now I get these errors. Only support loading options for CKShare and SWY types. [ERROR] failed to get service endpoint creating for for item at URL Collaboration: error loading metadata for documentURL:file: The files I create I believe are fine. I have tried sharing them from a temporary folder and also from a subfolder on the iPad but still get these errors. Any help appreciated.
Replies
1
Boosts
0
Views
795
Activity
Jul ’24
PKInk - no eraser stroke
I am trying to convert some of my older drawings to a PKCanvas. In my older drawings, I had an eraser stroke which erases anything that the stroke intersected with. I am able to convert all the strokes except an eraser stroke which doesn't seem to exist in PKCanvas. The user tool exists, but PKInkTypePen etc... doesn't contain an eraser type. Is there any way to create an "eraser type stroke" so I can convert my drawing strokes to use the PKCanvas? Thanks
Topic: UI Frameworks SubTopic: UIKit
Replies
1
Boosts
0
Views
270
Activity
Feb ’25
Cannot install Apple Watch only app from testflight
I see the app in TestFlight. I press install, after a while the circular icon appears fills for a while and then stops and goes right back to install. How can I install an Apple Watch only app from TestFlight? I have restarted both iPhone and watch. Same thing.
Replies
1
Boosts
1
Views
293
Activity
Mar ’25
User-Assigned Device Name again
Is there a way to get more clarification on why I cannot get the "User-Assigned Device Name" entitlement? I have gotten it before for the iPad version of my app, but now the questions have changed and I cannot get the entitlement. My app matches all of the criteria as far as I know. As usual, they leave you guessing as to why I cannot get the entitlement. So, is there a way to find out why???? I match all of this: https://developer.apple.com/documentation/bundleresources/entitlements/com_apple_developer_device-information_user-assigned-device-name
Replies
2
Boosts
0
Views
734
Activity
Dec ’23
XCode 13 is super slow when editing source code
When I mean slow, I mean it can take 3 minutes to type 5 carriage returns! FB9646476 A bunch of users are having this problem. XCode 12.5.1 doesn't have this problem. I am having this super slow problem on my M1 MacBook Pro 13" 16G. Has anyone found a work-around??? Thanks!
Replies
4
Boosts
0
Views
1k
Activity
Jul ’22
dataWithContentsOfURL is nil with url from Files app
On IOS15 beta 8 (not sure of other versions) if I open a PDF from the Files App from a document stored in the One My iPad folder, then use the Open in... or Share button to send to my app, dataWithContentsOfURL always returns nil. Is this a known problem? Not all the apps have a problem opening the file. Chrome has a problem but Apple Mail doesn't. Thanks data = [NSData dataWithContentsOfURL:url];
Replies
5
Boosts
0
Views
1.4k
Activity
Sep ’21
Embedded binary is not signed with the same certificate as the parent app. Verify the embedded binary target's code sign settings match the parent app's.
My Parent app IS signed correctly. I have verified in every screen. Has anyone seen this?Thanks!XCode 10.0 beta 6---------------error: Embedded binary is not signed with the same certificate as the parent app. Verify the embedded binary target's code sign settings match the parent app's. Embedded Binary Signing Certificate: Software Signing Parent App Signing Certificate: - (Ad Hoc Code Signed)
Replies
8
Boosts
0
Views
22k
Activity
Oct ’23
Simulator crashes immediately upon launch
Yesterday the XCode 10 simulator was running fine. Today, instantly crashes upon launch.I have run the XCode 9 simulator and reset simulator. I have "installed" XCode 10 from app store.Is there a preference I can delete for the simulator?Crashed Thread: 0 Dispatch queue: com.apple.main-threadException Type: EXC_BAD_ACCESS (SIGSEGV)Exception Codes: KERN_INVALID_ADDRESS at 0x0000000000000000Exception Note: EXC_CORPSE_NOTIFYTermination Signal: Segmentation fault: 11Termination Reason: Namespace SIGNAL, Code 0xbTerminating Process: exc handler [0]VM Regions Near 0:--> __TEXT 000000010a1cc000-000000010a271000 [ 660K] r-x/rwx SM=COW /Applications/Xcode.app/Contents/Developer/Applications/Simulator.app/Contents/MacOS/Simulator
Replies
10
Boosts
0
Views
21k
Activity
Nov ’21
Xcode 12 spinning beach balls all the time
I get beach balls when switching to Xcode 12 and when doing simple searches. I get it with all projects and not only that, it happens on my i7 2015 MacBook Pro and my new M1 MacBook. Anyone else getting this??? I've done an Xcode sample and but have heard nothing back from Apple.
Replies
13
Boosts
0
Views
5.2k
Activity
Jul ’22