devocy

Results 3 comments of devocy

I have a similar problem。I also according to the above said, keep to the Query and DataSubscription references. But `onData()` will only be callback when the application is first started,...

应该是 `manifestPlaceholders` 被覆盖的原因 ```groovy // JPush 服务配置 manifestPlaceholders = manifestPlaceholders + [ JPUSH_PKGNAME: applicationId, JPUSH_APPKEY : "XXXXXXXX", //JPush 上注册的包名对应的 Appkey. JPUSH_CHANNEL: "developer-default", //暂时填写默认值即可. ] ```

这个在点击图片打开,然后关闭,多次后就会出现