I am trying to implement branch.io, and its SDK says I need to declare my launcher activity as singleTask. But when I try, it does not open from the market, it gets stuck on launch screen. The mechanics beyond branch.io links is build in such a way, that it seems to use Google Play for opening an activity from the link, so it does not work now.
Is it normal that the splash screen cannot be declared as single task?