Closed illukinati closed 5 years ago
By any chance did you solved this issue?
Hum no because I don't have this issue... Are you able to reproduce it with the example provided in this repo ? Or can you provide a small example with this issue ?
I had the same error. I "fixed it" (got a new error) by not adding use_frameworks!
in the Podfile
. I think that step is only needed when the project is Swift, not Objective C.
Now 0.2.0 is not using Swift anymore but Objective C, let me know if it's better or not
@jaumard 0.2.0 solved it for me at least.
Then I'm closing it :) but guys don't hesitate to open a new one if you still have problems
I already add
use_frameworks!
still not working. I already addconfig.build_settings['SWIFT_VERSION'] = '4.2'
still not workingthis is my flutter doctor