App rejected in Apple Store
Hello, my app was rejected from the Apple Connect Store and I need to understand some features.
1. Does the app perform precise tracking? Does the app perform approximate tracking? I didn't specify approximate tracking in the Android Play Store because of Admob. If I don't select this option, they reject it. However, if it does perform tracking, the app needs to receive the user's permission through the AppTrackingTransparency framework.
2. The Apple Connect Store team uses social login, but the initial user registration information doesn't appear. They end up not having to fill in male or female information, height, and weight. They believe this is a bug or a bug in the app. I would like to know if it really is a bug or bug and if it can be fixed, or if in social login this information has to be filled in directly in the profile when clicking on the user's name.
Asked 2 days ago on September 3, 2025 10:01 AM Comments 7 times
MeetMighty replied 2 days ago on September 3, 2025 11:10 AM
countryCode → the ISO 2-letter country code.
Example: India →
"IN"
, United States →"US"
, Brazil →"BR"
.countryDial → the telephone dialing prefix used to call that country.
Example: India →
"+91"
, United States →"+1"
, Brazil →"+55"
.So for India, your variables would be:
Mighty Support
MeetMighty replied 2 days ago on September 3, 2025 11:07 AM
I will send the app again to Apple because when I sent it, it was not the code that had already been corrected by you here in support. I have a question. As I have already sent a version, I would like to know if it is necessary to change it within the code of 1.4.0 or 1.0.1. This is only done in XCOD and within the code. Can you show me the way?
- You can upload with latest code with latest version xcode manage if self.
Mighty Support
Wawa replied 2 days ago on September 3, 2025 11:03 AM
I can't understand what information I put here, because when the user enters the phone number, for example, +55 is selected here, but if the user doesn't repeat +5538 and the remaining number gives an error when completing the cast.
Wawa replied 2 days ago on September 3, 2025 10:58 AM
I will send the app again to Apple because when I sent it, it was not the code that had already been corrected by you here in support. I have a question. As I have already sent a version, I would like to know if it is necessary to change it within the code of 1.4.0 or 1.0.1. This is only done in XCOD and within the code. Can you show me the way?
MeetMighty replied 2 days ago on September 3, 2025 10:49 AM
Open admin panel and go to setting - check last tab subscription features and select NO and save
Once done upload again on appstore
Mighty Support
ATTACHED FILES
Wawa replied 2 days ago on September 3, 2025 10:45 AM
1-I understand how it works separately when the customer wants to go premium. Wouldn't that be a paid part within the app?
2-How can I hide all the paid content? How would I do this? I don't understand.
MeetMighty replied 2 days ago on September 3, 2025 10:33 AM
Hi,
Tracking Transparency
- Our fitness app does not track any user data for advertising or third-party purposes. (if still reject then let me know we will provide update with tracking system)
Social login
- If the user signs up with social login, we send them directly to the dashboard. In this case, the profile section remains blank, and no metrics or related features are shown until the user updates their profile details.
Regarding Guideline 2.1 – Information Needed
To answer your questions in detail:
Currently, there are no paid features in the app. All features are available free of charge to registered users. If we plan to introduce premium features in the future, they will be clearly marked and offered via Apple’s official In-App Purchase system.
As mentioned, there is no paid content at this time. Should we offer any paid features in the future, they will only be available through Apple’s In-App Purchase system within the app.
There are no previously purchased features because we do not currently offer any purchases.
None. All current features are free, and we do not unlock any paid content or subscriptions outside of the App Store’s in-app purchase system.
Notes: Our app we not provided in-app purchase we provided third party payment getway so please hide all paid content or implement in-app purchase funcatinality. Already we provided notes on our codecanyon page may be you not see. check attchement which added.
Mighty Support
ATTACHED FILES