Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[ToDo][Android][Phone/Tablet Emulator] Exception Occurs While Constructing the Content of the Frame #779

Open
1 of 4 tasks
agneszitte opened this issue Jul 9, 2024 · 2 comments

Comments

@agneszitte
Copy link
Contributor

agneszitte commented Jul 9, 2024

Current behavior

An exception occurs while constructing the content of the frame while launching the application on an Android emulator.
The exception details are logged in the ActivityLog.xml file here

Exception details:
System.Runtime.InteropServices.COMException (0x8000FFFF): Catastrophic failure (Exception from HRESULT: 0x8000FFFF (E_UNEXPECTED))

Expected behavior

The content of the frame should be constructed without any exceptions.

How to reproduce it (as minimally and precisely as possible)

  • Launch the application on an Android emulator.
    Tested with:
    image
    image
    image
  • Observe the exception occurring while constructing the content of the frame.

Environment

Nuget Package:

  • Uno.Sdk: 5.2.161
  • UnoExtensionsVersion: 4.1.28
  • UnoToolkitVersion: 6.0.24
  • UnoThemesVersion: 5.0.13

Affected platform(s):

  • Windows
  • Android
  • iOS
  • WebAssembly
@agneszitte
Copy link
Contributor Author

agneszitte commented Jul 9, 2024

@kazo0, @rajamatt, @Kunal22shah, @vatsashah45
Let me know if one of you is able to reproduce this exception when testing on an Android Emulator, just to make sure it is not something specific to my current setup. Thanks in advance for the feedback!

@agneszitte agneszitte changed the title [ToDo][Android][Tablet Emulator] Exception Occurs While Constructing the Content of the Frame [ToDo][Android][Phone/Tablet Emulator] Exception Occurs While Constructing the Content of the Frame Jul 9, 2024
@rajamatt
Copy link
Contributor

rajamatt commented Jul 9, 2024

@agneszitte is it when building the app? I am able to open and run on my android emulator.
image

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

No branches or pull requests

2 participants