Post

Replies

Boosts

Views

Created

expire test subscription immediately?
is there a way to make a test subscription in-app purchase expire immediately, for faster testing? it seems exceedingly complicated to test subscriptions if we have to a) wait until the next day for expiry, or b) keep on creating new apple ids to get into a fully unsubscribed state? it is still kind of madness testing this stuff, after all the years it has been available.
3
0
196
Dec ’25
NSKeyedArchiver ... can it skip a particular @property ?
hi all, I am trying NSKeyedArchiver to archive an ObjC object. is it possible to specify a particular @property of the class that is to archived so that the @property is not put into the archive? or just put it into the archive as nil or something innocuous like NSNull or something. e.g. i have a uidelegate @property in my class, but i dont want that put into the archive i guess i could nil this out manually before archiving, but i wonder if anyone knows a cool trick for this
1
0
612
Aug ’23
mac app store search by app name fail
hello I am confused about mac app store search rules i released a new mac app last week and it still does not show up when i type the exact app name as a search. does the mac app store not use the app name automatically as a keyword? app name = SimplML if anyone at apple wants to analyze why it is not showing up since it is a non standard spelling, one would think it would pop up at the top note: mac app store, not iOS store
0
0
659
Jun ’23
macOS calendar keeps erasing all events
2nd time this happened within weeks. Caution to all developers. Used to be reliable. Don't rely on it any more.
Replies
0
Boosts
0
Views
220
Activity
Jan ’26
expire test subscription immediately?
is there a way to make a test subscription in-app purchase expire immediately, for faster testing? it seems exceedingly complicated to test subscriptions if we have to a) wait until the next day for expiry, or b) keep on creating new apple ids to get into a fully unsubscribed state? it is still kind of madness testing this stuff, after all the years it has been available.
Replies
3
Boosts
0
Views
196
Activity
Dec ’25
iCloud automatically vacuums up Contacts w/o permission
How did my contacts suddenly end up on iCloud when I didn't give permission to do such? Where is your security and privacy commitment for your own software, Apple? No wonder celebrities get hacked. They hack 1, and then you get a list of phone numbers and emails for a whole bunch of other A-listers.
Replies
1
Boosts
0
Views
135
Activity
Apr ’25
slide show or pdf versions of Swift UI tutorials
does anyone know where to find some slideshow/text/pdf versions of these? https://developer.apple.com/tutorials/swiftui maybe apple can use that fancy AI they are working on to generate those from the vides... to stress-test the AI :)
Replies
1
Boosts
1
Views
136
Activity
Mar ’25
upload to appstoreconnect from xcode failing Mar 22 2025
anyone else see this? Xcode uploader says: App record with bundle identifier (our bundle) not found on App Store. (Then a bunch of boilerplate error msg). This not a new app upload, app is already on the store.
Replies
1
Boosts
0
Views
94
Activity
Mar ’25
2FA broken for app store connect today Dec 1
hey guys. it's not thanksgiving holiday in every country. your 2FA is broken. says "cannot send SMS message" or something. somebody pay the Twilio bill haha!
Replies
1
Boosts
1
Views
338
Activity
Dec ’24
inject audio from mp3 recording into CallKit call-in-progress
hello, has anyone seen a feature in the Callkit SDK where one can add an audio input (such as from an MP3 file) into an ongoing voice call? e.g. mix a playing audio file into the microphone audio (or, possibly, mix it to one channel like MP3 file gain = 1 (max), mic = 0) so the audio only comes from the MP3 file?
Replies
0
Boosts
0
Views
545
Activity
May ’24
hiding the status bar UIKit 2024
anyone know of latest best practices for hiding the status bar in 2024 in UIKit? the old ways no longer work they change every once in a while
Topic: UI Frameworks SubTopic: UIKit Tags:
Replies
1
Boosts
0
Views
528
Activity
Mar ’24
lots xcode crashes using Fix with SwiftUI code
anyone noticing an alarming number of Xcode crashes when doing the above? Xcode 15.0.1
Replies
1
Boosts
0
Views
468
Activity
Jan ’24
how to expand dyn island to largest size for testing our old UI?
is there any way a developer can cause the dyn island to go to full size for testing old apps?
Topic: UI Frameworks SubTopic: UIKit Tags:
Replies
0
Boosts
0
Views
543
Activity
Oct ’23
app store connect trends and analytics out of date
anyone else notice this? last data seems to be from Sep 9 2023 status is green on the status page
Replies
2
Boosts
0
Views
962
Activity
Sep ’23
NSKeyedArchiver ... can it skip a particular @property ?
hi all, I am trying NSKeyedArchiver to archive an ObjC object. is it possible to specify a particular @property of the class that is to archived so that the @property is not put into the archive? or just put it into the archive as nil or something innocuous like NSNull or something. e.g. i have a uidelegate @property in my class, but i dont want that put into the archive i guess i could nil this out manually before archiving, but i wonder if anyone knows a cool trick for this
Replies
1
Boosts
0
Views
612
Activity
Aug ’23
detecting app uninstalls?
do any of the new metrics tools allow the developers to detect app uninstalls per user? business clients are requesting this.
Replies
1
Boosts
0
Views
684
Activity
Aug ’23
uploads to app store connect failing 500 code
any ideas? from Transporter app. system status says green
Replies
3
Boosts
0
Views
2k
Activity
Jun ’23
mac app store search by app name fail
hello I am confused about mac app store search rules i released a new mac app last week and it still does not show up when i type the exact app name as a search. does the mac app store not use the app name automatically as a keyword? app name = SimplML if anyone at apple wants to analyze why it is not showing up since it is a non standard spelling, one would think it would pop up at the top note: mac app store, not iOS store
Replies
0
Boosts
0
Views
659
Activity
Jun ’23