Xamarin.Forms.iOS starts with launch screen but close immediately. Application DEBUG not step into AppDelegate.
Dyld Error Message:
Library not loaded: @rpath/FirebaseCore/Framework.FirebaseCore
Referenced From: ….
FirebaseFirestore.Framework/FirebaseFirestore
Reason: image not found
OR
Dyld Error Message:
Library not loaded: @rpath/FirebaseCore/Framework.FirebaseCore
Referenced From: ….
FirebaseAuth.Framework/FirebaseAuth
Reason: image not found
Solution is,
1. Update FirebaseAuth And FirebaseFirestore NuGet Packages
2. Install Xamarin.Swift3.Core library