-
Notifications
You must be signed in to change notification settings - Fork 1.9k
[Bug] Xamarin Forms 5 project template not working. #13500
Comments
@zetaFairlight do you have dark mode on? This is a known issue with dark mode |
@PureWeen Yes, Visual Studio was in dark mode, but now I've switched to "blue" mode and I get the same results. Will keep trying. For the records, I'm always creating new projects. The layout code that should be created as a template is there, as far as I can see. But still only works on the emulator. |
@zetaFairlight the visual studio theme is not relevant for this matter, he's asked about your phone's light/dark theme. |
Yes, @MitchBomcanhao, that device was on dark mode. I will retry with the phone with dark mode off now. |
Correct. It's working while the "light" mode is active in the phone. |
This issue is still a problem on Android using dark mode. The fix in #12409 was only for iOS. The problem is reproducible using both the Flyout and Tabbed templates in Visual Studio 2022, and the issue persists after updating the Xamarin packages to the latest versions:
|
Description
Basic template doesn't work after upgrading to Xamarin.Forms 5.0+
Steps to Reproduce
Expected Behavior
To see and use the placeholder/template for Xamarin project working on the real phone (Android 10, Moto G).
Actual Behavior
It doesn't render the main page completely nor the interactive sample page (it also doesn't work).
However it works using the emulator.
Basic Information
Version with issue: Android Forms 5.0 - Visual Studio 2019.
Last known good version: Android Forms 4 template.
Platform Target Frameworks:
NuGet Packages: Xamarin Forms 5.0.0.1905 / Xamarin Essentials 1.6.0
Affected Devices: moto g(7) - Android version 10 - OPUS30.52-10-2-12
Environment
Show/Hide Visual Studio info
Build Logs
Screenshots
vs.
Workaround
Not yet.
The text was updated successfully, but these errors were encountered: