Abraão Caldas

Results 7 issues of Abraão Caldas

Hello, Any news on JAR for API 31 - 32? Thanks!

Hello, Using Parse.Netstandard version 2.0.0 Parse server version 4.3.0 When you set a very long negative value Ex: -9223372036854776000 , the .Net SDK version is not able to retrieve the...

type:bug

Parse Android SDK : 1.25.0 Using Android 10 platform If you try to create a ParseObject with a string that is too big (have many lines), the serializer drops a...

In the line var client2 = new Client(clientId, clientSecret, callbackUrl, token.Access_Token, token.Refresh_Token); The correct should be: var client2 = new Client(options);

There is no support for IPv6 and EPSV command, there is any plan to support it? A good start should be following the [RFC 2428](https://datatracker.ietf.org/doc/html/rfc2428)

I'm trying to edit a large json (about 4GB) and the editor crashs, even when compiled for 64bits...

enhancement

When installing using the install.sh script, it fails when it asks to create the first account ![image](https://github.com/user-attachments/assets/b7ba5d1f-d6fa-401b-a521-ed34d29eeb8e) I'm using Oracle Cloud ARM VM - Ubuntu 22.04 . The build to...