-
-
Notifications
You must be signed in to change notification settings - Fork 9
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
🐞WinUI Crash #13
Comments
Reopening, if someone from the community wants to add windows support feel free to create a PR. Its not something ill be supporting personally, but happy for the community to add support/ maintain it |
It's the same for iOS as well, app crashes. It only works in Android and in that too it does not show Switch. <switch:CustomSwitch
HorizontalOptions="Start"
IsToggled="{Binding CorrectOnSite}"
BackgroundColor="{StaticResource MidGray}"
KnobBackgroundColor="{StaticResource WhiteSmoke}" /> |
@divyesh008 can you create a repo, im actively using it in a number of production apps without an issue on iOS |
Yes my bad, it did work in iOS but in Windows its crashing. |
@divyesh008 sorry only iOS and Android is supported |
Exception
Implementation
The text was updated successfully, but these errors were encountered: