Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
kooritea authored Nov 6, 2020
1 parent 1894bd3 commit 9f29e52
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
使用xposed让被完全停止的应用响应fcm,让fcm送达率达到100%,不错过任何通知

- 允许fcm唤醒选中的应用来发送通知
- 修复在国内网络下出现重连服务出现负数问题(可选)(需要查看自己手机上gms的版本编辑配置文件)
- 修复在国内网络下出现重连服务出现负数问题(貌似是miui优化的问题)(可选)(需要查看自己手机上gms的版本编辑配置文件)
- 固定心跳间隔为117s(可选)(需要查看自己手机上gms的版本编辑配置文件)

## 注意
Expand Down Expand Up @@ -34,4 +34,4 @@
```
- 9. 最后将配置文件的enable修改true,保存,重启手机

- 10. 一般来说gms更新改变的只有类名也就是timer_class
- 10. 一般来说gms更新改变的只有类名也就是timer_class

0 comments on commit 9f29e52

Please sign in to comment.