You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
After updating Rg.plugin.popup, I got an null reference exception
when loading the App at start up, on my Iphone X (iOS 15)
at Rg.Plugins.Popup.IOS.Extensions.PlatformExtension.UpdateSize (Rg.Plugins.Popup.IOS.Renderers.PopupPageRenderer renderer) [0x00094] in /.../Rg.Plugins.Popup/Rg.Plugins.Popup/Platforms/Ios/Extensions/PlatformExtension.cs:66
at Rg.Plugins.Popup.IOS.Renderers.PopupPageRenderer.ViewDidLayoutSubviews () [0x00014] in /.../Rg.Plugins.Popup/Rg.Plugins.Popup/Platforms/Ios/Renderers/PopupPageRenderer.cs:117
Expected behavior
The null reference should be handled.
Reproduction steps
You can try to repoduce it by updating the Rg.Plugin.Popup to version 2.0.0.14 and use a Popup page at start up.
🐛 Bug Report
After updating Rg.plugin.popup, I got an null reference exception
when loading the App at start up, on my Iphone X (iOS 15)
Expected behavior
The null reference should be handled.
Reproduction steps
You can try to repoduce it by updating the Rg.Plugin.Popup to version 2.0.0.14 and use a Popup page at start up.
Configuration
Platform:
Thanks for your good repository!
The text was updated successfully, but these errors were encountered: