Wes Jones
Wes Jones
let me know when this one is resolved
is the nuget package updated yet?
when will the nuget package be updated?
This ticket duplicates Issue # 42, which does actually have a fix checked in for it. The nuget package hasn't been updated yet though...
I’ve since forked the project locally(very recently) and added a try/catch in the right spot, so I couldn’t tell you. Sent from my iPhone > On Sep 6, 2020, at...
Hi, yeah it seems a bit dicey indeed. Unfortunately, I have no clue about the exact user interactions sequence involved, and I have lots of variations on this stack trace,...
Here's another stacktrace w/ the same exception: ``` The unhandled Exception was: System.NullReferenceException: Object reference not set to an instance of an object at Rg.Plugins.Popup.IOS.Renderers.PopupPageRenderer.ViewDidLayoutSubviews () in :0 at (wrapper...
Here's another stack trace: ``` The unhandled Exception was: System.NullReferenceException: Object reference not set to an instance of an object at Rg.Plugins.Popup.IOS.Renderers.PopupPageRenderer.ViewDidLayoutSubviews () in :0 at (wrapper managed-to-native) ObjCRuntime.Messaging.objc_msgSend(intptr,intptr) at...
I was wondering about that line too. I can't imagine why it's null. non-ui thread? I couldn't tell you about the user behaviors leading up to it, I just get...
I will have to get back to you on a sample as we are doing something else on this and are going to come back to it later due to...