release mode

  1. walterf25

    iOS Question PIP video Play in Release Mode

    Hi All, I recently shared this project that allows you to play a video in PIP (Picture in Picture) Mode, what I didn't realize is that it only works when running in debug mode, I recently tried building a release build and to my surprise the video doesn't continue playing after the home button...
  2. A

    Android Question permission error in release mode only

    Hi all, If I use the runtime permission function CheckAndRequest. First I see the normal message, one for every permission request. After these, only in release mode, I have the error I copied below. Logger connesso a: Teclast P40HD_ROW --------- beginning of main *** Service (starter)...
  3. A

    iOS Question How compile in release mode ?

    I'm new in B4I, now I need to compile in release mode, how I must do ? In the combo of the compile mode there is only DEBUG ! Many thanks to all.
  4. Arnaud

    iOS Question Release Private error

    Hello, I have addd the feature "NFC" for my iOS APP. I have change my Bundle ID from "Wildcard" com.alfano.b4i.* to "Explicit" com.alfano.b4i.Alfano6 It works fine in "Debug mode" but not in "Release Private mode". I get an error (picture in attchment) but I don t understand where...
  5. D

    iOS Question App crashes in release but OK in debug

    Hi Guys I have a problem, I can get my App to crash in its release version but cannot duplicate it in debug. In release version I can duplicate the crash every time by showing a particular page - then pressing the back button - and then selecting to show the same page again. Other pages appear...
Top