Method Rg.Plugins.Popup.Popup.Init() is not present in the assembly compiled to support .Net Standard 2.0 which is used by UWP project. I've checked with DotPeed disassembler and the Popup class is not present in the Rg.Plugins.Popup namespace. I've checked on other differente varieties of the library and it is there.
馃悰 Bug Report
Method Rg.Plugins.Popup.Popup.Init() is not present in the assembly compiled to support .Net Standard 2.0 which is used by UWP project. I've checked with DotPeed disassembler and the Popup class is not present in the Rg.Plugins.Popup namespace. I've checked on other differente varieties of the library and it is there.
The last working version is 1.2.0.223 :(
It is there: https://github.com/rotorgames/Rg.Plugins.Popup/blob/develop/Samples/Demo.UWP/App.xaml.cs#L63
Please read the readme
I've read the readme, I've been using this library for some time.
How do you explain this?

Min Target: 10.0.17763
Thank you!
Changing min target to 17763 it works as expected!
Most helpful comment
Min Target: 10.0.17763