3.5.0 (2023-07-06)
Bug Fixes
- add UICandidateViewController/UISystemKeyboardDockController/... to ignoredPrivateController (0c5e7d8)
- CTTelephonyNetworkInfo 偶现崩溃 (#262) (8145225)
- default server host change to napi prefix (7342a8e)
- duplicate codes (55a5b78)
- flutter plugin trackFlutterPage 支持列表属性 (4d780fa)
- priority inversion issue by Xcode14 thread performance checker (#249) (7283901)
- priority inversion issue in GrowingSRWebSocket by Xcode14 (#252) (d3201a0)
- Remove usage of deprecated Endian with CFSwap (b24956c)
- SPM 无法通过 exact version 集成 (#269) (c007055)
- swift project building error about 'Include of non-modular header inside framework module' (#251) (4ad2838)
- verify deep link host (#255) (bc096a2)
- web circle bug (f2a4b3f)
- 修复特殊场景下,每当初始化 SDK,ASAFetcher 都会 startFetch (Advert) (#247) (df9c88b)
- 添加中间层 flutterWebCircleBridge,移除 __has_include 文件判断方式,避免 CI 失败 (4b48868)
Features
3.4.7 (2023-03-06)
Bug Fixes
- app 切后台超过 30s,其唤醒事件 SessionId 未刷新 (fac9578)
- deep link bug (b79f80b)
- deeplink 获取自定义参数的请求去掉不必要的参数 (db5e18e)
- deepLinkHost 改为 NSString 类型 (fbd26ff)
- UIViewController add growingPageAttributes api (54e8342)
- 仅 Universal Link 短链才去请求自定义参数,其余情况从 url.query 获取 (832bc43)
- 修改 advert 模块本地存储方式 (fa4dc64)
Features
3.4.6 (2022-12-15)
Bug Fixes
Features
3.4.5 (2022-11-16)
Features