Android app crashes when opening from a Branch Link
This mostly happens when there is a problem with the AndroidManifest.xml file. Please check to make sure that the entries added for App Links are not broken and are added inside the correct launcher activity.
Also, ensure that the entry for application name points to an existing Application class.
Updated about 4 years ago