1

Facing this error on building a react-native project. I did not include this package on my own, but I think it came along Firebase. Have done all usual remedies like uninstall-re-install node modules, pod installs, pod updates but still no luck. Any leads appreciated.

Error log as attatched. logs

1 Answers1

1

Add ${PODS_CONFIGURATION_BUILD_DIR}/AppAuth to Library Search Paths

enter image description here

Binh Ho
  • 3,690
  • 1
  • 31
  • 31