Post

Replies

Boosts

Views

Activity

Reply to Apple Developer Program membership renewal still not updating active after payment
Alarmed by this post, I paid my due 25 minutes ago. I received a purchase confirmation message, followed by a message for membership renewal 11 minutes later. I've checked the developer site some 20 minutes ago. And I've confirmed that renewal is solid as shown in the screenshot below. So your question is Is this normal (a waiting period for a renewal). You haven't mentioned how long you waited till your alarm bell went off. So nobody can tell. And also, you don't tell where find out that my membership status still hasn't updated to active . So nobody can tell.
Feb ’26
Reply to Good morning we are trying to get our app approved and have numerous subscription rejections
It looks quite clear to me that the reviewer has kindly explained to you what you need to do with your submission. So where are you having difficulty? The following is a quick overview list. Get a URL to the EULA statement at your website and paste it inside the app description. Get a URL to your privacy statement at your website and paste it under the App Privacy section. Have a built-in sheet or equivalent to explain to the user what your subscription is about, what happens when a subscription expires, how they can cancel auto-renewal sub and so forth. I can go on and on, but that's not really my job. So I end here.
Feb ’26
Reply to issue with my submission - 4.2 - Design - Minimum Functionality
What do you mean by every street will have a certain time when parking is forbidden ? So your app reminds you to move your car. It doesn't really matter where it's currently situated, right? If that's the case, its objective is basically to send a notification, and the use of 'the current GPS location' doesn't really play a role, does it? Or does it compare the last location with the current position and tell you how many yards it has been moved?
Feb ’26
Reply to App Review cannot complete auto-renewable subscription purchase (Guideline 2.1) although sandbox & TestFlight work
App Review states they are unable to buy the in-app purchase Have you asked what they mean by 'unable to make a subscription purchase'? It could mean that the purchase sheet doesn't appear they don't see a button leading to the purchase sheet they don't see a list of products they tap something that is not even a button or something without a tap gesture I would make sure that I were on the same turf as theirs.
Topic: App & System Services SubTopic: StoreKit Tags:
Feb ’26
Reply to Apple Developer Program membership renewal still not updating active after payment
Alarmed by this post, I paid my due 25 minutes ago. I received a purchase confirmation message, followed by a message for membership renewal 11 minutes later. I've checked the developer site some 20 minutes ago. And I've confirmed that renewal is solid as shown in the screenshot below. So your question is Is this normal (a waiting period for a renewal). You haven't mentioned how long you waited till your alarm bell went off. So nobody can tell. And also, you don't tell where find out that my membership status still hasn't updated to active . So nobody can tell.
Replies
Boosts
Views
Activity
Feb ’26
Reply to iCloud Account Signing Out
Hello, Thank you for your feedback. I actually ended up waiting for the OS to let me sign out for one hour or longer yesterday. I cannot file a feedback right now.
Replies
Boosts
Views
Activity
Feb ’26
Reply to Your first subscription must be submitted with a new app version
Why don't you just release a free app and then submit a software update with premium features triggered by a subscription plan?
Replies
Boosts
Views
Activity
Feb ’26
Reply to Good morning we are trying to get our app approved and have numerous subscription rejections
It looks quite clear to me that the reviewer has kindly explained to you what you need to do with your submission. So where are you having difficulty? The following is a quick overview list. Get a URL to the EULA statement at your website and paste it inside the app description. Get a URL to your privacy statement at your website and paste it under the App Privacy section. Have a built-in sheet or equivalent to explain to the user what your subscription is about, what happens when a subscription expires, how they can cancel auto-renewal sub and so forth. I can go on and on, but that's not really my job. So I end here.
Replies
Boosts
Views
Activity
Feb ’26
Reply to Mail folders disappeared.
I'm afraid you are at a wrong place to ask a non-development question.
Replies
Boosts
Views
Activity
Feb ’26
Reply to Apple Developer Renewal Button Missing
I checked both the Developer portal Where exactly is the thing that you call the Developer portal at? If you are talking about this URL, what do you see at the top?
Replies
Boosts
Views
Activity
Feb ’26
Reply to Rendering Multi-Page PDF with SwiftUI View
I have never done it for iOS, but isn't it just the matter of creating a PDFDocument object and then inserting an PDFPage object into the former at each page?
Topic: Design SubTopic: General Tags:
Replies
Boosts
Views
Activity
Feb ’26
Reply to App Review Guideline 4.3(a) - Design - Spam for our own App
Perhaps, it's obvious. But what's obvious to you is not really obvious to the rest of the world. I would explain in detail the relationship between "we" or "our" or "our own account" and all other parties including "Osiel Lima", "developer", "the previous account."
Replies
Boosts
Views
Activity
Feb ’26
Reply to Unable to create record in public cloudkit database for missing/not authenticated iCloud user
_world security permission gives anyone with or without an iCloud account the ability to create, read or delete a record. So why would you even want to give the user without an iCloud account permission to create or delete a record?
Replies
Boosts
Views
Activity
Feb ’26
Reply to Subscription shows "Missing Metadata" but all fields appear complete - Cannot submit for review
it shows "Missing Metadata" status Where is it? The word it doesn't deliver much of a message unless you show a screenshot or something.
Replies
Boosts
Views
Activity
Feb ’26
Reply to Notifications scheduled but never delivered at scheduled time
You are not setting the year, month, day of the month. var comps = calendar.dateComponents([.year, .month, .day], from: date) comps.hour = hour comps.minute = minute
Replies
Boosts
Views
Activity
Feb ’26
Reply to issue with my submission - 4.2 - Design - Minimum Functionality
What do you mean by every street will have a certain time when parking is forbidden ? So your app reminds you to move your car. It doesn't really matter where it's currently situated, right? If that's the case, its objective is basically to send a notification, and the use of 'the current GPS location' doesn't really play a role, does it? Or does it compare the last location with the current position and tell you how many yards it has been moved?
Replies
Boosts
Views
Activity
Feb ’26
Reply to App Review cannot complete auto-renewable subscription purchase (Guideline 2.1) although sandbox & TestFlight work
App Review states they are unable to buy the in-app purchase Have you asked what they mean by 'unable to make a subscription purchase'? It could mean that the purchase sheet doesn't appear they don't see a button leading to the purchase sheet they don't see a list of products they tap something that is not even a button or something without a tap gesture I would make sure that I were on the same turf as theirs.
Topic: App & System Services SubTopic: StoreKit Tags:
Replies
Boosts
Views
Activity
Feb ’26
Reply to Accept a Review Rejection Defeat or Play Along with Reviewer
Did you try to add a comment to the reviewer explaining what your app doesn't do with this location ? Yes.
Replies
Boosts
Views
Activity
Feb ’26
Reply to Accept a Review Rejection Defeat or Play Along with Reviewer
In the end, I've decided to remove the blue dot on the map since the application doesn't necessarily need it. Therefore, the application doesn't need Location Services any more. I'm going to move on with my life, forgetting about the blue dot. What a big deal...
Replies
Boosts
Views
Activity
Feb ’26