I'm stuck on an issue while adding Splash screen using Xamarin Forms. I have implemented the splash screen with help of this link.
After that the app crashed. and show the given error popup.
Please help me Thank you
I'm stuck on an issue while adding Splash screen using Xamarin Forms. I have implemented the splash screen with help of this link.
After that the app crashed. and show the given error popup.
Please help me Thank you
You could refer to Jon Douglas's answer : Xamarin.Android app only finding launcher activity on clean compile .
This issue has been fixed and be included in
Visual Studio 15.5.5
orVisual Studio 15.6 Preview 3
.The respective Xamarin.Android version this fix is included in are
Xamarin.Android 8.1.5.0 (Stable)
andXamarin.Android 8.2.0.6 (Preview)
Update your Visual Studio to the latest version, Visual Studio 15.5.6 is available now.