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

demo里的登陆拦截 不走代理 #22

Open
xiaofeibuji opened this issue Jun 5, 2020 · 0 comments
Open

demo里的登陆拦截 不走代理 #22

xiaofeibuji opened this issue Jun 5, 2020 · 0 comments

Comments

@xiaofeibuji
Copy link

demo点击完整后登录,进入自己页面,然后购买商品,不出发登录请求,无法吊起原生登录,
CLIENT_ID 跟CLIENT_SECRET 都填了,不知道什么原因,是最新版本的sdk

switch (notice.type) {
case YZNoticeTypeLogin: // 收到登陆请求
{
[self showLoginViewControllerIfNeeded];
break;}

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

1 participant