Skip to content

feat: support app launch arguments and feature flags#388

Draft
wxxion wants to merge 1 commit into
mobile-next:mainfrom
wxxion:feature/launch-app-arguments
Draft

feat: support app launch arguments and feature flags#388
wxxion wants to merge 1 commit into
mobile-next:mainfrom
wxxion:feature/launch-app-arguments

Conversation

@wxxion

@wxxion wxxion commented Jul 19, 2026

Copy link
Copy Markdown

Add an optional launchArgs parameter to mobile_launch_app while preserving existing launch behavior when arguments are absent.

  • pass argument pairs through Android intent extras, go-ios, and simctl
  • keep mobilecli for normal simulator launches and use simctl only for non-empty launch arguments
  • validate inputs before side effects, reject NUL values, and quote Android remote-shell values
  • cover Android, iOS, simulator, and MCP launch boundaries

Relates to #370

Add an optional launchArgs parameter to mobile_launch_app while preserving existing launch behavior when arguments are absent.

- pass argument pairs through Android intent extras, go-ios, and simctl
- keep mobilecli for normal simulator launches and use simctl only for non-empty launch arguments
- validate inputs before side effects, reject NUL values, and quote Android remote-shell values
- cover Android, iOS, simulator, and MCP launch boundaries

Relates to mobile-next#370
@coderabbitai

coderabbitai Bot commented Jul 19, 2026

Copy link
Copy Markdown

Important

Review skipped

Draft detected.

Please check the settings in the CodeRabbit UI or the .coderabbit.yaml file in this repository. To trigger a single review, invoke the @coderabbitai review command.

⚙️ Run configuration

Configuration used: Organization UI

Review profile: CHILL

Plan: Pro

Run ID: cc79e6ac-62ca-44d0-a173-698bd8ca1292

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.

Use the checkbox below for a quick retry:

  • 🔍 Trigger review
✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant