Should I have in-app purchases when there is no need for it?

A colleague is trying to get a review of his iOS app (Flutter). It is a resource accounting application. But it does not require paid subscriptions, there are no transactions, the user just records the goods received or sold and their value.

The moderators, however, insist on connecting the BUY

How to explain that the requirement from Apple's moderator for in-app purchases may seem inappropriate?

Thx

Answered by uncle_drew in 754779022

Solved.
The algorithm is very simple:

  1. Read the App Store Review Guidelines very carefully (even a few dozen times)!
  2. Provide additional and very detailed information to the moderator about the logic of the application and business processes and the business model and prove that it does not conflict with Section 3 of the App Store Review Guidelines.

Sorry for the error in the text: BUY = In-app Purchase

Accepted Answer

Solved.
The algorithm is very simple:

  1. Read the App Store Review Guidelines very carefully (even a few dozen times)!
  2. Provide additional and very detailed information to the moderator about the logic of the application and business processes and the business model and prove that it does not conflict with Section 3 of the App Store Review Guidelines.
Should I have in-app purchases when there is no need for it?
 
 
Q