compilar

  1. M

    Android Question 64-Bits Compilation?

    Hi Everyone! I'm trying to publish my first app in Google Play Store and I noticed that my app doesn't support 64-bits devices... I read in older threads that it can maybe been an error with older libraries. I use those: I don't know which one is needing an update an where to find them... Can...
  2. S

    Android Question private key algorithm is not compatible

    Hi A few days ago I asked Google Play to reset the b4a sign key I made the sign key with this guide: keytool -genkeypair -alias b4a-keyalg RSA -keysize 2048 -validity 9125 -keystore b4a.keystore keytool -export -rfc -alias b4a-file upload_certificate.pem -keystore b4a.keystore If I compile...
  3. rleiman

    Android Question Error opening zip file when compiling

    Greetings, I upgraded to b4a version 9.5. Looks like I may have a corrupt zip file. Please see the attachments. Can you upload a copy of this file so I can download it and compile the app? I also tried to re-install b4a 9.5 several times with the same issue. Thanks so much.
  4. F

    iOS Question Error al compilar

    Hola, el día de hoy al querer compilar me sale el "Error: security: SecKeychainDelete: The specified keychain could not be found.". Ayer el mismo código compilaba bien pero hoy ya no funciona. ¿Qué puede ser? Saludos!!
Top