Wenfengcheng / WeChat_Xamarin.iOS

WeChat binding for Xamarin.iOS

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Link Failed with ShareSDK

Wenfengcheng opened this issue · comments

Confilted with ShareSdk with No Payment

error MT5211: Native linking failed, undefined Objective-C class: PayReq. The symbol 'OBJC_CLASS$_PayReq' could not be found in any of the libraries or frameworks linked with your application.
error MT5211: Native linking failed, undefined Objective-C class: PayResp. The symbol 'OBJC_CLASS$_PayResp' could not be found in any of the libraries or frameworks linked with your application.
error MT5211: Native linking failed, undefined Objective-C class: WXOfflinePayReq. The symbol 'OBJC_CLASS$_WXOfflinePayReq' could not be found in any of the libraries or frameworks linked with your application.
error MT5211: Native linking failed, undefined Objective-C class: WXOfflinePayResp. The symbol 'OBJC_CLASS$_WXOfflinePayResp' could not be found in any of the libraries or frameworks linked with your application.
error MT5211: Native linking failed, undefined Objective-C class: WXOpenBusinessWebViewReq. The symbol 'OBJC_CLASS$_WXOpenBusinessWebViewReq' could not be found in any of the libraries or frameworks linked with your application.
error MT5211: Native linking failed, undefined Objective-C class: WXOpenBusinessWebViewResp. The symbol 'OBJC_CLASS$_WXOpenBusinessWebViewResp' could not be found in any of the libraries or frameworks linked with your application.
error MT5211: Native linking failed, undefined Objective-C class: WXSubscribeMiniProgramMsgReq. The symbol 'OBJC_CLASS$_WXSubscribeMiniProgramMsgReq' could not be found in any of the libraries or frameworks linked with your application.
error MT5211: Native linking failed, undefined Objective-C class: WXSubscribeMiniProgramMsgResp. The symbol 'OBJC_CLASS$_WXSubscribeMiniProgramMsgResp' could not be found in any of the libraries or frameworks linked with your application.

Done!
Reference the same WeChatSDK with ShareSDK(with payment or withour).