You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I created a new Mobile App (Xamarin.Forms) project in Visual Studio 2019 with the Master-Detail template. I built the shared project and the android project after creating it, and it built with no warnings or errors. I then installed Plugin.Badge 2.1.2 to the solution and again built the shared project and the android project,, but this time received 36 warnings from the android project (see attached screenshot). Are these warnings are of any concern and can I fix them?
The text was updated successfully, but these errors were encountered:
This is due to the different nuget package versions used by the plugin and your project, due to different XF versions (older for the badge). The next release will increase the minimum XF version to 4.0.0.425677 and should solve these warnings.
I created a new Mobile App (Xamarin.Forms) project in Visual Studio 2019 with the Master-Detail template. I built the shared project and the android project after creating it, and it built with no warnings or errors. I then installed Plugin.Badge 2.1.2 to the solution and again built the shared project and the android project,, but this time received 36 warnings from the android project (see attached screenshot). Are these warnings are of any concern and can I fix them?
The text was updated successfully, but these errors were encountered: