HtmlLabelPlugin
HtmlLabelPlugin copied to clipboard
Null Reference in RendererHelper.HandleUriClick
We got an AppCenter crash report from a user that has a null reference in the RendererHelper.HandleUriClick. The user had the iOS app open for a few days before getting this error. Would this be possible to fix?
RendererHelper.HandleUriClick (LabelHtml.Forms.Plugin.Abstractions.HtmlLabel label, System.String url) HtmlLabelRenderer.NavigateToUrl (Foundation.NSUrl url) TextViewDelegate.ShouldInteractWithUrl (UIKit.UITextView textView, Foundation.NSUrl URL, Foundation.NSRange characterRange) (wrapper managed-to-native) UIKit.UIApplication.UIApplicationMain(int,string[],intptr,intptr) UIApplication.Main (System.String[] args, System.Type principalClass, System.Type delegateClass) Application.Main (System.String[] args) Version 1.4.244(1034)
Stacktrace
MyEbms.Mobile.iOS.Application.Main (System.String[] args) in :0;MyEbms.Mobile.iOS
Reason
System.NullReferenceException: Object reference not set to an instance of an object.