-
Here are the logs when I am trying to connect
```
Cannot write client characteristic config descriptor (code 3) with characteristic UUID 00002a52-0000-1000-8000-00805f9b34fb
com.polidea.rxandroid…
-
Hi,
I am using syft 0.2.x. Training on mobiles works fine, but sometimes I start getting the following errors and I then keep on receiving such errors unless I restart application:
```
com.face…
-
https://sentry.prod.mozaws.net/operations/lockbox-android/issues/5637379/
```
ActivityNotFoundException: No Activity found to handle Intent { act=android.settings.REQUEST_SET_AUTOFILL_SERVICE dat=pac…
-
Hi there,
There is an strange crash in our android car application due to UndeliverableException.
we are using kotlin with rxjava
retrofit2/retrofit2:adapter-rxjava3 version: 2.9.0
rxjava/rxk…
-
# OkHttp Dispatcher(48197)
java.lang.NoSuchMethodError
No static method disposed()Lio/reactivex/rxjava3/disposables/Disposable; in class Lio/reactivex/rxjava3/disposables/Disposable; or its supe…
-
Hi,
Recently I have encountered a problem using Traceur on Android.
In my project I sometimes got OOM errors when trying to log too complex `CompositeException`s from external components using …
-
Happens rarely on a Bootstrapper Wish emit and leads to crash
Caused by java.lang.IndexOutOfBoundsException
Index: 2, Size: 2
`java.util.ArrayList.remove (ArrayList.java:503)
kotlin.collection…
-
### Checklist
- [X] I am able to reproduce the bug with the latest version given here: [CLICK THIS LINK](https://github.com/TeamNewPipe/NewPipe/releases/latest).
- [X] I made sure that there are *no …
-
Triggered by searching for "mips" in LLVM's issues. Some issues are moved from their old issue tracker, so they have fake authors.
### Error stack trace
```
com.squareup.moshi.JsonDataException: Ex…
-
I have did error but exception in coming and keep crashing.
```
Disposable dispTopic = mStompClient.topic("/exch************" + DataHolder.getInstance().getDirectChannels().get(i).id)
…