app bundle

  1. F

    iOS Question Performance - App Completeness - OS version: iOS 17.3

    Hi, one of my App bundles got rejected by Apple for this reason: Guideline 2.1 - Performance - App Completeness We discovered one or more bugs in your app. Specifically, the app only displayed ads, and we were unable to verify any content. Please review the details below and complete the next...
  2. F

    Android Question ROBOCOPY - Robust File Copy for Windows

    Hi guys I'm trying to compile my project but I keep getting this error i try changing the folder directory to C but I get the same error the file is been loaded using the B4A project file B4A Version: 12.80 Parsing code. (0.04s) Java Version: 14 Building folders structure. (0.05s)...
  3. R

    Android Question Found multiple <meta-data> elements for key 'com.google.android.gms.version', expected at most one.

    Getting the error above when uploading my App Bundle to Google Play. I see several other users have had similar issues but usually caused by duplicate manifest entries, in this case I cannot see any duplicates. I have tried commenting out suspect manifest entries but that only gives me a white...
  4. kozbot

    Android Question [Solved] Issues Uploading Android Bundle for existing app

    Hi, I've been trying for days to figure out this android bundle thing, and I am really struggling. My app hasn't been updated since 2019, so I'm a little lost. 1. I've logged in, and tried to "opt in" when I do that, I realise I need to click "Use existing app singing key from Java KeyStore"...
  5. MList

    iOS Question upload to iphone connect error

    Hi, i am trying to upload my first app. I have a distribution certificate, i created a store provision Top Check BLE (com.list-magnetik.top-check) unfortunately the name has hypher, so i edited the B4i Source Code and changed the build manually to com.list-magnetik.top-check. then i made a...
  6. Dave O

    Wish B4A: auto-generate obfuscation mapping file for app bundle

    The AAB app bundle can now include a mapping file to de-obfuscate stack traces. Could B4A auto-generate that file and include it when compiling the app bundle? When I update one of my apps on the Play Store, it warns that my app bundle does not have a mapping file, and I can't just upload the...
  7. mcqueccu

    My View on App Bundle (Apk size vs AAB size)

    One thing that prevents me from constantly updating some applications is the size, especially apps from 50mb and up. And am sure we most at times look at download size, unless you have automatic download turned on when on wifi, etc. I have this application with APK size of 12mb. And anytime...
  8. mcqueccu

    Android Tutorial App Bundle - Steps to updating Existing App (apk to aab)

    This Tutorial is for those who already have an existing application in the play store that is APK and want to switch to App Bundle (AAB) which will become compulsory in August 2021. Steps for updating the EXISTING application to App bundle (Switching to App bundle) (Note: Steps 2 and 3 are no...
  9. tuhatinhvn

    Android Question New apps will be required to publish with the Android App Bundle on Google Play

    Important: In the second half of 2021, new apps will be required to publish with the Android App Bundle on Google Play. New apps larger than 150 MB must use either Play Feature Delivery or Play Asset Delivery. From https://developer.android.com/guide/app-bundle I think we need make a converter...
  10. MARCO C.

    Italian Google Play Console : Inserimento Apk x tester

    Buongiorno , sto cercando per la prima volta l'inserimento di un Apk sullo Play Store in modalità tester . Al momento di analisi del file , mi segnala questo anomalia che non mi consente di procedere in modalità Tester ... Alpha .. Beta ... gruppi chiusi .... NULLA DA FARE...
  11. Shelby

    Android Question Android App Bundle-Stumble Block [Solved]

    I can't understand how I can disregard the warning (shown below) about the App Bundle recommended by the Google Play Console's requirements. I realize how Erel has suggested for us to ignore the warning but when I exit out of that warning, I don't have the ability to click the Button: Start...
Top