-
-
-
so as title?
-
-
I use this function to get ReactiveEntityStore in Application class
```java
public ReactiveEntityStore database(@NotNull String code) throws NoneNullCodeException {
if (dataStore == null) {…
-
# 错误报告
## 你做了什么?
复杂的东西(MVP+Retrofit2+Rxjava2)出错了,简化分析,rxjava本来在lib.rx内,现在直接在app.mine里面导入,测试Rxjava2 简单的例子。
```gradle
dependencies {
compile fileTree(dir: 'libs', include: ['*.jar'])
a…
-
我的项目本身已经使用了RxJava1,之后加入该库,就出现
```java
com.android.builder.packaging.DuplicateFileException:
Duplicate files copied in APK META-INF/rxjava.properties
```
能否加入一个去除RxJava的版本?
-
##### Description
When I generate a Java client with {"useRxJava2":"true", "library":"retrofit2"} the generated docs are wrong, they don't match the api. Looks like it's just the standard java …
-
-
When I set `rp.reporting.async=true` then Launches are not getting created. Also getting below errors. Working fine in sync mode
```
19:52:23.848 ERROR c.e.r.u.SubscriptionUtils - rp-io-74 - Start…