Hello, I have an application that's been in the works, and I came across App Store Review Guideline 5.1.1(v), and I had some questions as it seems like many people do in this forum.
I think my biggest questions is ow will Apple review the actual deletion of a user?
Developers can implement "soft deletes" where the data cannot be accessed by anyone outside of those that have access to the database. This obviously isn't sufficient, but Apple wouldn't be able to tell the difference, at least from the api.
Post
Replies
Boosts
Views
Activity
Hello,
I am very new to mobile development, but over the last couple of months I've been learning how to create an iOS application. For that, I've been using a development account, and have been setting the bundleID.
Now I have a developer account for a company, and am trying to register the App ID on the developer UI, but I am seeing this error
An App ID with Identifier 'com.codefs3.appname' is not available. Please enter a different string.
I am unsure how I am supposed to resolve this, and this question has been asked and none of the answers have worked for me.
Thank you in advance.