thisames
thisames
Alguém está trabalhando nessa funcionalidade?
Ola galera, eu ia começar a implementar, no entanto meus problemas de saúde voltaram e vou ter que ficar um tempo fora. desculpem ter incomodado.
Vou fazer uma PR sobre isso.
I can fixed that? @cortinico
@AnshulRaghav Hi, could you please provide an reproducer?
I have the same problem
putting 'com.google.gms.google-services' on plugins in app/build.gradle solved my problem ``` plugins { id 'com.google.gms.google-services' } ```
@marandaneto hey men, I currently have development of session replay recording SDKs for react-native, flutter, android etc. I already have a large project that is functional. I intended to make...
My mistake leaving that line of code there, but it didn't make the slightest difference when I corrected it, thanks for the reply.
I confess that I do not understand directly. but I did some research and saw that I can use `image.release()` and `image.deallocate()` to manage native memory. however, apparently I first...