Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

App rejected on 4.2 Design: Minimum Functionality with Flutter app

I complete my app and publish it to google play but when published to the app store. I facing this message from apple.

App rejected on 4.2 Design: Minimum Functionality

and I afraid apple rejected my app because it made by Flutter, not Xcode.

note: My app includes GPS, notification, Facebook login, Facebook like, send message

like image 442
Harith AL Any Avatar asked Sep 16 '25 06:09

Harith AL Any


1 Answers

Our app was finally released by Apple after several attemps. Here is what we changed to get the app accepted:

  • We added an exact description of the app functionality in English.
  • We wrote a text addressing the review team to explain how the users can benefit from the app and what is the intention of the company publishing the app.
  • We made a screenshot showing the Apple maps integration of the app.

I hope this can help you to get your app accepted.

like image 117
Karina Hesse Avatar answered Sep 19 '25 14:09

Karina Hesse