Post

Replies

Boosts

Views

Activity

Reply to Cannot Update Age Rating
If you do not update the ge rating and submit a new version before Jan 31 2025, the next time that you need to update that app it will trigger a "significant change" which presumably a more difficult review process. This is specified at the end of the email that you received from Apple. "Please also note that the Texas SB2420 legislation goes into effect January 1, 2026. Under this law, making an age rating change to apps distributed in Texas would be considered a significant change. If you update your age rating after this date, you may need to trigger the significant change consent process."
Dec ’25
Reply to Do you equalize your prices based on purchasing power of different countries?
yeah, manual price conversion for all regions is prohibitively time consuming.
Replies
Boosts
Views
Activity
Dec ’25
Reply to Cannot Update Age Rating
If you do not update the ge rating and submit a new version before Jan 31 2025, the next time that you need to update that app it will trigger a "significant change" which presumably a more difficult review process. This is specified at the end of the email that you received from Apple. "Please also note that the Texas SB2420 legislation goes into effect January 1, 2026. Under this law, making an age rating change to apps distributed in Texas would be considered a significant change. If you update your age rating after this date, you may need to trigger the significant change consent process."
Replies
Boosts
Views
Activity
Dec ’25
Reply to Cannot Update Age Rating
What happens if we submit a new version of the app after the deadline and at that time update the Age Rating?
Replies
Boosts
Views
Activity
Dec ’25
Reply to Major regressions in Apple Watch development support with watchOS 10.5 and Xcode 15.4
Looks like Apple has fixed the following in watchOS 10.5 beta 4 FB13758450: AppIntent-based widgets no longer render on watchOS 10.5
Replies
Boosts
Views
Activity
Apr ’24
Reply to Major regressions in Apple Watch development support with watchOS 10.5 and Xcode 15.4
Thanks you for summarizing this and submitting these reports. I spent half a day on this. I hope they fix this soon because a lot of people install these iOS beta versions and they blame the app developer for the iOS bugs.
Replies
Boosts
Views
Activity
Apr ’24
Reply to Xcode 15 Beta 6:Background Fetch debug was not work properly
I have the same problem. Did you figure out how to address this? I am using Xcode 15.1
Replies
Boosts
Views
Activity
Jan ’24
Reply to Are App Intents supported on watchOS?
This problem seem to exist even under watchOS 10 beta 3. So, since perform() is not called, widgets of watchOS cannot be interactive and they launch the associated watch app.
Topic: App & System Services SubTopic: Core OS Tags:
Replies
Boosts
Views
Activity
Jul ’23
Reply to XCode 15 dyld[879]: Symbol not found: _$s21DeveloperToolsSupport17UVPreviewRegistryCMn
I am running Xcode 15 beta 3 and iOS 17 beta 3 and this bug still exists Remedy is to comment out the new style preview and add the old style preview. //#Preview { // ContentView() //} struct ContentView_Previews: PreviewProvider { static var previews: some View { ContentView() } }
Replies
Boosts
Views
Activity
Jul ’23
Reply to Symbol not found when running iPad app in Vision Pro Simulator
iOS 17 beta 3 (July 11) still has this problem
Topic: App & System Services SubTopic: Core OS Tags:
Replies
Boosts
Views
Activity
Jul ’23
Reply to CloudKit returns error 500
BTW, throughout all this time the Apple Server Status website showed no problem related to iCloud. The website also did not indicate any problem when this problem happened last year (and lasted for months) for people who were affected
Replies
Boosts
Views
Activity
Dec ’22
Reply to It says: "There are still screenshot uploads in progress." when submit a new build
This is a server side problem and it is an embarrassment for apple not to even acknowledge the problem let alone fixing it. All developer-facing tools are hostile and issues filed using feedback assistant are completely ignored.
Replies
Boosts
Views
Activity
Feb ’22
Reply to http status code 503
It's ridiculous that this issue is still unresolved after several months. People actually use iCloud Drive. If it does not work, Apple should just tell us so that we find other solutions.
Replies
Boosts
Views
Activity
Jan ’22
Reply to Service Unavailable Error on all CloudKit queries, HTTP 503, CloudKit error code 6
Please let me know if you find a solution. I am in the same situation. My app (which uses iCloud Drive) has been working work years but this problem has started affecting some of my users in the past few days.
Replies
Boosts
Views
Activity
Nov ’21
Reply to CloudKit - 503 THROTTLED "public/users/discover"
If you have found a solution for this, can you please post here? This problem is affecting only some of my users and I cannot re-produce it on my side.
Replies
Boosts
Views
Activity
Nov ’21
Reply to watchOS: Siri Shortcut works within Shortcuts app, but not when activated by voice
If you have found a solution to this problem, please let me know. I have the exact same problem
Topic: App & System Services SubTopic: General Tags:
Replies
Boosts
Views
Activity
Sep ’21