Sergiu Ungureanu

Results 12 comments of Sergiu Ungureanu

Any updates on this? Looking for same question.

Or another scenario would be to scroll to back to header, in other words is there a way to FlowScrollTo between header, body, and footer?

Does anyone know what this is supposed to accomplish, asking because when I commented out this method this issue was solved. public override SizeRequest GetDesiredSize(double widthConstraint, double heightConstraint) { if...

Does anyone know what this is supposed to accomplish, asking because when I commented out this method this issue was solved. public override SizeRequest GetDesiredSize(double widthConstraint, double heightConstraint) { if...

Hi there, are any experts looking into this? Facebook put us on notice if we don't fix Facebook Login issue on Android 12 we are going to be denied service,...

**I'm trying to build as is from source code but it surprisingly fails, does anyone know what am I missing? bellow are the errors I get:** Error: Error(s) occurred when...

@mos379 when running it locally I get this for Android: 4 Error(s) Time Elapsed 00:00:04.20 An error occurred when executing task 'libs'. "/Users/sungureanu/Downloads/temp/Facebook.Android/source/Xamarin.Facebook.sln" (Build target) (1:2) -> "/Users/sungureanu/Downloads/temp/Facebook.Android/source/facebook-common/facebook-common.csproj" (default target)...

Hi, if you're interested in "Login with Facebook" feature only, you may try using this plugin [https://www.nuget.org/packages/Xam.Facebook.Login.Android/](https://www.nuget.org/packages/Xam.Facebook.Login.Android) [https://www.nuget.org/packages/Xam.Facebook.Core.Android/](https://www.nuget.org/packages/Xam.Facebook.Core.Android) [https://www.nuget.org/packages/Xam.Facebook.Common.Android/](https://www.nuget.org/packages/Xam.Facebook.Common.Android) I've stripped all other facebook features since those were causing build...

> > > > Thanks for that @sereoja. I'm using that version and it works perfectly if Facebook app is installed but for some reason it doesn't work when login...