Y yhyzhj Member Apr 11, 2020 #1 use log("string"), no any display, no any error. use toastmessageshow can display. my B4A version 9.8 Last edited: Apr 11, 2020
use log("string"), no any display, no any error. use toastmessageshow can display. my B4A version 9.8
mangojack Expert Licensed User Longtime User Apr 11, 2020 #2 What sort of device ? How are you connected? Are you running Debug mode? Have you had Logs before? There are a couple of possible fixes here .. https://www.b4x.com/android/forum/t...ents-or-log-function-output.97091/post-612173 Upvote 0
What sort of device ? How are you connected? Are you running Debug mode? Have you had Logs before? There are a couple of possible fixes here .. https://www.b4x.com/android/forum/t...ents-or-log-function-output.97091/post-612173
barx Well-Known Member Licensed User Longtime User Apr 11, 2020 #3 Where are you expecting to see the Log response? It sounds like you're expecting something with in the app on the device. A Log() statement displays in the Logs tab in the b4a program when the device is 'connected'. Upvote 0
Where are you expecting to see the Log response? It sounds like you're expecting something with in the app on the device. A Log() statement displays in the Logs tab in the b4a program when the device is 'connected'.