Commit Graph

9 Commits

Author SHA1 Message Date
pengfei.zhou
04cfbf49d8 iOS typo fix 2021-08-24 11:59:11 +08:00
王劲鹏
e0d76d218d iOS: remove sync in dealloc & add some weak-strong-dance 2021-08-20 11:40:02 +08:00
王劲鹏
fc28d3b90d iOS: remove mutable copy (may caused alloc exception when oom)
use barrier async dispatch queue to avoid multi-threading error
2021-07-29 11:40:56 +08:00
王劲鹏
84ca53c3b7 iOS: set property to strong for test 2021-06-30 10:05:43 +08:00
pengfeizhou
438d7233ff iOS:Remove umbrella header 2021-02-01 21:47:11 +08:00
pengfeizhou
fe4e90ec53 iOS:Native plugin use safe method to get from dictionary,avoid type error 2021-02-01 18:16:56 +08:00
pengfei.zhou
4376e37836 iOS:fix Collection <__NSDictionaryM: XX> was mutated while being enumerated 2020-04-20 09:37:31 +08:00
pengfei.zhou
88d45c2967 add Notification demo,and pass 2020-01-09 11:51:14 +08:00
pengfei.zhou
9dabd3b1db iOS:notification plugin 2020-01-09 11:51:14 +08:00