release

  1. erraticless

    Android Question Freezing app while phone screen off

    Hello, When i run my project (an activity with a service) in release mode in my Samsung Galaxy S20, after about 3 minutes of screen turned off, the complete app just freezes for a few seconds (or even minutes sometimes) until i turn on screen again, and then the program continue working...
  2. LucaMs

    B4J Question Project containing bugs: debug and release behavior.

    Running a project containing bug(s), in debug mode it logs the error and crashes. If you run it in release mode (of course even if you run the jar) no crashes happens. (I'm attaching a test project. Press on button "Error" and then on button "Toast"). Two questions: is this a design choice...
  3. A

    Android Question resumablesubs and debug/release app

    Hi, I have an app with resumablesubs that crash when I compile it in release mode, but work fine if I use it compiled in debug mode ! controllo_g$ResumableSub_Leggiscriviresume (java line: 145) android.os.NetworkOnMainThreadException at...
  4. akinnovation1

    Android Question resumable sub and debug/release mode

    Hi, I have a trouble with my app. The app is fine when I run it in debug mode, but crash in release mode. controllo_g$ResumableSub_Leggiscriviresume (java line: 145) android.os.NetworkOnMainThreadException at android.os.StrictMode$AndroidBlockGuardPolicy.onNetwork(StrictMode.java:1605)...
  5. MegatenFreak

    B4J Question Comments stored in Release mode?

    Hi. Do comments in the code get stored in the created output file in Release mode? (will they be accessible by a hacker or decompiler?) I feel so stupid for asking this, but my OCD forces me to! I apologize.
  6. mcorbeel

    iOS Question Error building release app

    I have an issue with building my release app. The provision profile includes iCloud support. This is the error that is shown. I included these lines in my project: #MinVersion: 9 #Entitlement...
  7. Mrphone

    Android Question Blocked by Play Protect

    hi guys :) When installing the program, I get the error "Blocked by Play Protect" which is from Google Play ... I know this error is related to the signing key, but I use my signing key. Previously, everything was fine until I deleted my key signing key and then every key I made would get an...
  8. alis1200

    Android Question ContactPicker Doesn't Work In Release(Obsfucated)

    hi Help me! ContactPicker doesn't work in Release(Obfuscated) but in Release or debug mode work correctly. amazing that don't get any errors or bad reaction and just don't work. for example i upload my little project that this issue visible into it.
  9. Pflichtfeld

    Android Question debug and release-Mode

    It is a silly question for profis, but I do not understand when use debug-mode and when release
  10. G

    German App in AppStore veröffentlichen

    Hi, ich versuche seit mehreren Stunden eine b4a App im Google app Store zu veröffentlichen. Ich habe: die Store Einträge gemacht, Inhalte beschrieben Video und ScreenShots geladen und APK Datei hochgeladen. Beim Versuch einen App-Release zu veröffentlichen setzt er den Status auf...
  11. A

    Android Question Problem when running my app with Firebase push notifications

    Hello, I tried to use Push notifications with Firebase, throe Erel's video tutorial. When running in release mode, this error occurred at the compiler: Uncaught translation error: java.lang.IllegalArgumentException: already added: Lcom/google/android/gms/measurement/AppMeasurement; Uncaught...
  12. Scotter

    Android Question Upgraded b4a. Where is "Build Release app"?

    Hi - I don't see build release app in any of my menus. I see Compile & Run and Compile to library. Help? Thanks!
  13. J

    Android Question Version 8.5 Crashes when debugging, Release and Legacy Debug works

    Hi - I've spent several hours without finding the solution to this issue. I've used B4A about a year ago very successfully but have upgraded Laptop and have installed the latest B4A 8.50 I'm testing with the MyFirstProgram using source from \Booklets\Getting Started\SourceCode\MyFirstProgram\B4A...
  14. Mashiane

    B4J Question [ABMaterial] Obfuscated Release?

    Ola Perhaps a stupid question. Does compiling ABM code in obfuscated release mode break anything in the app? Ive been using Release mode and just curious. #NotTested
  15. D

    iOS Question Ad-Hoc Release

    Hi :) I need to Release Ad-Hoc My App. Is There Any Way in B4i?
  16. Erel

    Other B4J v6.01 has been released!

    I'm happy to release B4J v6.00. This is the largest update to the IDE since the release of the new IDE. Several important components were rewritten to provide more features and better performance: Visual designer properties grid Visual designer views tree Modules tree (new component) Files...
Top