get_publishing_guide
Get a step-by-step guide to publish apps on iOS App Store or Google Play Store, customized with your project details for a tailored walkthrough.
Instructions
Get a comprehensive step-by-step guide for publishing an app to the iOS App Store or Google Play Store. Customized based on project info if projectDir is provided.
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| platform | Yes | Target platform: ios or android | |
| projectDir | No | Optional path to project directory for customized guide with actual bundle ID, app name, etc. | |
| framework | No | App framework (auto-detected if projectDir is given). Options: expo, react-native, flutter, native |