Osama Qarem

Results 10 comments of Osama Qarem

I'm seeing this same issue on a different app where the GCloud project is under a GSuite account. This project was created recently. Only users that belong to the orgnization...

@ToastedNickel It's suddenly stopped working for us again this week... without any code changes or adjustments to the GCloud project. Any chance you found any information about this? We're considering...

I can also confirm that our issue was resolved as soon as Google verified our app.

Here is my configuration. Hoping it would help anyone out: ```ruby badge( shield: "BETA-0.0.1-orange", no_badge: true, dark: true, shield_scale: "0.55", shield_gravity: "Center", shield_geometry: "+0+30%", glob: "/app/src/main/res/mipmap-*/ic_launcher*.png", ) ``` ### Output...

that would be. but I apologize I don't have time to look into it currently.

I do wish to explore if this library could be re-written to wrap another C++ library for image color extraction using JSI and WASM for web. I think this is...

By the way, I would really recommend you now to try and re-implement this using vision camera https://www.react-native-vision-camera.com/docs/guides/frame-processors https://github.com/rodgomesc/vision-camera-face-detector It wasn't a thing back when I wrote the article and...

Also seeing a similar issue using drizzle dev tools: https://github.com/drizzle-team/drizzle-studio-expo/issues/1

> Uhm, I see. The d flag is a fundamental requirement for it to work, I don't think it would be easily polyfillable. On the other hand, does React Native...

It also doesn't add the new callback ref type, which is expected by libraries like React Hook Form. https://react.dev/reference/react-dom/components/common#ref-callback