-
### Before opening, please confirm:
- [X] I have [searched for duplicate or closed issues](https://github.com/aws-amplify/amplify-android/issues?q=is%3Aissue+) and [discussions](https://github.co…
-
Android target api 29, Android device os is Android Q. After focus to edit, TextField can't delete input data.Android P device work fine.
```
flutter doctor:
Doctor summary (to see all details, r…
-
We are not able to build using the following configuration
```gradle
repositories {
// required for rxpermissions (DexCare SDK dependency)
maven { url "https://jitpack.io" }
…
-
By using RxJavaPlugins.setErrorHandler(Timber::e), rxlint should resolve the RxSubscribeOnError because RxJavaPlugins.setErrorHandler is a default handling for RxSubscribeOnError but it keeps showing …
-
hey,my project use kotlin when I use this,it do not work well
-
Mobile - Samsung A9 (android version 8.0.0)
androidBuildToolsVersion = "28.0.3"
androidMinSdkVersion = 21
androidTargetSdkVersion = 28
androidCompileSdkVersion = 28
Hello, I try to start Fireba…
-
org.aspectj.apache.bcel.classfile.ClassFormatException: File: 'module-info.class': Invalid byte tag in constant pool: 19
at org.aspectj.apache.bcel.classfile.ClassParser.readConstantPool(ClassParser…
-
Do you have any plan to update RxPermissions for RxJava3?
-
Log:
java.lang.IllegalStateException: Can not perform this action after onSaveInstanceState
at android.app.FragmentManagerImp…
-
## Issue description
when I copy the sample code to AS,I get this issue.
I tried to break it to two part,then a new issue raised.
Then I tried to import "io.reactivex.rxjava3.core.Observable",but …