Tobias
Tobias
Hi @abraaocaldas I checked your issue a while ago already but didn't had the time to respond. You are right that the current state of the SDK does not convert...
Hi @abraaocaldas Can I ask you to check out the https://github.com/TobiasPott/Parse-SDK-dotNET/tree/feature/fix-conversion-error-of-double-type-range-values-to-long-type feature branch of my forked repo. I've changed the conversion of numeric values to include said conversion to double...
@SMArhamsoft can you tell me what exactly you are trying to do. As far as I understand it you want your app to retrieve data from your server and a...
Hi @TomWFox I'm currently doing some maintenance on this repo and couldn't assess your PR. This is just for clarifications on the Readme and you are still working on it...
Hi @TomWFox thank you for the update on this. =)
No, the facebook utils are no longer part of the master branch. If you want to check them out you would need to dig in past commits (e.g. those made...
@TheFanatr I'll try to give it a go during this week and check how to get access to the facebook SDK and an environment for testing it. Could you elaborate...
@TheFanatr I've pushed the 1.8.0 legacy codebase to https://github.com/parse-community/Parse-SDK-dotNET/tree/legacy-codebase/1.8.0 I've also added 1.7.0 as a separate branch according to its tag in the history (I cannot resemble whether or not...
Thank you for the quick response. I understand why to choose the upcoming .NET 5 to access newer C# features and I'm torn between using new features and limiting the...
Ah yes, thank you for the clarification I overread/misinterpreted it not changing the SDK to .NET 5 but only require the SDK installed for toolchain changes. Sorry for the mishap...