viernes, 4 de noviembre de 2022

Error: : XamlC error XFC0000 : Cannot resolve type "PopupPage" when using xmlns:rg="http://rotorgames.com"

 




tkefauver commented on 9 Aug 2021  

I was able to fix the XamlC error and hot reload problem by:

  1. importing the Rg.Plugins.Popup .csproj and referencing the project and its dll's
  2. putting the namespace ref's back to:
    xmlns:rg="clr-namespace:Rg.Plugins.Popup.Pages;assembly=Rg.Plugins.Popup"
    xmlns:rga="clr-namespace:Rg.Plugins.Popup.Animations;assembly=Rg.Plugins.Popup"


https://github.com/rotorgames/Rg.Plugins.Popup/issues/619

No hay comentarios:

Publicar un comentario