Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ios有个bug: 淘客参数没有正确设置到百川SDK中 #77

Closed
xxnaxxqq opened this issue Jan 11, 2021 · 2 comments
Closed

ios有个bug: 淘客参数没有正确设置到百川SDK中 #77

xxnaxxqq opened this issue Jan 11, 2021 · 2 comments

Comments

@xxnaxxqq
Copy link

xxnaxxqq commented Jan 11, 2021

ios有个bug: 淘客参数没有正确设置到百川SDK中:应该修改如下:
FlutterAlibcHandle.m的- (AlibcTradeTaokeParams *)getTaokeParams:(FlutterMethodCall *)call 方法:的第1和第7行代码的:
if (call.arguments[@"taoKeParams"] == nil || [call.arguments[@"taoKeParams"] isKindOfClass:[NSNull class]]) ...
应该由 taoKeParams 修改为 taokeParams

@XingXiaoWu
Copy link
Collaborator

老哥可以改一下,提个pr

@karedem
Copy link
Member

karedem commented Jun 4, 2021

新版本已修复 仍有问题的话请重新打开iss

@karedem karedem closed this as completed Jun 4, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants