OOM

Results 3 comments of OOM

> Got the same problem. Any solution? https://github.com/yorkie/react-native-wechat/pull/550/commits/b34cd45ff0d5d5826ec2c7224a05c024d20395e9

目前试下来 ... 好像只要reload,文件就没有走缓存

APP A: foreground app APP B: background app which setup 'addPrimaryClipChangedListener' 1. APP A calls setPrimaryClipboard. 2. then ClipboardService will broadcast the event to PrimaryClipChangedListener (e.g. APP B) and will...