-
Notifications
You must be signed in to change notification settings - Fork 337
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
[UWP] Popup does not exist in Rg.Plugins.Popup #739
Comments
In my UWP project settings, I had to update the minimum target version to 1903 (build 18362) Also, there's typo in your post: |
Same issue here. My minimum was 10.0.17763.0 but had to change to 10.0.18362.0 I'm not sure how much of an impact that has on who I distribute the Windows UWP app to, but it would be great to lower the minimum spec if Rg.Plugins.Popup doesn't really need the higher minimum version? Kind regards, |
I have UWP target version to 19041, Rg.popup 2.0.0.13 and Xamarin.Forms 5.0.0.2515 installed. I am running without any issues.
|
Changing minimum UWP Version to 1809 solved it for me. |
Hello everyone thanks for the info. Forgot to reply that your solutions solved the issue for me. I just had the issue again and sure enough I had to bump my uwp min version again! I thought it funny when I found the ticket and it was me who opened it over a year ago. Hate to require a windows updates to use my simple app. Could be an old pc in the factory offline that we sideload the app on. Sucks it might stop working. |
🔙 Regression
Regression to this issue: #695
Old (and correct) behavior
See above
Current behavior
See above
Reproduction steps
Update Xamarin Forms and Rg Plugins to the latest as of June 9th 2022, then
Configuration
Rg Plugins: 2.1.0
Xamarin Forms: 2.0.0.2478
Platform:
The text was updated successfully, but these errors were encountered: