-
-
Notifications
You must be signed in to change notification settings - Fork 96
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Guideline 2.5.4 - Performance - Software Requirements #96
Comments
Hi @kmi1002 Thanks for your interest in the plugin. I understand the challenges you’re facing with the app review process. Here’s a strategy you can consider when engaging with Apple:
Engage with Apple constructively and focus on the best experience for your users. All the best with your discussions! Hope this works for you! |
Hey @kmi1002 Let me know if it worked for you. Otherwise, I'll deeply investigate with you on how you can figure it out. |
The reply was late because I was on vacation. As instructed, the issue was passed with detailed notes on “Emphasize User Experience” and “Reference Similar Apps” Additionally, I have attached screenshots and videos. The app review hasn't passed yet due to other issues. |
Hi @kmi1002, I'm glad I could help. Are your other issues related to the alarm package ? |
Why is this closed? My app is still getting rejected with for the same reason even after providing screenshots, screen recording, referenced the Alarmy app and explained clearly to Apple that it's crucial for the User Experience, they are still rejecting it with the following message: "However, to be in compliance with guideline 2.5.4, it would still be appropriate to remove the "audio" setting from the UIBackgroundModes key. Please note that alarm alerts can be accomplished using Push/Local Notifications." @gdelataillade what are you suggesting to do? |
@iamdamjanmiloshevski, I’m confident you can pass the review process; I know many apps that have successfully been approved with alarm features. However, I understand that it’s not always easy. Here’s a refined approach you can try when responding to Apple: Explain that your app’s alarm feature requires prolonged ringing and vibration to effectively wake users, which cannot be achieved solely through local or push notifications due to their time and duration limitations on iOS. Unlike standard notifications, the alarm needs to sound continuously until the user interacts with it, ensuring they wake up and improving user safety and experience. Emphasize that the audio setting in the UIBackgroundModes key is therefore essential for your app’s core functionality. Without it, the app cannot provide the reliable alarm experience users expect, which could lead to negative outcomes (e.g., missing important events or schedules). |
Ok, I will send an appeal now again, last try. I'll send an update here if app review passes or gets rejected again :). |
OK ! I wish you good luck ! |
No luck with Apple again! Rejected! Here is the message:
I've submitted another build without any changes as advised from my friend who is an experienced iOS dev with a lot experience in App Store. If rejected again and not approved by Apple until November 1, 2024, I'll advise the team that we'll be removing the library from the app and look for an alternative on iOS despite Android being approved. Thanks! |
**Regarding Guideline 2.5.4, 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, not for sending an alert to users.
To resolve this issue, if your app does not have a feature that requires persistent audio, it would be appropriate to remove the "audio" setting from the UIBackgroundModes key.**
This is why the app review application was rejected.
It was said that sound was needed when the alarm sounded, but it was rejected three times for the same reason.
How to solve this?
The text was updated successfully, but these errors were encountered: