Esa Firman

Results 122 comments of Esa Firman

Closing this as this should use [custom component](https://github.com/esafirm/android-image-picker/blob/main/docs/custom_components.md)

@bipinvaylu could you able to reproduce this in the new version (3.0.0) ? Thanks

If anyone trying to figure out get the image from a URI, please refer to this https://github.com/esafirm/android-image-picker/issues/307#issuecomment-1320995444

Not reproducible. Closing this

Duplicate of https://github.com/esafirm/android-image-picker/issues/144

@angelds-mega Mega Gradle plugin is hosted in private Artifactory, and I can't find the source code in meganz's Github nor the instruction about swapping this dependency. I think we should...

@egorikftp is it completed? @theapache64 is there any plan to support KMM at this point? Thanks

For me, there's a password popup after focusing on `passwordField` that causing the `ok.click()` or `cancel.click()` failed. The solution is to focus on another field, in my case the user...

I also got this error. Here's the API request ```json { "model": { "id": "gpt-3.5-turbo", "name": "Default (GPT-3.5)" }, "messages": [ { "role": "user", "content": "Is it working now" },...

Mine actually happened because the trial credits are expired. I think it's the same as @thegitfather After upgrading to paid account, the 500 is gone.