提交 07f7baf2 authored 作者: JarvanMo's avatar JarvanMo

Merge branch 'master' of github.com:JarvanMo/fluwx

## WeChat Not Installed on iOS? ## WeChat Not Installed on iOS?
if you have installed WeChat on your iPhone but you still catch an exception that "wechat not installed",just add the following if you have installed WeChat on your iPhone but you still catch an exception called "wechat not installed",just add the following
code to your *info.plist*: code to your *info.plist*:
```xml ```xml
<key>LSApplicationQueriesSchemes</key> <key>LSApplicationQueriesSchemes</key>
......
...@@ -14,7 +14,7 @@ iOS 9系统策略更新,限制了http协议的访问,此外应用需要在 ...@@ -14,7 +14,7 @@ iOS 9系统策略更新,限制了http协议的访问,此外应用需要在
``` ```
## Android上无法拉起微信 ## Android上无法拉起微信
请检查签名。 请检查app签名。
## Failed to notify project evalution listener ## Failed to notify project evalution listener
[Failed to notify project evalution listener](https://www.jianshu.com/p/f74fed94be96) [Failed to notify project evalution listener](https://www.jianshu.com/p/f74fed94be96)
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论