Skip to content

Instantly share code, notes, and snippets.

@numandev1
Created February 7, 2025 09:12
Show Gist options
  • Save numandev1/a63aa47570919c6b8553ecd4bb129730 to your computer and use it in GitHub Desktop.
Save numandev1/a63aa47570919c6b8553ecd4bb129730 to your computer and use it in GitHub Desktop.

Bug Fix Submissions

The issues we've identified below are eligible to be resolved on your next update. If this submission includes bug fixes and you'd like to have it approved at this time, reply to this message and let us know. You do not need to resubmit your app for us to proceed.

Alternatively, if you'd like to resolve these issues now, please review the details, make the appropriate changes, and resubmit.

Review Environment

Submission ID: ac36a980-c419-4e91-8f70-add957ee2a6f

Review date: February 07, 2025

Version reviewed: 1.49

Guideline 2.5.4 - Performance - Software Requirements

The app declares support for audio in the UIBackgroundModes key in your Info.plist but we are unable to locate any features that require persistent audio.

Background audio is intended for use by apps that provide audible content to the user while in the background, such as music player, music creation, or streaming audio apps.

Next Steps

If the app has a feature that requires persistent audio, reply to this message and let us know how to locate this feature. If the app does not have a feature that requires persistent audio, it would be appropriate to remove the "audio" setting from the UIBackgroundModes key.

Resources

- Learn more about software requirements in guideline 2.5.4.

- Review documentation for the UIBackgroundModes key.

Guideline 2.5.4 - Performance - Software Requirements

The app declares support for location in the UIBackgroundModes key in your Info.plist file but we are unable to locate any features that require persistent location. Apps that declare support for location in the UIBackgroundModes key in your Info.plist file must have features that require persistent location.

Next Steps

If the app has a feature that requires persistent location, reply to this message and let us know how to locate this feature.

If the app does not require persistent real-time location updates, please remove the "location" setting from the UIBackgroundModes key. You may wish to use the significant-change location service or the region monitoring location service if persistent real-time location updates are not required for the app features.

Resources

- Learn more about software requirements in guideline 2.5.4.

- Review documentation on Starting the Significant-Change Location Service and Monitoring Geographical Regions.

Support

- Reply to this message in your preferred language if you need assistance. If you need additional support, use the Contact Us module.

- Consult with fellow developers and Apple engineers on the Apple Developer Forums.

- Request an App Review Appointment at Meet with Apple to discuss your app's review. Appointments subject to availability during your local business hours on Tuesdays and Thursdays.

- Provide feedback on this message and your review experience by completing a short survey.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment