FlutterToast icon indicating copy to clipboard operation
FlutterToast copied to clipboard

always get error: module 'fluttertoast' not found(version: 8.1.3)

Open wangjiayuan opened this issue 2 years ago • 4 comments

s.pod_target_xcconfig = { 'DEFINES_MODULE' => 'YES', 'EXCLUDED_ARCHS[sdk=iphonesimulator*]' => 'i386, arm64' }

Hi brother, Why do you need to exclude arm64 here? Will this cause the CPU running on the Apple M series to fail to work properly?

wangjiayuan avatar May 16 '23 04:05 wangjiayuan

Same error here on ios build

BAssured avatar May 17 '23 03:05 BAssured

same issue when running iOS build on M1 Mac

BhavyaRattan avatar Jun 26 '23 15:06 BhavyaRattan

any update ?

nifhanif avatar Jul 14 '23 15:07 nifhanif

@nifhanif its fixed in the latest version of the library, I tried and worked for me

BhavyaRattan avatar Jul 14 '23 15:07 BhavyaRattan