Alex Fanat

Results 24 comments of Alex Fanat

I will address the lack of ParseFacebookUtils soon.

@TobiasPott Where did the 1.8.0 branch go? I needed that for reference. Release 1.7.0 contains the source for that release obviously, but the 1.8.0 branch had some extra changes in...

> And in this 2.0 pre-release, are Push Notifications now implemented? The infrastructure does exist but I have no idea if it works or is usable; will have to test.

Just to be clear, any OS-or-platform-specific code is not present in the current codebase. Will have to add this back in some form later.

@diasleo98 Please build and reference the `develop` branch, then instantiate `ParseClient` with a `FacebookAuthenticationMutator` with the `Caller` set to the `App ID` from Facebook. You can then use `Parse.Infrastructure.Utilities` (`Parse.Utilities`...

I will add the convenience utilities for individual environments back some time in the near future, in order to eliminate the need to call into a service's OAuth APIs with...

For now, someone needs to test this, because I don't have a Facebook test environment. You will need the latest .NET 5 installed.

@TobiasPott Perfect! No worries; I was using 1.8 as a reference because it was to be a fallback for the master branch if for some reason the Parse admins decided...

> Could you elaborate which the latest .NET 5 version needs to be installed? The latest preview of .NET 5 can be found on the [.NET website](https://dotnet.microsoft.com/download/dotnet/5.0) by clicking on...