Post

Replies

Boosts

Views

Activity

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
214
Dec ’25
random pause events recv'd HTML5 video tag
has any one seen this and/or know the solution?what could cause a pause event to get triggered? we can trap when the event gets caught in the safari debuggerbut unable to see what is causing it. like who is sending the event? is there any way to trace the sending of media events in safari? we get random pause events recv'd by our video tag, a few seconds after video start.seems to be on videos with audio playing Only, ios10.3 and upokay on ios10.2UIWebView implementation
3
0
3.2k
Sep ’21
imessage extension not getting touch events
hi all, trying to create an imessage extension example based upon the Hello World story board that shows up when you create the extension. if i add a button to the hello world story board, and hook up the button to a method, i dont seem to be getting any tap events on that button. i tried also creating a button manually with [UIButton buttonWithType] and adding a target to it...the buttons show up, but they don't take tap events. i used the UI examiner in xcode, and touch events seem to be enabled on all views in the imsg extension view stack. i do see a strange message in the xcode console which i havent seen before: [PPT] Error creating the CFMessagePort needed to communicate with PPT. any ideas? PS: this is on simulator. i tried on device, same behavior. no touch events.
1
0
3.2k
Feb ’22
in-app purchases rejected for "business model" but no details on how to fix
We are in an app review loop trying to get an in-app purchase approved with this message (below)However, we did what they said and resubmitted a binary (essentially the same binary we submitted before but witha new build number), but then the in-app purchase is rejected for the same reason, with no additional explanation.Is there a way to escalate this and talk to someone to figure what is going on? This is for a pre-existing app in the app store, not a new app.In-App Purchase - New Business ModelWe have begun the review of your in-app purchase but aren't able to continue because your submitted in-app purchases indicates a change of business model for your app. Therefore, we need to verify the implementation of your submitted in-app purchases in the app to ensure your app, and its in-app purchases, are in compliance with the App Store Review Guidelines.Next StepsPlease upload a new binary for review and resubmit your in-app purchase(s) with the binary so that we can continue the review.
10
1
6.1k
Jun ’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
989
Activity
Sep ’23
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
565
Activity
Oct ’23
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
495
Activity
Jan ’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
537
Activity
Mar ’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
552
Activity
May ’24
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
140
Activity
Apr ’25
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
214
Activity
Dec ’25
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
313
Activity
Jan ’26
random pause events recv'd HTML5 video tag
has any one seen this and/or know the solution?what could cause a pause event to get triggered? we can trap when the event gets caught in the safari debuggerbut unable to see what is causing it. like who is sending the event? is there any way to trace the sending of media events in safari? we get random pause events recv'd by our video tag, a few seconds after video start.seems to be on videos with audio playing Only, ios10.3 and upokay on ios10.2UIWebView implementation
Replies
3
Boosts
0
Views
3.2k
Activity
Sep ’21
stop the yellow man page popup windows from Terminal
as i am typing in a Terminal window on Catalina (as all developers must do), i must be accidentally hitting some secret pattern of keys, because yellow man page windows keep popping up to do a "man" command on whatever word i am typing. how do we shut this terrible feature off?
Replies
2
Boosts
0
Views
2.5k
Activity
Dec ’21
imessage extension not getting touch events
hi all, trying to create an imessage extension example based upon the Hello World story board that shows up when you create the extension. if i add a button to the hello world story board, and hook up the button to a method, i dont seem to be getting any tap events on that button. i tried also creating a button manually with [UIButton buttonWithType] and adding a target to it...the buttons show up, but they don't take tap events. i used the UI examiner in xcode, and touch events seem to be enabled on all views in the imsg extension view stack. i do see a strange message in the xcode console which i havent seen before: [PPT] Error creating the CFMessagePort needed to communicate with PPT. any ideas? PS: this is on simulator. i tried on device, same behavior. no touch events.
Replies
1
Boosts
0
Views
3.2k
Activity
Feb ’22
lamda versus lambda
anyone else notice this greek letter misspelled in the keycaps app? i thought i was spelling it wrong but maybe not?
Replies
2
Boosts
0
Views
1.3k
Activity
May ’23
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
107
Activity
Mar ’25
in-app purchases rejected for "business model" but no details on how to fix
We are in an app review loop trying to get an in-app purchase approved with this message (below)However, we did what they said and resubmitted a binary (essentially the same binary we submitted before but witha new build number), but then the in-app purchase is rejected for the same reason, with no additional explanation.Is there a way to escalate this and talk to someone to figure what is going on? This is for a pre-existing app in the app store, not a new app.In-App Purchase - New Business ModelWe have begun the review of your in-app purchase but aren't able to continue because your submitted in-app purchases indicates a change of business model for your app. Therefore, we need to verify the implementation of your submitted in-app purchases in the app to ensure your app, and its in-app purchases, are in compliance with the App Store Review Guidelines.Next StepsPlease upload a new binary for review and resubmit your in-app purchase(s) with the binary so that we can continue the review.
Replies
10
Boosts
1
Views
6.1k
Activity
Jun ’23
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
372
Activity
Dec ’24