-
Please read and follow the issue templates:
1. Bug Report or Documentation Issue or Questions and Help?
YES
2. Which `react-native-wechat` version are you using?
1.9.12
3. What platform does yo…
-
I am using ionic 1 and encountered one problem. This plugin cannot handle custom url schemes to other plugins.
In the log below, the plugin stops my Wechat SSO login callback method which relies on…
-
[ 95%] Building C object CMakeFiles/main.dir/custom_layers/slicing.c.obj
[ 95%] Building C object CMakeFiles/main.dir/custom_layers/decoding.c.obj
[ 96%] Building C object CMakeFiles/main.dir/custom…
-
### 前置确认
- [X] 我确认我运行的是最新版本的代码,并且安装了所需的依赖,在[FAQS](https://github.com/zhayujie/chatgpt-on-wechat/wiki/FAQs)中也未找到类似问题。
### ⚠️ 搜索issues中是否已存在类似问题
- [X] 我已经搜索过issues和disscussions,没有跟我遇到的问题相关的issue
###…
-
企业付款,现金红包什么时候能发布呢?
-
### 前置确认
- [X] 我确认我运行的是最新版本的代码,并且安装了所需的依赖,在[FAQS](https://github.com/zhayujie/chatgpt-on-wechat/wiki/FAQs)中也未找到类似问题。
### ⚠️ 搜索issues中是否已存在类似问题
- [X] 我已经搜索过issues和disscussions,没有跟我遇到的问题相关的issue
###…
-
---
**Issue moved from dotnet/maui#10344**
- Please respond to @wzh425.
---
_From @wzh425 on Tuesday, September 27, 2022 1:34:05 PM_
### Description
![截屏2022-09-27 20 54 53](https://user…
-
1、我把两个文件“TPWechat.class.php”,“Wechat.class” 一并放到ThinkPHP/Library\Wechat\ 目录下
2、分别在两个文件前面加了namespace Wechat;
3、在TP的控制器中 使用代码 “ $weObj = new \Wechat\TPWechat($options); ”
4、在微信测试帐号上填写接口配置信息,返回“{"errcod…
trock updated
9 years ago
-
Hello students!
Since the Wechaty is a universal messaging SDK. I believe we can implement this with Slack, but not only on Slack. The Slack and Wechat message may be able to sync the messages. So …
-
目前仅支持邮件验证码,我们可以考虑进一步支持一些中国较常见的验证方式,比如手机验证码和[微信OAuth网页授权](https://developers.weixin.qq.com/doc/offiaccount/OA_Web_Apps/Wechat_webpage_authorization.html)
目前我们的认证框架好像用的是authing,这个是他们关于手机登录的文档:https:/…