get_ip_flutter
get_ip_flutter copied to clipboard
get_ip does not specify a Swift version
When trying to build on mac, within android studio, i`m getting below error:
[!] Unable to determine Swift version for the following pods:
- `get_ip` does not specify a Swift version and none of the targets (`Runner`) integrating it have the `SWIFT_VERSION` attribute set.
Please contact the author or set the `SWIFT_VERSION` attribute in at least one of the targets that integrate this pod.
Hello, Did you find a solution?. I am getting the same error on iOS