Tomáš Garba

Results 5 comments of Tomáš Garba
trafficstars

We are facing the same issue on Android. After selecting saved payment method UI starts flickering uncontrollably.

I have fixed that for now in my fork https://github.com/tomasgarba/react-native-credit-card-input/commit/df68de1b4ea68c473e054dba20e5f7a77beb383d

Hi @rohitjoins, I sent bugreport while playing multicast to email [email protected].

I can provide some additional logs. While zapping to another channel those are two logs when we get stuck: [multicast-zapping-2023-04-13-2.txt](https://github.com/google/ExoPlayer/files/11224448/multicast-zapping-2023-04-13-2.txt) [multicast-zapping-2023-04-13-1.txt](https://github.com/google/ExoPlayer/files/11224449/multicast-zapping-2023-04-13-1.txt) Maybe this is our issue: AudioFlinger audioserver W createTrack_l():...

Hi @christosts I've tried your suggestion and set custom rendersFactory and I override canReuseCodec function and double-check while running in debug mode that code stop at this line. Unfortunately I...