Skip to content
This repository has been archived by the owner on May 1, 2024. It is now read-only.

Fix NRE in iOS ImageRenderer #15117

Merged
merged 1 commit into from
Feb 9, 2022
Merged

Fix NRE in iOS ImageRenderer #15117

merged 1 commit into from
Feb 9, 2022

Conversation

jfversluis
Copy link
Member

Description of Change

Missing null check in #14797 causes a NRE in certain scenarios

Issues Resolved

API Changes

None

Platforms Affected

  • iOS

Behavioral/Visual Changes

None

Before/After Screenshots ### ese changes were made and another screenshot after the changes were made to show possible visual changes. -->

Not applicable

Testing Procedure

PR Checklist

  • Targets the correct branch
  • Tests are passing (or failures are unrelated)

@JohnHDev
Copy link

We are seeing this crash in production, when might this be available in an XF SR?

@jfversluis
Copy link
Member Author

jfversluis commented Feb 16, 2022

@JohnHDev I'm preparing it right now. Hopefully this week, but might be early next week. Although not recommended, the binaries should show up on the releases page here on GitHub early. You could grab those if you really need it now. Unless we find something really wrong with it, it should be the exact same version that ends up on NuGet.

@JohnHDev
Copy link

@jfversluis when might this be released? We are using the custom renderer solution at the moment but would like to remove that when the fix is released.

@jfversluis
Copy link
Member Author

I understand, that is what we want as well of course :) working hard on it! My hope is early next week

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[Bug] iOS ImageRenderer NullReferenceException
2 participants