Prerequisites
Please answer the following questions before submitting an issue. YOU MAY DELETE THE PREREQUISITES SECTION.
- What is your product version? V3
- What is your product type (Angular or MVC)? Angula
- What is product framework type (.net framework or .net core)? .NET core 6
If issue related with ABP Framework
- What is ABP Framework version? 11.0.1
Issue is related to the Mobile app (Android) When starting up the up the splash screen loads and then the app closes with no error. This is done on local host since we are trying to debug another error, but we cant even get to it now.
Only out put received:
am start -a "android.intent.action.MAIN" -c "android.intent.category.LAUNCHER" -n "com.HrSimplifiedV2.Mobile/crc646051eb3328a65571.SplashActivity" Starting: Intent { act=android.intent.action.MAIN cat=[android.intent.category.LAUNCHER] cmp=com.HrSimplifiedV2.Mobile/crc646051eb3328a65571.SplashActivity }
1 Answer(s)
-
0
Hi @Michael
Do you run the project by following https://docs.aspnetzero.com/en/aspnet-core-angular/latest/Development-Guide-Xamarin#debugging ?