rotorgames / Rg.Plugins.Popup

Xamarin Forms popup plugin
MIT License
1.15k stars 337 forks source link

[iOS] Rg.Plugins.Popup 2.0.0.14 : Null Reference Exception #709

Closed Phenek closed 3 years ago

Phenek commented 3 years ago

:sparkles: What kind of change does this PR introduce? (Bug fix, feature, docs update...)

Handle a Null Reference Exception on KeyWindow object.

:arrow_heading_down: What is the current behavior?

Normal

:new: What is the new behavior (if this is a feature change)?

No Change

:boom: Does this PR introduce a breaking change?

No

:bug: Recommendations for testing

Build on iOS and check if a Null Reference is raising.

:memo: Links to relevant issues/docs

708

:thinking: Checklist before submitting