Post

Replies

Boosts

Views

Activity

How to stop display from turning off after X minutes
I have a macOS audio editing app in development and when the composition is played but the user does not interact, the screen will dim and then turn off after the number of minutes selected in System Settings. This is not desirable. Is there any programmatic way to disable this while doing a particular operation or do I have to fake it by drawing something invisible on the screen on a timer while playback is in progress?
0
0
400
Sep ’23
Out of date receipt not containing purchase just made
Over the past month I've been seeing a recent spate of customers suddenly having IAP problems where they are not getting their purchase because Apple is not providing an up to date receipt. To be clear, this is for consumable IAPs. This is super frustrating because nothing has changed from our side. Apple developer support have refused to investigate and say they aren't technical support. Yes I've told the customer to uninstall/restart/reinstall the app from the MAS which should force an up to date receipt but it still doesn't work. One customer went through the Apple support process and was simply given a refund, which is totally unhelpful because we've already had to manually add the purchased product and now we've lost the revenue and it doesn't get the problem fixed. Anyone else having similar problems?
1
0
139
Apr ’25
Can't get dSYM uploaded when submitting build
I'm definitely building with dSYM because I see the folder in the archive and when I submit to App Store, the option to upload symbols is checked. But when I look at the build in ITC, it saysIncludes Symbols: NoWhat am I missing?
Replies
7
Boosts
0
Views
4.9k
Activity
Apr ’22
How to stop display from turning off after X minutes
I have a macOS audio editing app in development and when the composition is played but the user does not interact, the screen will dim and then turn off after the number of minutes selected in System Settings. This is not desirable. Is there any programmatic way to disable this while doing a particular operation or do I have to fake it by drawing something invisible on the screen on a timer while playback is in progress?
Replies
0
Boosts
0
Views
400
Activity
Sep ’23
Jump to Previous/Next Counterpart is broken
The shortcut of Ctrl-Cmd-Up/Down arrow was super useful for switching between .h and .m files. Now it no longer works for me in v15.4. The menu items are greyed out. Anyone else seeing this?
Replies
0
Boosts
1
Views
330
Activity
Jun ’24
What causes the "You're all set" alert to be shown after making IAP
Originally I thought this was shown by the OS after finishTransaction was called but it seems to be happening earlier, like when the transaction status changes to SKPaymentTransactionStatePurchased correct?
Replies
0
Boosts
0
Views
84
Activity
Apr ’25
Out of date receipt not containing purchase just made
Over the past month I've been seeing a recent spate of customers suddenly having IAP problems where they are not getting their purchase because Apple is not providing an up to date receipt. To be clear, this is for consumable IAPs. This is super frustrating because nothing has changed from our side. Apple developer support have refused to investigate and say they aren't technical support. Yes I've told the customer to uninstall/restart/reinstall the app from the MAS which should force an up to date receipt but it still doesn't work. One customer went through the Apple support process and was simply given a refund, which is totally unhelpful because we've already had to manually add the purchased product and now we've lost the revenue and it doesn't get the problem fixed. Anyone else having similar problems?
Replies
1
Boosts
0
Views
139
Activity
Apr ’25