Tauri Bundling Mobile Stores

Use when submitting a Tauri v2 mobile build to the iOS App Store or Google Play — `tauri ios build --export-method app-store-connect` with Apple Distribution cert + provisioning profile, uploading via `xcrun altool` (or Transporter / TestFlight); `tauri android build -- --aab` with a `keystore.properties`-driven Gradle signingConfig, AAB vs APK choice, the first-upload-must-be-manual Play Console gotcha, and Play Integrity setup.

stuffbucket 5052596 4 files · 16.0 KB Updated

File contents

stuffbucket/skills/tree/main/plugins/stuffbucket/skills/tauri-bundling-mobile-stores commit 5052596785

Frequently asked questions

npx skillmds@latest add stuffbucket/tauri-bundling-mobile-stores