79298803

Date: 2024-12-21 03:26:11
Score: 2
Natty:
Report link

Had the same problem, use the below steps to fix it: Run these in terminal

  1. rm -rf ~/.cocoapods
  2. ./gradlew :shared:podInstall

Now build the project again.

Reasons:
  • Low length (1):
  • No code block (0.5):
  • Low reputation (0.5):
Posted by: Ankit Gupta