Disable Store Integration

More
4 years 10 months ago #3845 by j.wasilenko
Is there a way to disable the store integration for Android? I think I might have a conflict with the Oculus store and how the app defines the app name in the App Permissions dialogue box.

Please Log in or Create an account to join the conversation.

More
4 years 10 months ago #3846 by Frank
Replied by Frank on topic Disable Store Integration
Hi,
The android store integration is performed as a build post processing and its controlled by the file:
Assets\I2\Localization\Scripts\Editor\PostProcessBuild_ANDROID.cs

To disable it, open that file and comment the line 13 the one with the [PostProcessScene] attribute
        //        [PostProcessScene]           <------- this one
        public static void OnPostProcessScene()
        {

Hope that helps,
Frank

Are you :-) Give I2L 5 stars!
Are you :-( Please lets us know how to improve it!
To get the betas as soon as they are ready, check this out

Please Log in or Create an account to join the conversation.

More
4 years 10 months ago #3866 by j.wasilenko
Great, thanks for the quick reply!

Please Log in or Create an account to join the conversation.

Time to create page: 0.184 seconds
Template by JoomlaShine