Closed LeonidasMx closed 6 years ago
maybe already fixed in #51 ? :D
Hi smstuebe, thanks for your answer but not is my case my version of Visual Studio is 15.7.3 and the windows 10 version is the same of the image of the post
I also have this problem. As @LeonidasMx said it works fine in android and IOS, but in UWP the Flexbutton does not seem to work. The button does not trigger the clicked event once clicked nor does it change the color of the object itself. I have gone ahead and made a new project that just has the button and nothing else. Here are the screenshots of that program:
I am using Xamarin Forms 3.0.0.561731 and DotNet-Standard 2. Hope this helps!
UWP is currently not officially supported. Still working on that
Should be working now with 0.8.0 - https://github.com/robinmanuelthiel/flexbutton/releases/tag/v0.8.0
Hi robinmanuelthiel, Thanks for your comment,I have updated the Nuget Package to version 8.0 and it works fine.
Hi Every one, I'm been workin with the Flexbutton control over a PLC project, and it wokrs fine in the Android and iOS projects but not work in UWP project, the project runs ok whiout errors but the button only appears like image, any else have some idea?
Project version netstand 2 and Xamarin Forms 3.0