79163762

Date: 2024-11-06 18:12:39
Score: 1.5
Natty:
Report link

After remove the lines

"-framework",
"\"Reachability\""

of OTHER_LDFLAGS on ios/Runner.xcodeproj/project.pbxproj, now i'm able to run my project without problems.

if it doesnt work maybe you must also remove theReachabilitySwift line on HEADER_SEARCH_PATHS at the same file.

In my case, i use connectivity_plus package and it seems like it removed its dependency over reachability so its doesnt needed it anymore. Make sure you do that for all your schemas

Reasons:
  • Blacklisted phrase (1): doesnt work
  • Has code block (-0.5):
  • Low reputation (1):
Posted by: Daniel Diaz