Post

Replies

Boosts

Views

Activity

Reply to Need Help with Error message on Visual Studio Code
#include <iostream> using namespace std; int main() { cout << "welcome to C++!"; return 0; } There's nothing wrong with that. (Well, except for the lack of \n in your string.) The error must be with how you are compiling it, i.e. something in the Visual Studio configuration or usage. As MobileTen writes, this forum is not the best place for that discussion; we are mostly Xcode users.
Topic: Safari & Web SubTopic: General Tags:
Jan ’24
Reply to App Reject many times
It doesn't matter what other apps do. You need to do what Apple tells YOU to do. Citing other apps will not help. how can I specify the price on in-app purchase if the price is not fixed Fix the price. You need to make your business model match what Apple supports. You cannot make Apple change to suit what you want to do!
Topic: App & System Services SubTopic: StoreKit Tags:
Jan ’24
Reply to App review process
We don't know what they are doing. I suspect it may be some sort of background check on you or your business, or maybe a more forensic analysis of the app to look for malware / backdoors - but that's just my speculation. The fact that it's your first submission may make a difference. It may be random, or it may be due to the particular nature of your app. I've been doing this for more than a decade, and review times have gone up and down. I did once get the "additional time needed" message, and I think it was resolved in a couple of weeks - with no clue what they had actually been doing for that time, except that my server logs indicated that they had not actually used the app in any significant way, IIRC. Others may have other experience / opinions. You could try searching the forum for "additional time" or some other phrase from the email - but the forum search is so crap you may not find anything.
Jan ’24
Reply to After replying to app review rejection do your re-submit
you do need to resubmit for them to read your replies: Not true, in my recent experience. You can correspond with Apple, and include attachments, such as screenshots and supporting documents, until you resubmit to App Review. That doesn't say that they don't read your replies until you resubmit. It means, "when you resubmit, you are no longer able to reply further on that web page; the communication is closed". I've just been through a series of rejections and did get responses (albeit useless copy-and-paste repetitions) to my replies there, without resubmitting.
Dec ’23
Reply to Need Help with Error message on Visual Studio Code
#include <iostream> using namespace std; int main() { cout << "welcome to C++!"; return 0; } There's nothing wrong with that. (Well, except for the lack of \n in your string.) The error must be with how you are compiling it, i.e. something in the Visual Studio configuration or usage. As MobileTen writes, this forum is not the best place for that discussion; we are mostly Xcode users.
Topic: Safari & Web SubTopic: General Tags:
Replies
Boosts
Views
Activity
Jan ’24
Reply to App Reject many times
It doesn't matter what other apps do. You need to do what Apple tells YOU to do. Citing other apps will not help. how can I specify the price on in-app purchase if the price is not fixed Fix the price. You need to make your business model match what Apple supports. You cannot make Apple change to suit what you want to do!
Topic: App & System Services SubTopic: StoreKit Tags:
Replies
Boosts
Views
Activity
Jan ’24
Reply to Keys created with SecKeyCreateRandomKey cannot be extracted
Something to do with base64 encoding?
Topic: Privacy & Security SubTopic: General Tags:
Replies
Boosts
Views
Activity
Jan ’24
Reply to App review process
We don't know what they are doing. I suspect it may be some sort of background check on you or your business, or maybe a more forensic analysis of the app to look for malware / backdoors - but that's just my speculation. The fact that it's your first submission may make a difference. It may be random, or it may be due to the particular nature of your app. I've been doing this for more than a decade, and review times have gone up and down. I did once get the "additional time needed" message, and I think it was resolved in a couple of weeks - with no clue what they had actually been doing for that time, except that my server logs indicated that they had not actually used the app in any significant way, IIRC. Others may have other experience / opinions. You could try searching the forum for "additional time" or some other phrase from the email - but the forum search is so crap you may not find anything.
Replies
Boosts
Views
Activity
Jan ’24
Reply to Regarding the need for code signing
from the fall of 2023. Is that correct? I believe that this has not happened yet.
Replies
Boosts
Views
Activity
Jan ’24
Reply to keep both old and new app version in Apple store
If you publish an update that specifies a minimum required iOS version of 13, then users who have previously purchased your app with devices that cannot update beyond iOS 12 will be able to continue to download the last-compatible version.
Replies
Boosts
Views
Activity
Jan ’24
Reply to Enrollment on hold
Did you look at the U.S. screening list, as advised in the message?
Replies
Boosts
Views
Activity
Jan ’24
Reply to Developers outside mainland China, are you required to fill in the ICP number in App store Connect?
No, it's not required. Here's what I see in App Store Connect: I haven't submitted any numbers; I don't know if my apps can currently be purchased in China. The last sales there were in March 2022.
Replies
Boosts
Views
Activity
Jan ’24
Reply to App review process
It’s always best to just do what they say: be patient is this "normal"? It’s not unusual.
Replies
Boosts
Views
Activity
Jan ’24
Reply to How to appear on the "Open In..." menu
it no longer works with iOS 17. There has been at least one other thread about this, but they aren't easy to find because the forum search is so shite. IIRC, this is a deliberate change.
Topic: App & System Services SubTopic: Core OS Tags:
Replies
Boosts
Views
Activity
Jan ’24
Reply to Screen video grab -> macOS App Preview at 30fps
Are you using File -> New App Preview?
Replies
Boosts
Views
Activity
Dec ’23
Reply to How do I request permission from Apple to access the lightning port to customize with my app?
What is that called when a developer makes that request? It's called "not going to happen".
Topic: Code Signing SubTopic: Entitlements Tags:
Replies
Boosts
Views
Activity
Dec ’23
Reply to After replying to app review rejection do your re-submit
you do need to resubmit for them to read your replies: Not true, in my recent experience. You can correspond with Apple, and include attachments, such as screenshots and supporting documents, until you resubmit to App Review. That doesn't say that they don't read your replies until you resubmit. It means, "when you resubmit, you are no longer able to reply further on that web page; the communication is closed". I've just been through a series of rejections and did get responses (albeit useless copy-and-paste repetitions) to my replies there, without resubmitting.
Replies
Boosts
Views
Activity
Dec ’23
Reply to After replying to app review rejection do your re-submit
Does the App Review team reply to the rejection without me having to re-submit? Yes. I get the same rejection parroted out with not much clue about which action I really need to take as it's quite vague. That’s normal.
Replies
Boosts
Views
Activity
Dec ’23
Reply to Serial port communication from iOS app to device
s l a v e ??/?
Topic: App & System Services SubTopic: Drivers Tags:
Replies
Boosts
Views
Activity
Dec ’23