Guideline 2.3.1(Hidden features) please help, My mobile game app is simple and is being rejected due to hidden features,

i am using unity version is 2019.3.3f1 and xcode and macos are uptodate-latest versions.Can you please help me on this issue,i dont use any hidden features or content and ı m unaware of unity loading a webview with the purpose of third party game streaming... what should i do? thank you, i ve received the following message from apple (feb2020);


we discovered that your app contains hidden features. Attempting to hide features, functionality or content in your app is considered egregious behavior and can lead to removal from the Apple Developer Program.



Specifically, your app contains functionality to load a webview of external content within the app for the purpose of third-party game streaming.

>using unity


You'll need to contact the authors of those tools/SDKs for support with their products.


Apple Developer Forums is a community for discussing developer-level issues with Apple’s SDKs and tools. It is not an official Apple support channel, even for developer issues, and it’s definitely not the right place to feedback/get answers about 3rd party tools/SDKs.


________________


My app got the same (very similar) reason for rejection. I got two calls from Apple, and according to the explanation:


The thing is (that's what Apple says), your app cannot display new content (anything from external source), games, content, anything what was not there when they were reviewing the app.

In short, if during review time there is no user generated content in the app, later when the app is released you cannot load anything to the app from external source. Everything has to be in the app bundle.


If the data from external source displays, create, implements any visual stuff what is new, that is not permitted.

webview
Guideline 2.3.1(Hidden features) please help, My mobile game app is simple and is being rejected due to hidden features,
 
 
Q