Skip to content
| Marketplace
Sign in
Visual Studio Code>Linters>Target API 36 & Xcode 26 Store Deadline LintNew to Visual Studio Code? Get it now.
Target API 36 & Xcode 26 Store Deadline Lint

Target API 36 & Xcode 26 Store Deadline Lint

ReadyStack

| (0) | Free
Finds the targetSdk, NDK, Gradle plugin and Xcode versions in your repo that Google Play and App Store Connect already refuse, with the date each one stopped being accepted.
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

Target API 36 & Xcode 26 Store Deadline Lint

Target API 36 & Xcode 26 Store Deadline Lint

Finds the targetSdk, NDK, Gradle plugin and Xcode versions in your repo that Google Play and App Store Connect already refuse, with the date each one stopped being accepted.

What it finds

build.gradle:6   error  compileSdk 35 - cannot build against Android 16
build.gradle:12  error  targetSdkVersion 35 - Play has rejected updates since 2026-08-31
build.gradle:8   error  ndkVersion 27 - native libs not 16 KB aligned (blocked since 2025-11-01)

What it does for free

  • Check the open build file against every rule - no key, no limit, nothing hidden
  • Browse the full dated table of Play and App Store Connect requirements
  • Line numbers, severity, the date the store started refusing it, and the version to move to

With a licence

  • Scan every build file in the repository — One command walks every module, flavour, Podfile and CI workflow instead of the one file you happen to have open.
  • Fail the build in CI — Machine-readable output and an exit code, so a blocked targetSdk or Xcode pin cannot reach the release branch.
  • Export a dated release-readiness report — A file with every finding and its store deadline, for the person who has to sign the release off.
  • Re-check on every save — The check runs again each time a build file is saved, so a version bump never lands unnoticed.

Get the full version - $29 - $29 once, one licence key per person or team seat, 7-day full refund.

Install

ext install target-api-36-store-deadline-lint
  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
  • Your Privacy Choices
  • Consumer Health Privacy
© 2026 Microsoft