Post

Replies

Boosts

Views

Activity

App Rejections
Our app is being rejected for ‘1.4.1 Physical Harm’ with the reason ‘We are still unable to locate links to medical sources in the app.’ Firstly, to clarify, we don’t offer any form of medical or health advice. The app is a diet tracker. We have a guide in the app where literally every paragraph and every page has links to books, research, etc. In the ‘About Us’ section, we include a list of qualified professionals we work with, including mini bios for each one. These professionals either author or review our content. Despite providing screenshots and evidence, we keep receiving the same feedback: ‘We are still unable to locate links to medical sources in the app.’ I’m not sure if it’s a good approach to appeal since we’ve never had this issue before and the app has been on the App Store for 12 years. We’d rather resolve this with the reviewer, but it’s hard not to think that there is bias. Any advice would be appreciated.
1
0
362
Jul ’24
StoreKit Xcode generated receipt has wrong date(s)?
When using a StoreKit Configuration file to test IAPs the purchaseDate in the generated receipt is in the future by +1 hour which happens to be my GMT+1 timezone. For example: Current date: (lldb) po [NSDate date] 2021-04-20 21:51:26 +0000 Purchase date: (lldb) po self.purchaseDate 2021-04-20 22:51:04 +0000 This looks to me like a bug in StoreKit testing unless if there is some timezone config I missed?
1
0
754
Apr ’21
App Rejections
Our app is being rejected for ‘1.4.1 Physical Harm’ with the reason ‘We are still unable to locate links to medical sources in the app.’ Firstly, to clarify, we don’t offer any form of medical or health advice. The app is a diet tracker. We have a guide in the app where literally every paragraph and every page has links to books, research, etc. In the ‘About Us’ section, we include a list of qualified professionals we work with, including mini bios for each one. These professionals either author or review our content. Despite providing screenshots and evidence, we keep receiving the same feedback: ‘We are still unable to locate links to medical sources in the app.’ I’m not sure if it’s a good approach to appeal since we’ve never had this issue before and the app has been on the App Store for 12 years. We’d rather resolve this with the reviewer, but it’s hard not to think that there is bias. Any advice would be appreciated.
Replies
1
Boosts
0
Views
362
Activity
Jul ’24
App stuck 'In Review'...?
Hi all, anyone else experienced an issue where a new app version enters 'in review' phase and stays stuck 'in review' for more than a day? In my past experience 'in review' always completed after a couple of hours max. Not sure what to do about it as we have to release a critical update. thanks
Replies
1
Boosts
0
Views
728
Activity
Feb ’23
StoreKit Xcode generated receipt has wrong date(s)?
When using a StoreKit Configuration file to test IAPs the purchaseDate in the generated receipt is in the future by +1 hour which happens to be my GMT+1 timezone. For example: Current date: (lldb) po [NSDate date] 2021-04-20 21:51:26 +0000 Purchase date: (lldb) po self.purchaseDate 2021-04-20 22:51:04 +0000 This looks to me like a bug in StoreKit testing unless if there is some timezone config I missed?
Replies
1
Boosts
0
Views
754
Activity
Apr ’21
VerifyReceipt HTTP api fails randomly
Anyone else gets random failures the last few days when verifying receipts with the App Store (via HTTP Post)? We keep getting ‘An existing connection was forcibly closed by the remote host.‘ on some requests. Thanks
Replies
0
Boosts
0
Views
544
Activity
Apr ’21