- 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)
-
0
Hi,
could you provide full steps to reproduce the problem? thanks
-
0
Hi. You can close this ticket. I have since decided not to use the MAUI app in the end.