cost 80 ms
Google Play 拒絕我的應用程序包更新,因為 targetSdkVersion 是 30

[英]Google Play is rejecting my app bundle update because targetSdkVersion is 30

錯誤: 您的應用目前以 API 級別 30 為目標,並且必須至少以 API 級別 31 為目標,以確保它是基於針對安全性和性能優化的最新 API 構建的。 將應用的目標 API 級別至少更改為 31) 可能的補救措施: https://support.google.com/googleplay/ ...

如何升級targetSdkVersion 33

[英]How to upgrade targetSdkVersion 33

我目前使用的是Flutter V2.5.0。 我更新到targetSdkVersion 33,但是,我無法打開它並卡在APK文件安裝過程中。 如何更新到 targetSDK 33 並保留 Flutter 版本 2.5.0? ...

設置 targetSdkVersion 31 會使我的應用崩潰

[英]Setting targetSdkVersion 31 crashes my app

我的應用程序在 targetSdkVersion 30 之前運行良好,一旦我設置為 31,它就會在 Android 12 中開始崩潰。它在 Android 10 或更低版本中運行良好。 應用程序 Build.gradle 項目 Build.gradle 清單.xml 我被卡住了,如果我將目標 sdk ...

$http.get 請求不適用於 API 級別 31

[英]$http.get request does not work with API level 31

我請求你的幫助解決我在使用 IONIC 1 時遇到的問題。當我在 config.xml 文件中將 API 級別從 30 更改為 31 時: 此代碼無效 返回狀態 0。 {“數據”:null,“狀態”:0,“配置”:{“方法”:“GET”,“transformRequest”:[null],“tr ...

添加 android:exported=false 后,仍針對 S+(版本 31 及更高版本)錯誤

[英]Targeting S+ (version 31 and above) error still after adding android:exported=false

我將項目升級到 targetSDKVersion="31" 並在 VS 中安裝了該版本。 嘗試使用 Android 12 的手機運行項目時出現以下錯誤: 我還嘗試了以下指令: https://developer.android.com/google/play/requirements/target- ...

Android API 更新構建工具后未在 VS 中顯示 31 級?

[英]Android API Level 31 not showing in VS after updating build tools?

根據我在 Google Play 商店中看到的警告,我希望將我的 targetSDK 版本更新到第 31 級。 但是我的 Visual Studio 警告我沒有安裝它。 所以我去了 SDK 管理器中的工具選項卡並安裝了 Android SDK Build-Tools 31 (31.0.0)。 但是 ...

在裝有 Android 11 的設備上,帶有 targetSdkVersion 22 的底部有黑色空間

[英]Black space at the bottom with targetSdkVersion 22 on a device with Android 11

帶有 Android 11 的相當新的摩托羅拉 Defy 出現以下錯誤: 當我的targetSdkVersion為 22 時,我的應用程序中有一個奇怪的黑色底欄,如果我將 24 設置為targetSdkVersion消失。 該錯誤不會出現在我的裝有 Android 5 的摩托羅拉 E2 上。 ...

在應用程序中運行時我收到此錯誤。 誰能幫忙告訴我這個錯誤是什么?

[英]While Running in the app im getting this error. Can anyone help and tell me what this error is?

在此處輸入圖像描述雖然該應用程序正在運行,但有時它在模擬器中采用令牌值 a null 並且不運行/ function 正確贏得實際 android 設備但在 IOS 和 IOs 設備上運行良好。 我嘗試手動更改 sdkVersions 但由於 minsdkversion 更高或特定插件不適合此 s ...

Android 12 targetSDKVersion 31 challenges (Broadcast Receiver, Pending Intent) 崩潰問題

[英]Android 12 targetSDKVersion 31 challenges (Broadcast Receiver, Pending Intent) Crash Issues

以下是我在操作系統版本為 Android 12的手機上運行targetSDKVersion 31的 Android 應用程序時遇到的挑戰 1) 應用程序未上傳到商店錯誤:- 您上傳了一個 APK 或 Android 應用程序包,其中包含一個活動、活動別名、服務或帶有 intent 過濾器的廣播接收器 ...

上傳 APK 時出錯:您上傳的 APK 帶有來自目標 SDK 的 APK 簽名者錯誤最小簽名方案的無效簽名錯誤

[英]Error in uploading APK : you uploaded an APK with an invalid signature error from APK signer error minimum signature scheme for target SDK

我試圖在 Google Play 商店上傳我的 APK,其 targetSDK 版本為 30,但它限制我上傳 APP 並給出錯誤“你上傳的 APK 帶有來自目標 SDK 的 APK 簽名者錯誤最小簽名方案的無效簽名錯誤”。 請幫我解決這個問題。 我的項目在 Eclipse 中,我從 Eclipse ...

將應用的目標 API 級別更改為至少 30 - React Native

[英]Change your app's target API level to at least 30 - React Native

我正在開發一個 React-Native 應用程序(我是初學者),我在將應用程序上傳到 playstore 時遇到了這個錯誤:“您的應用程序當前針對 API 級別 29,並且必須至少針對 ZDB974238714CA8DE4FZA 級別以確保它建立在針對安全性和性能優化的最新 API 之上。將應用 ...

在 targetSDk 更改為 30 后,React Native android 應用程序在 Android 11 上崩潰

[英]React Native android application crashing on Android 11 after targetSDk changed to 30

我將 targetSDK 版本更改為 30 以符合 Play 商店。 該應用程序在啟動時立即崩潰。 在 StackOverflow 和 GitHub 上嘗試了所有解決方案。 注意:應用程序適用於 Android 9 及以下版本。 我從 logcat 獲得的日志, ...

任務執行失敗:app:checkDebugAarMetadata set targetSdkVersion 30 and compileSdkVersion 30

[英]Execution failed for task ':app:checkDebugAarMetadata set targetSdkVersion 30 and compileSdkVersion 30

我已經設置targetSdkVersion 31和compileSdkVersion 31然后代碼工作正常但是設置30然后顯示這個錯誤。 相同的依賴和targetSdkVersion 30和compileSdkVersion 31在其他項目中正常工作。 應用 > build.gradle 錯 ...

android:exported 已添加但仍然出現錯誤針對 Android 12 及更高版本的應用程序需要為 android:exported 指定一個明確的值

[英]android:exported added but still getting error Apps targeting Android 12 and higher are required to specify an explicit value for android:exported

我已將android:exported="true"添加到我在清單中的唯一活動,但在將編譯 sdk 和目標 sdk 版本更新為 31 后仍然出現以下錯誤。我還嘗試重建項目,使緩存無效並重新啟動,但這沒有幫助錯誤 - Apps targeting Android 12 and higher are r ...


 
粵ICP備18138465號  © 2020-2024 STACKOOM.COM