cost 210 ms
增加動態交付模塊限制

[英]Increase Dynamic Delivery Module Limit

我需要在項目中添加超過 50 個動態模塊,但是當我嘗試添加第 51 個模塊時,出現錯誤消息 有什么辦法可以增加特征分割的最大數量? ...

應用程序在 Android Studio 中運行良好,但發布和下載后開始崩潰?

[英]App Works Fine In Android Studio But Started Crashing After Publishing And Downloading?

當我在 android 工作室上運行時,我的 android 應用程序運行良好,清除項目,重建項目,在本地設備上運行應用程序,生成應用程序包,所有這些都在 android 工作室上運行良好。 但是,在 Google Play 商店發布該應用並下載后,當我打開該應用時,該應用崩潰並在 Google ...

bundletool build-bundle 錯誤:[BT:1.8.2] 錯誤:在清單中找不到版本代碼

[英]bundletool build-bundle error: [BT:1.8.2] Error: Version code not found in manifest

我正在嘗試將 apk 轉換為 aab,使用 apktool 反編譯,並使用 aapt2 和 bundletool 構建(全部在命令行中,沒有 gradle)。 反編譯后,aapt2 編譯和鏈接看起來不錯,但是當我用 bundletool 執行 build-bundle 時,我得到了這個錯誤。 什么地 ...

Firebase Apple Auth 不適用於.aab 文件

[英]Firebase Apple Auth not working with .aab file

賞金將在 20 小時后到期。 此問題的答案有資格獲得+50聲望賞金。 Pedif正在從有信譽的來源尋找答案: 可信且經過充分測試。 我認為這個問題通常與 .aab 文件有關,因為 Playstore 會自行辭職,所以也許對 Playstore 的一般解釋也是有利的所以我在我的 Firebase ...

僅針對基本模塊或僅向部分用戶發布更新

[英]Publishing update for only base module or to only some of the users

我想詢問有關發布 android 應用程序包的問題。 我找不到與動態功能模塊相關的一些主題的明確答案。 是否可以僅發布基本模塊而不是動態模塊的更新? 就我而言,我有一個大模塊要下載,我不想強迫我的用戶每次都下載,即使沒有任何變化。 有什么解決辦法嗎? 我有自己的頁面,我在其中為某些人發布 apk,是 ...

與 Playstore aab 不同的獨立 apk:LinearGradient 使用了錯誤的顏色

[英]Standalone apk different from Playstore aab: LinearGradient uses wrong colors

我有一個奇怪的錯誤。 我正在使用Expo for Android 開發 React Native 應用程序。 在一個組件中,我使用了LinearGradient ( expo-linear-gradient )。 在Expo Go和一個獨立的apk 中,一切看起來都很好。 但是當我構建aab ( e ...

在 Android 中獲取拆分 APK 信息

[英]Get Split APK Info in Android

我有一個安裝其他應用程序的 3p appstore 應用程序。 在我的應用中,支持安裝單個和拆分的 APK。 對於具有拆分 APK 的應用程序,在安裝期間,我只安裝所需的 APK,例如僅安裝設備上所選語言的 APK。 現在,當設備語言發生變化時,我想為我的應用程序已安裝的所有應用程序安裝新語言 ...

Bundletool build-bundle 錯誤:協議消息端組標記與預期標記不匹配

[英]Bundletool build-bundle error: Protocol message end-group tag did not match expected tag

我正在嘗試將 apk 轉換為 aab,使用 apktool 反編譯,並使用 aapt2 和 bundletool 構建(全部在命令行中,沒有 gradle)。 反編譯后,aapt2 compile and link 看起來不錯,但是當我用bundletool執行build-bundle時,出現這個 ...


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