-
I migrate my app from cordova to capacitor. App redirected to native Wechat app, but I can't get a response for both Android and iOS. Please give me solution to solve this problem. Thanks.
Here is my…
-
启动参数
```
docker run --name tmp --rm -it -p 25:25 -p 81:81 -p 443:443 -p 465:465 -v /root/mail/config:/work/config ghcr.red-notes.com/jinnrry/pmail:latest ./pmail -p 81
```
log
```
2024/07/16 1…
-
配置完成后运行时出错怎么解决
python3 app.py
Load config success
[INFO][2023-04-12 02:03:08][plugin_registry.py:23] - Plugin Selector_v0.1 registered
[INFO][2023-04-12 02:03:08][log.py:32] - [Selector] inited
[…
-
"@ionic-native/wechat": "^5.26.0"
cordova-plugin-wechat 3.0.0 "Wechat"
android 和 ios都报普通错误
-
Hi, @ouxuwen I've try to run and build your project but I got an error on that step, here
/home/lordrauf/Ionic Projects/Cloned-Github/ionic-shop/platforms/android/src/xu/li/cordova/wechat/Wechat.java…
-
### Describe your problem
Do you need to start ragflow first, open port 80, and then go to the wechat public account page to enable the server configuration, because the URL must be port 80, and then…
-
如果你已经安装过cordova-plugin-wechat插件,可以直接使用以下命令安装ionic-native: npm install ionic-wechat --save
是直接在terminal 输入 npm install ionic-wechat --save ?
还是 npm install --save @ionic-native/ionic-wechat
-
### 相关平台
微信小程序
**小程序基础库: 2.17.3**
**使用框架: React**
### 复现步骤
打开直接编译
### 期望结果
正常运行
### 实际结果
TypeError: Function(...) is not a function
at Object. (vendors.js?t=wechat&s=163005…
-
Hello,
The following example is just for showing wechat post in wordpress site, and it works well.
> 在文章或页面编辑页中选择文本
> 在需要插入的地方填入 [wechat_material]
>
> 可选参数 col, 显示列数,默认为 3,可选为 2
>
> 可选参数 …
-
### 相关平台
微信小程序
**小程序基础库: 3.4.7**
**使用框架: React**
### 复现步骤
随意找个组件使用 useSWR 或者 SWRConfig 就行。
### 期望结果
执行build 后正常
### 实际结果
执行build后
TypeError: Cannot read property 'useContext…