I have launch screen that is storyboard launch file. And when i start my app it is shown. But now i want to add when i open my app from remote notification to show different splash. In notification payload it is possible to specify field launch image. And i have specified image.
But even though i specify my launch image, the default launch image is shown, the one from storyboard launch. Is it possible to do this, to have a different launch images, if i use launch storyboard file?