Zfinix / carrier_info

📱 Carrier Info gets networkType, networkGeneration, mobileCountryCode, mobileCountryCode, e.t.c from both android and iOS devices.
MIT License
34 stars 48 forks source link

No podspec found for `carrier_info_v3` in `.symlinks/plugins/carrier_info_v3/ios` #23

Closed ILittleNiZi closed 1 year ago

ILittleNiZi commented 2 years ago

when I build iOS, a problem accurs . 'Error running pod install'

so I try to pod install and then came across this problem.

sandrush73 commented 2 years ago

same with me i could build across all platforms but not ios

Zfinix commented 2 years ago

I just checked my podfile.lock i can only see

DEPENDENCIES:
  - carrier_info (from `.symlinks/plugins/carrier_info/ios`)
  - Flutter (from `Flutter`)
  - permission_handler (from `.symlinks/plugins/permission_handler/ios`)

EXTERNAL SOURCES:
  carrier_info:
    :path: ".symlinks/plugins/carrier_info/ios"
Zfinix commented 2 years ago

I cannot see any thing that points to .symlinks/plugins/carrier_info_v3

almendezl commented 9 months ago

I have the same error, but why is closed?