flutter 集成fluwx ios配置 亲测

参考:https://blog.csdn.net/weixin_43453916/article/details/108911970

 

首先在pubspec.yaml 添加 fluwx: ^2.2.0

Xcode配置

1.设置微信的url type

  flutter 集成fluwx ios配置 亲测

 

  2.在Xcode中,选择你的工程设置项,选中“TARGETS”一栏,在 “info”标签栏的“LSApplicationQueriesSchemes“添加weixin 和weixinULAPI(重要)

flutter 集成fluwx ios配置 亲测

 

 说明:ios我这边没有其他额外配置,目前没有报错,可以试试

 

flutter 集成fluwx ios配置 亲测

上一篇:Elasticsearch的Mapping配置


下一篇:fixed: Android9.0_P:ClassNotFoundException: Didn't find class "org.apache.http.conn.scheme.SchemeRegistry"