Skip to content
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

XamlC error XFC0000 : Cannot resolve type "PopupPage" #653

Closed
5 tasks
rabileon opened this issue Mar 5, 2021 · 3 comments
Closed
5 tasks

XamlC error XFC0000 : Cannot resolve type "PopupPage" #653

rabileon opened this issue Mar 5, 2021 · 3 comments

Comments

@rabileon
Copy link

rabileon commented Mar 5, 2021

🐛 Bug Report

XamlC error XFC0000 : Cannot resolve type "PopupPage"

When compiling the project having a popup page you will get this error.

on android and ios

Platform:

  • [x ] 📱 iOS
  • [ x] 🤖 Android
  • 🏁 WPF
  • 🌎 UWP
  • 🍎 MacOS
  • 📺 tvOS
  • 🐒 Xamarin.Forms
@LuckyDucko
Copy link
Collaborator

Hey @rabileon im closing this in favour of #619

Can you remove the use of rotorgames? and instead use xmlns:pages="clr-namespace:Rg.Plugins.Popup.Pages;assembly=Rg.Plugins.Popup" and see what happens?

@rabileon
Copy link
Author

rabileon commented Mar 5, 2021

I have made the change when compiling the error no longer appears, but in the hot reload it appears again 😥
image
image

@Erdogan34
Copy link

@rabileon is there any solution you found?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants