Branimir Škarica

Results 7 comments of Branimir Škarica

The bug still occurs, tested on Android 4.4.4

I'm having the same issue after downloading the latest version today (v2.2).

@jingibus Hi, you're saying that `rxObservable` is different than `rxSingle`, `rxMaybe`, and `rxCompletable` such that it already uses `Unconfined` as a default scheduler. Are you sure, because the documentation says...

I can see that the issue happens on emulators but not on real device for my project, I will try running your sample on same emulators.

Yeah on Android emulator I'm getting this in Logcat for your sample: io.fotoapparat.sample E/Fotoapparat Example: Couldn't capture photo. When I set the breakpoint inside `whenAvailable` i can see that photo...

Hi, my previous comment was with your sample. I cloned your repo and could reproduce. Maybe something is messed up with my emulator don't know.

@Diolor I was able to reproduce the issue on real device so I did more research and found the source. I was able to inconsistently reproduce this on Samsung galaxy...