bridgelogger

  1. A

    iOS Question #BridgeLogger in B4I

    Hi all. In B4A we can user #BridgeLogger: True for logging in Release mode. But what to use in B4I? I read this thread iReleaseLogger but in Notes I found this Do not try to upload your app with iReleaseLogger library included to the App Store. It will be rejected. Does it mean that I need to...
  2. Gentry

    Android Question Send Log output to file on device?

    I'm trying to debug a app that uses geofences, so not connected to the IDE. Is there a (hopefully elegant) way to RedirectOutput (like B4J) but that captures the log output (with #BridgeLogger:True) to a local file? Would be super handy. If it's not already there, consider this a feature...
Top