nvim-flutter / nvim-flutter/flutter-tools.nvim

[BUG] multiple development certificates cant be selected

Open
#367 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
Lua
Stars
1.4k
Forks
116
Avg merge
3m
Merged PRs (30d)
1

Description

Is there an existing issue for this?
  • I have searched the existing issues
Current Behavior

I'm trying to run a Flutter application and get this message.

Launching lib/main.dart on iPhone in debug mode...
Multiple valid development certificates available (your choice will be saved):
  1) Apple Development: xxx (xxxx)
  2) Apple Development: xxx (xxxx)
  a) Abort

I can't find a way to select an option there.

Expected Behavior

I would expect it to work like it does when selecting an output device.

Steps To Reproduce
  1. have multiple valid development certificates
  2. run :FlutterRun
Environment

No response

Anything else?

Could also be me doing something wrong.

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Reproduce the issue with :FlutterRun while multiple valid development certificates are available, then trace the plugin's handling of the certificate-selection prompt. Done means a user can choose a certificate in the same way they select an output device, with the selection working during Flutter application launch.

Written by the indexing model from the issue text.

Assessment

Tech stack
flutter, lua
Domain
mobile, tooling
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.