payfort / flutter-amazonpaymentservices

Flutter package for Amazon Payment Services native mobile SDKs
MIT License
2 stars 3 forks source link

"_OBJC_CLASS_$_FlutterAmazonpaymentservicesPlugin" #14

Open fady-voo opened 1 year ago

fady-voo commented 1 year ago

I migrate the package to work on flutter version before 2 which not support null safety it works on android without any problem in iOS it gives this error

Undefined symbols for architecture x86_64: "_OBJCCLASS$_FlutterAmazonpaymentservicesPlugin", referenced from: objc-class-ref in GeneratedPluginRegistrant.o ld: symbol(s) not found for architecture x86_64 clang: error: linker command failed with exit code 1 (use -v to see invocation)