【发布时间】:2014-12-04 21:48:45
【问题描述】:
我更新了 Play 服务 SDK,因为我听说有新的 Chromecast 功能,但是当我尝试上传使用最新的 Google Play 服务构建的 APK 时,我收到以下错误:
You uploaded an APK that uses Google Play services version 6111000. You need to use version 5100000 or lower.
我尝试更改元数据以使用旧版本 (5100000),但应用程序只是崩溃并出现错误提示 Expected 6111000 but found 5100000
那么我有什么选择呢?
【问题讨论】:
标签: google-play-services chromecast google-cast