fluttercandies / flutter_record_mp3

flutter record mp3 using the native api
Other
34 stars 33 forks source link

Not working on iOS using flutter beta #7

Open dannycortesv opened 3 years ago

dannycortesv commented 3 years ago

I'm not able to build on iOS on beta channel, got this:

flutter/.pub-cache/hosted/pub.dartlang.org/record_mp3-2.1.0/ios/Classes/Fat-Lame/lib/libmp3lame.a' of type 'archive.ar' for architecture 'armv7' (in target 'record_mp3' from project 'Pods')

heshanka commented 3 years ago

@dannycortesv did you find a solution to this? I'm having a similar issue.

dannycortesv commented 3 years ago

Only solution now is to use stable channel, but if you need beta it doesn't work

nur001 commented 2 years ago

@dannycortesv @heshanka did you find a solution to this? I'm having a similar issue.