wilsonvargas / ButtonCirclePlugin

Circle Buttons with icon for your Xamarin.Forms Applications
MIT License
96 stars 18 forks source link

[UWP] Default test project NullReferenceException #22

Closed rdaniel0 closed 6 years ago

rdaniel0 commented 6 years ago

There is a NRE in ButtonCircle.FormsPlugin.UWP.dll on UWP platform.

To reproduce

  1. Run test solution in this project on a UWP device
  2. Navigate to second page through any button
  3. Navigate back to main page. Observe nullreferenceexception. Exception thrown: 'System.NullReferenceException' in ButtonCircle.FormsPlugin.UWP.dll
wilsonvargas commented 6 years ago

Pls check: fixed a NRE that occured when disposing objects in UWP commit