简体   繁体   English

UE4.27.1 不支持Google Play计费版本

[英]UE4.27.1 Unsupported Google Play Billing Version

I have a problem with packaging Unreal project for android and publishing on Google Play Store.我在为 android 打包 Unreal 项目并在 Google Play 商店发布时遇到问题。 When uploading it shows an error: We've detected this app uses an unsupported version Play billing.上传时显示错误:我们检测到此应用使用不受支持的 Play 计费版本。 Please upgrade to Billing Library version 3 or newer to publish this app.请升级到帐单库版本 3 或更高版本以发布此应用程序。

I have project configured for Google Play Billing.我已为 Google Play Billing 配置了项目。 And in file in engine/plugins/Online the version is set to 3.0.0.在 engine/plugins/Online 中的文件中,版本设置为 3.0.0。 I also tried different versions but with no success.我也尝试了不同的版本,但没有成功。 Every answer i found was pointing to this file and at this point nothing seems to work.我找到的每个答案都指向这个文件,此时似乎没有任何效果。

If anybody faced a similiar issue and knows the answer i would be extremly thankful.如果有人遇到类似的问题并且知道答案,我将非常感激。

Download this plugin, add it to your project, and enable it in it's settings under Plugins in Project Settings.下载此插件,将其添加到您的项目中,并在项目设置中的插件下的设置中启用它。 You don't have to use it or do anything with it.您不必使用它或对它做任何事情。 It just includes the library.它只包括图书馆。 Can confirm this will pass the Google Play store check.可以确认这将通过 Google Play 商店检查。

https://www.unrealengine.com/marketplace/en-US/product/android-play-billing https://www.unrealengine.com/marketplace/en-US/product/android-play-billing

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

相关问题 Play 结算版本不受支持 - Unsupported Version of Play billing 向 Google Play 提交 Expo 应用程序包 - “Play 计费版本不受支持。请升级到版本 3 或更高版本” - Submitting Expo app bundle to Google play - "unsupported version of Play billing. Please upgrade to version 3 or newer" 实施 Google Play 结算库版本 2 - Implement Google Play Billing Library version 2 如何实现 google play billing library version 4? - How to implement google play billing library version 4? 此版本的应用程序未配置为通过 Google Play 计费 - This version of the application is not configured for billing through Google Play 发布使用旧版 Google Play 结算 - Release uses an old version of Google Play Billing Android此版本的应用程序未配置为通过Google Play计费 - Android This version of the applicaiton is not configured for billing through google play Google Play In-app Billing API 版本小于 3 - Google Play In-app Billing API version is less than 3 如何混淆 Google Play Billing Library 版本 4 中的 Purchase 和 SkuDetails? - How to obfuscate Purchase and SkuDetails in Google Play Billing Library version 4? Google Play 结算库 2.0 版 -.setSkuDetails(skuDetails) - version 2.0 of the Google Play Billing Library - .setSkuDetails(skuDetails)
 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM