DottorPagliaccius / Xamarin-Custom-Controls

in progress
MIT License
96 stars 34 forks source link

Null Refererence Exception #11

Closed billyjacobs2014 closed 6 years ago

billyjacobs2014 commented 6 years ago

I get a null reference exception when I navigate to the page containing the circlebutton. I am in a UWP emulator. The error says that the control was compiled in .net framework 4.6.1 but that I am using .net standard. Is the control not compatible with .net standard? I have latest build of vs 2017 15.5.3. The Portable Class Library was replaced in this version with .net standard.