Open Closed

Maui App not Launching #8240


User avatar
0
tech37 created
  • ABP Framework version: v8.3.2
  • UI Type: Blazor Server
  • Database System: EF Core (SQL Server)
  • Tiered (for MVC) or Auth Server Separated (for Angular): yes
  • Exception message and full stack trace:
  • Steps to reproduce the issue:

I have the ApiHost, Redis and Auth server running

When i launch the Maui app a mojority of the time the app does not launch at all. Below is the output

on the occasions it does launch, I am unable to log in. when i click to sign in the auth server loads. I am able to put in the credentials however when submitting the auth server hangs and does back to the login screen without giving any feedback to the maui app.

There was an issue before when logging in on the auth server. I since added installed the package and this no longer occurs FileNotFoundException: Could not load file or assembly 'DeviceDetector.NET, , Version=6.1.4.0


2 Answer(s)
  • User Avatar
    0
    liangshiwei created
    Support Team Fullstack Developer

    Hi,

    could you provide full steps to reproduce the problem? thanks

  • User Avatar
    0
    tech37 created

    Hi. You can close this ticket. I have since decided not to use the MAUI app in the end.

Made with ❤️ on ABP v9.1.0-preview. Updated on November 11, 2024, 11:11