Quantcast
Channel: Questions in topic: "ios"
Viewing all articles
Browse latest Browse all 4709

Changing UnityInitApplicationNoGraphics directory gives a "You are not allowed to remove the Unity splash screen from your game"

$
0
0
As the title says, when I changed the UnityInitApplicationNoGraphics parameters from: UnityInitApplicationNoGraphics([[[NSBundle mainBundle] bundlePath]UTF8String]); to NSString* newPath = [[[NSBundle mainBundle] bundlePath] stringByAppendingString:@"/unityData/"]; UnityInitApplicationNoGraphics([newPath UTF8String]); I am getting a "You are not allowed to remove the Unity splash screen from your game" message when trying to run my code. Is there somewhere special I need to move the image files to when changing this parameter?

Viewing all articles
Browse latest Browse all 4709

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>