Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Getting blow alert to verify flutter installation and version in macOS?

Tags:

flutter

Alert1 - “gen_snapshot” cannot be opened because the developer cannot be verified.

Alert2 - “idevice_id” cannot be opened because the developer cannot be verified.

like image 579
Rambabu Padimi Avatar asked Sep 06 '25 06:09

Rambabu Padimi


2 Answers

Go to System Preferences> Security & Privacy

When you click cancel to the pop up that say “gen_snapshot” cannot be opened because the developer cannot be verified, you should see a button that says "Allow anyway" multiple times

Click that button and you will be good.

like image 195
Tinashe Avatar answered Sep 07 '25 19:09

Tinashe


Due to reputation below 50, I can't add a comment for Anita Nagori.

I followed Adriano Mutize's comment and it works.

  • You just have to be on System Preferences > Security & Privacy > General (tab).

  • Under "Allow apps downloaded from", it will show the "Allow anyway" button when there's that external prompt.

  • You need to unlock that padlock (lower left) before clicking "Allow anyway" so it will retain your last decision for that app being blocked.

  • Once all necessary apps being allowed, you may lock the padlock back and re-execute the process

like image 28
sukatoa Avatar answered Sep 07 '25 19:09

sukatoa