Website app - Guideline 4.2 - Design - Minimum Functionality

Hello. I'm trying to make website app for my website, but I was rejected 2 times already with Guideline 4.2 - Design - Minimum Functionality reason.


I added to my app toolbar with possibility for sharing articles and also back button.


What also I should add to my website app to pass the check and get to AppStore?

Replies

You need to make the app provide functionalities that goes beyond a progressive web application can do.


Some ideas include:


  • Integrate with the user's PIM data – contacts, calendar, music, etc – where it makes sense
  • Add support for voice commands – SiriKit
  • Create app extensions to add functionalities to other apps.


Of course only add native features where it makes sense to your app.