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
When you install the SvgImage NuGet package and rebuild the Droid project, you get many errors in the Resource.Designer.cs file. These errors seem to be the exact same problems found in this issue that xLabs had here: https://github.com/XLabs/Xamarin-Forms-Labs/issues/1125. I therefore beleive that the solution would be the same with needing to update the Android support Libraries and rebuild it.
I will fork this, and see if I can get it to work correctly, if so I'll push it to a new branch with a link. If you don't see anything today, assume I got bored and abandoned this effort.
The text was updated successfully, but these errors were encountered:
Figured it out, if you update TwinTechs.SvgImage to use the latest version of Xamarin.Forms then it fixes the issue. Overall, this fix shouldn't take too long if the developers get on it, I'm too lazy to fix it and upload it for them so... yeah.
When you install the SvgImage NuGet package and rebuild the Droid project, you get many errors in the Resource.Designer.cs file. These errors seem to be the exact same problems found in this issue that xLabs had here: https://github.com/XLabs/Xamarin-Forms-Labs/issues/1125. I therefore beleive that the solution would be the same with needing to update the Android support Libraries and rebuild it.
I will fork this, and see if I can get it to work correctly, if so I'll push it to a new branch with a link. If you don't see anything today, assume I got bored and abandoned this effort.
The text was updated successfully, but these errors were encountered: