Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

App includes references to Android in the metadata

I have built an app using react-native and I wanted to release my app on the app store so I built an ipa using Xcode and submitted it to the app store. 2 days later apple rejects the app saying

Guideline 2.3.10 - Performance - Accurate Metadata

We noticed that your app or its metadata includes irrelevant third-party platform information.

Specifically, your app includes references to Android in the metadata.

Referencing third-party platforms in your app or its metadata is not permitted on the App Store unless there is specific interactive functionality.

How exactly do I solve this issue? I'm pretty sure that when building a bundle for iOS react native automatically only packages common and ios related code.

like image 860
Jude Fernandes Avatar asked Nov 21 '25 04:11

Jude Fernandes


2 Answers

The Apple App Store doesn't check your code. Meta Data means the data which you provide to publish your app on App Store.

Check if you have accidentally put "android" word in that anywhere.

In my case i have added "android" word in app description

like image 161
Virluz Avatar answered Nov 22 '25 18:11

Virluz


They refused my app because I put an image that mentioned available on "Google play "

like image 39
zakiblacki Avatar answered Nov 22 '25 18:11

zakiblacki



Donate For Us

If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!