My builds for Window Phone 8.1 is not showing the Powered by Unity Personal splash screen, it only shows a black screen.
Is this behavior expected?
My builds for Window Phone 8.1 is not showing the Powered by Unity Personal splash screen, it only shows a black screen.
Is this behavior expected?
Are you actually on personal edition?
At first, it will show splashscreen that’s selected in your application manifest (by default, we put a black image there so people could change it to whatever they want). Once that is over, if you are on personal edition, OR you are on pro and enabled Unity’s splashscreen in the player settings, we will show Unity’s splashscreen. Otherwise, we’ll load the first scene instantly.