This is a dedicated space for developers to connect, share ideas, collaborate, and ask questions. Introduce yourself, network with other developers, and join us in fostering a supportive community.

All subtopics
Posts under Community topic

Post

Replies

Boosts

Views

Activity

First time SSC contestant here. Need some advice.
I hope you’re having a fantastic New Year and that your apps are doing great! This is my first time entering SSC , and I’m excited to share that I’m developing a screen timer app. The idea is to encourage you to take breaks by suggesting a run or workout instead of spending too much time on your screens. I was wondering, have anyone else included short videos or animations in their entries before? Also, could my screen time timer be running in the background? I know there are some limitations with integrations like HealthKit and Screen Time, which is why I’m using a regular countdown timer on the App Store as a prototype. I’m just trying to clarify the rules below to make sure that it’s all good to go : “If your submission includes any open source software, music, photos, artwork, or any other content that you do not have ownership rights in, you agree to (a) comply with all applicable licensing terms and copyright obligations and (b) provide an explanation of why it was used.” And regarding any tracking stuff in the disqualification section, whereas nothing in the app should include: “You track and/or insert analytics code in your App Store meant to identify or track judges’ activity while they review your App Store.” But my app will only have a simple timer in it.
8
0
999
3w
Run destination for my Xcode submission
My swift student challenge submission is an iPad app built in Xcode and I'm planning on selecting the Xcode 26 option for testing in the dropdown provided in the application. Just have to confirm that the run destination for the playground in Xcode will be an iPad simulator right? Recently I have seen many participants post their submission screenshot for iPhone renders so just wanted to confirm the run destination. Thank you👾
4
1
442
3w
Postgres in Sandboxed App
Has anyone gotten Postgres to run in a sandboxed app? I am compiling Postgres 18 myself from source and have tried to patch it so it doesn't use sysv (shmem) but it apparently has all kinds of invocations of sysv and once it's sandboxed has issues, e.g.: 2026-02-24 18:26:05.014 EST [4384] FATAL: semctl(65596, 16, SETVAL, 536) failed: Operation not permitted Does anyone know of a way to either make the sandbox relax or make Postgres compatible with sandboxing? I have tried passing flags to initdb to use POSIX semaphores but it always wants to use sysv so I'm finding myself super deep in the weeds of the Postgres source code.
1
0
124
3w
External Payments
Hi everyone, I’m considering integrating External Payments into my iOS app. I’ve done some research, but I’m finding it difficult to pinpoint the exact commission rates for different regions. For those of you who have already implemented external payment links: Could you share what the actual fees paid to Apple look like in your specific Geos (e.g., US, EU, or others)? Does the total cost—including Apple's commission and the payment processor's fee (like Stripe)—end up being significantly lower than the standard 15-30% IAP?
0
0
48
3w
Locked Out Loop
I am verifying my new account. However in my first log in it says my account is locked. When I try to get a new password, it is now showing a different phone number to verify that isn't mine. Now I am stuck in the loop where I can't contact support as Apple doesn't share support email or phone number details unless you log in, so now I'm stuck in a loop. Any help Apple Support, can you send me your email?
0
0
31
3w
Apple Developer account blocked – China & US accounts
Hi everyone, I’m having issues registering my own Apple Developer accounts in both China and the US. For my China account, my Face ID is already in use by accounts registered under two companies, which prevents me from creating a new developer account. For my US account, my device SSID and handheld ID documents were used, and Apple Support advised that I can only register using a US identity. I’ve already contacted Apple Support, but the problem remains unresolved. I’m looking for shared experiences or advice on how to handle this situation. Thank you in advance!
0
0
95
3w
IOS 26.4 Developer beta 1 slow charger issue with iphone 14
I recently updated my iphone 14 from IOS 26.4 public beta to 26.4 developer beta 1 and I have noticed that whenever I am connecting apple original charger along with original lightening cable, the phone is charging at a very slow speed and the lock screen shows “slow charger” prompt, I tried cleaning the cable connector and also made sure that the lightening port is clean still the issue persist. Need Apple to solve this issue for multiple users like me which I have noticed on reddit with the same problem.
0
0
38
3w
Issue with App Limit
Hello all, I have been using app limits for a while and I recently updated my iPhone to IOS26.2.1 I have set my limit as 1 hour and 30 minutes. However, the app is already locked on 20 minutes. This happens everyday.
0
0
30
3w
Display 17 PRO series
Dear colleagues, when will you add the ability to manually adjust the display's color temperature? Everyone is familiar with the color rendering issue on the 17 series. Many complain about the display's yellowish tint. I'm one of those people, with a G9N panel, but I can't get whites right; there's a persistent yellow tint. TrueTone only solves this problem under cool, white lighting conditions. So, the display might work as intended, but how can I make it work consistently? If there were a way to manually adjust TrueTone, many users wouldn't be so upset when buying a new device, fearing the display would be yellow. I'd like users to be able to choose their preferred color, warm or cool, and have a scale to adjust it! This would solve the yellowish tint issue on 17 series displays! Thank you.
0
0
62
3w
App Review Guideline 4.3(a) - Design - Spam for our own App
Hi all Our App was rejected for being suspected Spam, copied from another entiy's App witht he following narrative: "We noticed your app shares a similar binary, metadata, and/or concept as apps submitted to the App Store by other developers, with only minor differences. " We explained this on the form, but the case is not being progressed, jsut ignored. Is there a good way forward to resolve this that is good for Apple as well. Here is our response in the Form: Dear App Review, Thank you for flagging this point and we fully understand and appreciate your concern for protection of our App from being put to unauthorised use. This App and has been developed solely for us and on our instruction and under our direction. As you have noticed, our developer submitted our App to your App Store years ago and it was available for several years from this account. Then some months ago we decided with the developer to move it to our own account. And as you also noticed, some small changes to simplify the flow were made intentionally before we submitted our app. Would you prefer that we resubmitted the App through the previous account of Osiel Lima, our valued friend and developer. Alternatively, we look forward to your positive advice on how to move forward. Thank you for your support and co-operation.
1
0
106
3w
Announce the time not using selected voice
With 26.4 beta 2 announce the time is no longer using the voice I have selected. I am using Australian English Siri 2, however it will speak using American English Samantha. I also have the system voice set the Australian English Siri 2 which is never honored. In fact, with that setting, Speak announcement never happens. Speak announcements has been broken since 26.0. There are several other issues with text to speach. Basically, TTS works for the most part if you use the default Samantha voice. Various things break when using other voices. FB22035712 -- "Announce the time not using selected voice" FB22035743 -- "Speak announcements only works if Samantha voice is selected." I will note that FB20933185 -- "Siri voices break System voice UI" appears fixed in 26.4 beta 2, in that the UI is no longer broken with Siri voices, but now Siri voices aren't honored.
0
0
31
3w
First time SSC contestant here. Need some advice.
I hope you’re having a fantastic New Year and that your apps are doing great! This is my first time entering SSC , and I’m excited to share that I’m developing a screen timer app. The idea is to encourage you to take breaks by suggesting a run or workout instead of spending too much time on your screens. I was wondering, have anyone else included short videos or animations in their entries before? Also, could my screen time timer be running in the background? I know there are some limitations with integrations like HealthKit and Screen Time, which is why I’m using a regular countdown timer on the App Store as a prototype. I’m just trying to clarify the rules below to make sure that it’s all good to go : “If your submission includes any open source software, music, photos, artwork, or any other content that you do not have ownership rights in, you agree to (a) comply with all applicable licensing terms and copyright obligations and (b) provide an explanation of why it was used.” And regarding any tracking stuff in the disqualification section, whereas nothing in the app should include: “You track and/or insert analytics code in your App Store meant to identify or track judges’ activity while they review your App Store.” But my app will only have a simple timer in it.
Replies
8
Boosts
0
Views
999
Activity
3w
Can my submission be ran on iPhone?
I am building my app for iPhone users generally, and realized that maybe I should have had the iPad in mind since I read somewhere that the submissions will be judged on iPad. Should I be testing and tweaking on iPad now or can it be somehow ran on iPhone?
Replies
3
Boosts
0
Views
201
Activity
3w
Swift Student Challenge 2026 submission format
Hello, I built my app in Xcode and used IOS 26 latest frameworks like Foundation Models. But some of this frameworks don't work properly in Swift Playground(MyApp.swiftpm) and cause crashes. My question is can I submit a MyApp.xcodeproj file and choose Xcode 26 as a software to run my app ? Thank you in advance.
Replies
1
Boosts
0
Views
164
Activity
3w
Apple App Store
Leider ist bei der Beta 2 iOS 26.4 immer noch so das dass öffnen der App Store sehr langsam ist und teilweise sehr lange braucht bei suchen von Apps.
Replies
1
Boosts
0
Views
50
Activity
3w
XCode Simulator Run Destination
I am looking through the rules and terms and it just says Xcode submissions will be run on a simulator. Does this mean Mac Catalyst or can it be run on a iPad VM? Or more so should we specify in the comments on where to run it. Thank you!
Replies
2
Boosts
1
Views
133
Activity
3w
Can't compose in Gmail app after iOS 26.4 beta update
I installed the new 26.4 ios and now can't compose or reply to emails on the Gmail app. I tried restarting my phone and uninstalling and reinstalling the app, but nothing helps. How can I fix this?
Replies
0
Boosts
0
Views
62
Activity
3w
Run destination for my Xcode submission
My swift student challenge submission is an iPad app built in Xcode and I'm planning on selecting the Xcode 26 option for testing in the dropdown provided in the application. Just have to confirm that the run destination for the playground in Xcode will be an iPad simulator right? Recently I have seen many participants post their submission screenshot for iPhone renders so just wanted to confirm the run destination. Thank you👾
Replies
4
Boosts
1
Views
442
Activity
3w
Postgres in Sandboxed App
Has anyone gotten Postgres to run in a sandboxed app? I am compiling Postgres 18 myself from source and have tried to patch it so it doesn't use sysv (shmem) but it apparently has all kinds of invocations of sysv and once it's sandboxed has issues, e.g.: 2026-02-24 18:26:05.014 EST [4384] FATAL: semctl(65596, 16, SETVAL, 536) failed: Operation not permitted Does anyone know of a way to either make the sandbox relax or make Postgres compatible with sandboxing? I have tried passing flags to initdb to use POSIX semaphores but it always wants to use sysv so I'm finding myself super deep in the weeds of the Postgres source code.
Replies
1
Boosts
0
Views
124
Activity
3w
External Payments
Hi everyone, I’m considering integrating External Payments into my iOS app. I’ve done some research, but I’m finding it difficult to pinpoint the exact commission rates for different regions. For those of you who have already implemented external payment links: Could you share what the actual fees paid to Apple look like in your specific Geos (e.g., US, EU, or others)? Does the total cost—including Apple's commission and the payment processor's fee (like Stripe)—end up being significantly lower than the standard 15-30% IAP?
Replies
0
Boosts
0
Views
48
Activity
3w
Mail folders disappeared.
Updated iOS to 26.4. Gmail folders have disappeared in Apple Mail. Can‘t transfer email messages to folders as consequence. Any ideas?
Replies
1
Boosts
0
Views
62
Activity
3w
Can we specify a simulator to be used for our app's evaluation?
I'm making my app in Xcode (as an app playground). I understand that the app will be run in a simulator when being evaluated if I choose the Xcode option on the submission form. However, my app looks significantly better on iPhones than on iPads. Is there a way for me to specify which device to use that will be respected by judges? What about device orientation? Thanks.
Replies
1
Boosts
0
Views
118
Activity
3w
Read-only file system (Mac OS Extended)
After updating to another beta of High Sierra, my internal hard drive became read-only somehow. I have a user home directory on that and many things have stopped working. I tried re-installing the OS, but it didn't help. I'm out of options by now. Anyone has ideas how can I fix that?
Replies
6
Boosts
0
Views
2.0k
Activity
3w
Locked Out Loop
I am verifying my new account. However in my first log in it says my account is locked. When I try to get a new password, it is now showing a different phone number to verify that isn't mine. Now I am stuck in the loop where I can't contact support as Apple doesn't share support email or phone number details unless you log in, so now I'm stuck in a loop. Any help Apple Support, can you send me your email?
Replies
0
Boosts
0
Views
31
Activity
3w
"uninstall" status
Is there any way to get the "uninstall" status to run code while uninstalling an app?
Replies
0
Boosts
0
Views
35
Activity
3w
Apple Developer account blocked – China & US accounts
Hi everyone, I’m having issues registering my own Apple Developer accounts in both China and the US. For my China account, my Face ID is already in use by accounts registered under two companies, which prevents me from creating a new developer account. For my US account, my device SSID and handheld ID documents were used, and Apple Support advised that I can only register using a US identity. I’ve already contacted Apple Support, but the problem remains unresolved. I’m looking for shared experiences or advice on how to handle this situation. Thank you in advance!
Replies
0
Boosts
0
Views
95
Activity
3w
IOS 26.4 Developer beta 1 slow charger issue with iphone 14
I recently updated my iphone 14 from IOS 26.4 public beta to 26.4 developer beta 1 and I have noticed that whenever I am connecting apple original charger along with original lightening cable, the phone is charging at a very slow speed and the lock screen shows “slow charger” prompt, I tried cleaning the cable connector and also made sure that the lightening port is clean still the issue persist. Need Apple to solve this issue for multiple users like me which I have noticed on reddit with the same problem.
Replies
0
Boosts
0
Views
38
Activity
3w
Issue with App Limit
Hello all, I have been using app limits for a while and I recently updated my iPhone to IOS26.2.1 I have set my limit as 1 hour and 30 minutes. However, the app is already locked on 20 minutes. This happens everyday.
Replies
0
Boosts
0
Views
30
Activity
3w
Display 17 PRO series
Dear colleagues, when will you add the ability to manually adjust the display's color temperature? Everyone is familiar with the color rendering issue on the 17 series. Many complain about the display's yellowish tint. I'm one of those people, with a G9N panel, but I can't get whites right; there's a persistent yellow tint. TrueTone only solves this problem under cool, white lighting conditions. So, the display might work as intended, but how can I make it work consistently? If there were a way to manually adjust TrueTone, many users wouldn't be so upset when buying a new device, fearing the display would be yellow. I'd like users to be able to choose their preferred color, warm or cool, and have a scale to adjust it! This would solve the yellowish tint issue on 17 series displays! Thank you.
Replies
0
Boosts
0
Views
62
Activity
3w
App Review Guideline 4.3(a) - Design - Spam for our own App
Hi all Our App was rejected for being suspected Spam, copied from another entiy's App witht he following narrative: "We noticed your app shares a similar binary, metadata, and/or concept as apps submitted to the App Store by other developers, with only minor differences. " We explained this on the form, but the case is not being progressed, jsut ignored. Is there a good way forward to resolve this that is good for Apple as well. Here is our response in the Form: Dear App Review, Thank you for flagging this point and we fully understand and appreciate your concern for protection of our App from being put to unauthorised use. This App and has been developed solely for us and on our instruction and under our direction. As you have noticed, our developer submitted our App to your App Store years ago and it was available for several years from this account. Then some months ago we decided with the developer to move it to our own account. And as you also noticed, some small changes to simplify the flow were made intentionally before we submitted our app. Would you prefer that we resubmitted the App through the previous account of Osiel Lima, our valued friend and developer. Alternatively, we look forward to your positive advice on how to move forward. Thank you for your support and co-operation.
Replies
1
Boosts
0
Views
106
Activity
3w
Announce the time not using selected voice
With 26.4 beta 2 announce the time is no longer using the voice I have selected. I am using Australian English Siri 2, however it will speak using American English Samantha. I also have the system voice set the Australian English Siri 2 which is never honored. In fact, with that setting, Speak announcement never happens. Speak announcements has been broken since 26.0. There are several other issues with text to speach. Basically, TTS works for the most part if you use the default Samantha voice. Various things break when using other voices. FB22035712 -- "Announce the time not using selected voice" FB22035743 -- "Speak announcements only works if Samantha voice is selected." I will note that FB20933185 -- "Siri voices break System voice UI" appears fixed in 26.4 beta 2, in that the UI is no longer broken with Siri voices, but now Siri voices aren't honored.
Replies
0
Boosts
0
Views
31
Activity
3w