提交 12e9d045 authored 作者: JarvanMo's avatar JarvanMo

update doc

上级 f03013b2
...@@ -68,7 +68,7 @@ Before using`Fluwx`,you should init `FLuwx`: ...@@ -68,7 +68,7 @@ Before using`Fluwx`,you should init `FLuwx`:
fluwx.registerWxApi(appId:"wxd930ea5d5a258f4f",universalLink:"https://your.univeral.link.com/placeholder/"); fluwx.registerWxApi(appId:"wxd930ea5d5a258f4f",universalLink:"https://your.univeral.link.com/placeholder/");
``` ```
Developers must provide `universalLink` if you want register WeChat via fluwx, otherwise, ignore. Developers must provide `universalLink` if you want register WeChat via fluwx, otherwise, ignore. Incorrect `universalLink` won't pass the register of SDK.
> NOTE:Although we can register WXApi via Fluwx,but there's still some work you have to do on the particular platform.For example, add *URLSchema, LSApplicationQueriesSchemes or universal link* for iOS. > NOTE:Although we can register WXApi via Fluwx,but there's still some work you have to do on the particular platform.For example, add *URLSchema, LSApplicationQueriesSchemes or universal link* for iOS.
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论