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

微信小程序生成二维码(接口B)微信扫描不出来结果 #938

Closed
Witype opened this issue Sep 25, 2017 · 2 comments
Closed

Comments

@Witype
Copy link

Witype commented Sep 25, 2017

我用的环境

PHP 版本:
overtrue/wechat 版本:"overtrue/laravel-wechat": "^3.1",
是否使用了框架?框架名称:laravel

问题及现象

$app = new Application(config('wechat'));
        $qrcode = $app->mini_program->qrcode;
        $appcode = $qrcode->getAppCodeUnlimit('bindId='.$code);

通过这个方式生成的二维码在小程序内部扫一扫无法获取scene信息,请问有这是微信的限制还是其他什么原因,
谢谢
ps:小程序未上架

@greedying
Copy link
Contributor

还有这个函数!赞啊

@mingyoung
Copy link
Collaborator

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