Skip to content

Null Reference in RendererHelper.HandleUriClick #136

Description

@DanielGlick

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions