Hello. We are making mobile games but our business model is a little bit different and this difference creates us problems during the app review process.
The games we make are customizable(not directly by user but by with the data provided by the user). There is a base game and we change the game visuals, texts, musics etc. for each user with the data they provide during the sale. We take and process that data and each user can only access the game assets created from the data they sent us.
Right now my app(And all my future apps) is getting rejected because of the following guidelines:
Guideline 2.5.2 - Performance - Software Requirements
During review, your app downloaded code that changes your app’s behavior or functionality for each users, which is not permitted on the App Store. (Which is basically the main idea behind our project)
Guideline 4.0 - Design
We noticed that the user is taken to the default web browser to sign in or register for an account, which provides a poor user experience.
Guideline 5.1.1 - Legal - Privacy - Data Collection and Storage
We noticed that your app requires users to register or log in to access features that are not account based. (Yet actually it is %100 account based.)
How can i pass the app review with this business model of mine? I ll be very happy if you can help me with this problem. Can't wait to hear a constructive answer from you.