IOS审核因为Leancloud / AVOSCloud被拒

具体原因如下:

Guideline 2.3.1 - Performance

We discovered that your app contains hidden features. Specifically, your app has a Leancloud / AVOSCloud remote notification mechanism for presenting arbitrary remote web content.

我们发现您的应用包含隐藏功能。具体来说,您的应用程序具有Leancloud / AVOSCloud远程通知机制,用于呈现任意远程Web内容。

难道是因为推送吗?

我是用Flutter开发的,实现的功能是即时通讯,使用的版本是:
leancloud_official_plugin: ^1.0.0-beta.12
leancloud_storage: ^0.6.0

求大神帮助啊

即时通讯 SDK 有离线消息推送功能,您需要在「Notes for Review」中注明应用具有这个特性。

好的,谢谢,我先试试

我在备注里已经加了这个注明,还是被拒绝了怎么办?
有没有人遇到过这个问题啊,最后是咋解决的啊