emeryao / typed-jweixin

TypeScript declaration file for Wexin JSSDK jweixin.d.ts
MIT License
15 stars 12 forks source link

Can't verify the params for openAddress function #3

Closed emeryao closed 8 years ago

emeryao commented 8 years ago

@neoblackcap Could you please show me the documents related to the openAddress function? I just found some blogs about this API but not from the official Weixin document, so I'm not very confident about the openAddress function. Thanks in advance.

neoblackcap commented 8 years ago

@Emeryao the official API documentation is here, and if a user want to use this API, it must use the http://res.wx.qq.com/open/js/jweixin-1.1.0.js file instead of http://res.wx.qq.com/open/js/jweixin-1.0.0.js PS: Wechat documentation is suck.

emeryao commented 8 years ago

Thanks @neoblackcap Tencent is also suck :laughing: