Matin Zadeh Dolatabad

Results 251 comments of Matin Zadeh Dolatabad

> Great @wass08! > @matinzd can you please check if your issue is also resolved? I am going to try this today. I will close the issue if it is...

I think there would be no reason to add write permission if we just want to open picker not camera or something else.

I have a problem with real android devices, working properly on emulator. Acts weird.

Poor performance issue still exists on android on the latest version `3.6.0`.

I have this problem on the production: ``` authentication-ms | [Nest] 18 - 01/18/2021, 7:01:46 AM [ExceptionsHandler] Failed to obtain access token +258ms authentication-ms | InternalOAuthError: Failed to obtain access...

I have the same issue when I run this inside docker container with Nginx reverse proxy configured. ``` authentication-ms | [Nest] 18 - 01/18/2021, 1:33:58 PM [ExceptionsHandler] Failed to obtain...

In some react native projects there are different types of flavors are configured for the project based on the needs, but test flavors are not configured or they have different...

Same issue ... ``` it('Post button should be disabled there when is no image or text', async () => { const Element = const { getByTestId } = render(Element) expect(getByTestId('postButton')).toBeDisabled()...

Is this just happening on expo? Because I could not reproduce it on bare react native project.