any ideas? from Transporter app.
system status says green
Selecting any option will automatically load the page
Post
Replies
Boosts
Views
Created
do any of the new metrics tools allow the developers to detect app uninstalls per user?
business clients are requesting this.
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
anyone else notice this?
last data seems to be from Sep 9 2023
status is green on the status page
is there any way a developer can cause the dyn island to go to full size for testing old apps?
anyone noticing an alarming number of Xcode crashes when doing the above?
Xcode 15.0.1
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
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?
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!
Topic:
App Store Distribution & Marketing
SubTopic:
App Store Connect
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.
Topic:
App Store Distribution & Marketing
SubTopic:
App Store Connect
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 :)
Topic:
Developer Tools & Services
SubTopic:
General
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.
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.