7 cases matching your filters.
Source
Appeal
Category
Guideline 2.3.10 - Performance - Accurate Metadata. Your games support URL links to the Google Play Store version in the apps About section.
Fix: Removed all Google Play references and links. Created platform-specific About screens. iOS version only mentions App Store and our website. Keep platform-specific content separated in the codebase.
Guideline 2.3.10 - Performance - Accurate Metadata. Your app contains string references to Google Play Store in the localization files.
Fix: Created platform-specific localization files. Used build-time script to strip Android-related strings from iOS builds. Implemented conditional compilation for platform-specific text. Verified binary i...
Guideline 2.3.10 - Performance - Accurate Metadata. Your app onboarding screens show Android-style navigation buttons.
Fix: Created iOS-specific onboarding screens with Cupertino-style navigation. Used platform detection to show iOS-appropriate UI elements. Updated screenshots to show the iOS version specifically.
Guideline 2.3.10 - Performance - Accurate Metadata. Specifically, your app includes Android references in the binary.
Fix: Updated to the latest Thunkable version which had fixed the Android reference leaking issue. Verified the binary was clean before resubmitting.
Guideline 2.3.10 - Performance - Accurate Metadata. Your app includes references to Android in the metadata and binary.
Fix: Removed all Google Play and Android references from the app binary and metadata. Created platform-specific share buttons and updated the about screen to only reference iOS and App Store.
Guideline 2.3.10 - Performance - Accurate Metadata. We noticed that your app or its metadata includes irrelevant third-party platform information.
Fix: Updated the ad SDK to the latest version which had iOS-specific ad creatives. Also configured the ad network to filter out ads containing Google Play references.
Guideline 2.3.10 - Performance - Accurate Metadata. Your app still includes irrelevant third-party platform information.
Fix: Had to work with Adalo support to get a build that stripped all Android-related strings from the binary. Also audited all text content and images for any platform references.