Kanchana
Kanchana

Reputation: 1

Need to open wechat mini program from chat location

We want to forward WeChat message as Mail using our applet. How to configure to open WeChat mini program from SMS/chat location?

Upvotes: 0

Views: 256

Answers (1)

taolu
taolu

Reputation: 311

At first, open wechat-miniprogram from other apps means that the app open the wechat and transform params to open miniprogram. It needs to download android and ios wechat-sdk package into your apps. Using the method of wechat-sdk package to auth and open wechat in your sence. To hope it could help you. Docs:https://developers.weixin.qq.com/doc/oplatform/en/Mobile_App/Launching_a_Mini_Program/Launching_a_Mini_Program.html

Upvotes: 0

Related Questions