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
{{ message }}
This repository was archived by the owner on May 1, 2024. It is now read-only.
Description
Note that this occurs under android 8.1 (api 27) on a physical smartphone.
After the shell is closed, a
NullReferenceException
is thrown at renderer context.Steps to Reproduce
Expected Behavior
The app should be closed without any issue.
Actual Behavior
A
NullReferenceException
exception is thrown outside user code.Basic Information
Screenshots
This is the logcat output from Visual Studio's output window:
Reproduction Link
https://github.com/francipvb/XfTest
The text was updated successfully, but these errors were encountered: