pliniofm commented on issue #1472:
URL: 
https://github.com/apache/cordova-android/issues/1472#issuecomment-1207589580

   Bingo, that is the point. 
   
   In **debug mode**, it worked. Another log format. but it works. In **release 
mode**, it does not show any log. Ok. Now, it is clear. 
   
   ```
   >adb logcat -v raw chromium:D SystemWebViewClient:D SystemWebChromeClient:D 
*:S
   --------- beginning of crash
   --------- beginning of system
   --------- beginning of main
   08-07 23:33:10.873 26032 26032 I chromium: [INFO:CONSOLE(321)] "Language 
(window.localStorage.lang): pt", source: https://localhost/js/labels.js (321)
   08-07 23:33:11.461 26032 26032 I chromium: [INFO:CONSOLE(16)] "Event [onload 
page]", source: https://localhost/js/index.js (16)
   08-07 23:33:11.461 26032 26032 I chromium: [INFO:CONSOLE(18)] 
"[notification.local] NOT FOUND", source: https://localhost/js/notification.js 
(18)
   08-07 23:33:11.462 26032 26032 I chromium: [INFO:CONSOLE(20)] "firebase 
initCrashlytics: not found", source: https://localhost/js/stats.js (20)
   08-07 23:33:11.462 26032 26032 I chromium: [INFO:CONSOLE(33)] "firebase 
initAnalytics: not found", source: https://localhost/js/stats.js (33)
   08-07 23:33:11.462 26032 26032 I chromium: [INFO:CONSOLE(46)] "firebase 
initPerformance: not found", source: https://localhost/js/stats.js (46)
   08-07 23:33:11.462 26032 26032 I chromium: [INFO:CONSOLE(43)] "[Insomnia] 
keepAwake call...", source: https://localhost/js/utils.js (43)
   08-07 23:33:11.466 26032 26032 I chromium: [INFO:CONSOLE(215)] "Device info: 
10.1.2", source: https://localhost/js/stats.js (215)
   ```
   
   I will close this issue. Thank you very much. 


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to