Sinhuè Angelo Rossi

Results 7 comments of Sinhuè Angelo Rossi

I confirm the issue, it appears to be a CORS related problem.

It has been solved the same day, thank you.

I confirm that the workarounds work on RN 0.68.

> @jonklein @pingumen96 Can you guys please confirm if you are using RN 0.68 with newArchEnabled=true in gradle.properties It worked for me when the flag is set as false otherwise...

Hello everyone, we are having a similar problem in some devices: (the following is from an emulator but the error message is the same) ``` Process: com.mrtgamification, PID: 6601 java.lang.UnsatisfiedLinkError:...

Hello Danack, I checked and the base64 string was valid even without replacing the spaces with plus signs, so I think that's not the problem. However, the solution seems to...

Hello, it's problematic to load a large file (>1GB) into Filepond because, as it currently functions, the file must be downloaded before the download button becomes operational. The following is...