79561433

Date: 2025-04-08 07:32:23
Score: 0.5
Natty:
Report link

Specific for Firebase/Messaging pod problem:

  1. Go to ios folder cd ios in your root flutter project

  2. Then update pod repo by pod repo update

  3. Update Firebase/Messaging by pod update Firebase/Messaging

  4. And try to flutter run again!

With this method, i didn't need to change my minimum deployment target.

Reasons:
  • Low length (0.5):
  • Has code block (-0.5):
  • Low reputation (0.5):
Posted by: gopelkujo