Files
UnrealEngineUWP/Engine/Config/Android/BaseAndroidEngine.ini
alejandro aguilar d32fd27232 Movement of configuration to base files to avoid overriding project settings
#jira UE-163679
#review-22524674 @Sam.Zamani, @Chris.Varnsverry, @Josh.Adams
#preflight 634e6552820aa0c1932d79ce

[CL 22595624 by alejandro aguilar in ue5-main branch]
2022-10-18 05:07:28 -04:00

17 lines
492 B
INI

[OnlineSubsystem]
DefaultPlatformService=GooglePlay
NativePlatformService=GooglePlay
LocalPlatformName=AND
[OnlineSubsystemGooglePlay.Store]
bSupportsInAppPurchasing=true
[Audio]
AudioCaptureModuleName=AudioCaptureAndroid
[OnlineServices.EOS.Auth]
DefaultExternalCredentialTypeStr=Google
;Uncomment to turn on AndroidBackgroundHttp through the AndroidFetchBackgroundDownload and AndroidBackgroundService modules
;[BackgroundHttp]
;PlatformModularFeatureName=AndroidFetchBackgroundDownload