42
Views
3
Comments
[Console Log Plugin] Cannot read property 'OSDebugLogs' of undefined
Question
console-log-plugin
Mobile icon
Forge asset by Ricardo Vaz Alves

Hi there,

I am getting the following error Cannot read property 'OSDebugLogs' of undefined, am I doing something wrong, or is this a bug?

I built a button that does the following;

The console log is a text variable that populates an expression on the screen, nothing magical.

2020-10-15 10-24-31
Miguel Seabra Melo

I'm getting the same problem, in OutSystems 11.0.108.0, Android device. Does this plugin work with version 11?

UserImage.jpg
Prasad Rao

Hi,

This plugin does work in OS v11 with MABS 4.2, since I had very old Android device, I had to generate it with MABS 4.2 and was able to see the logs.

I first faced similar issue and found out that one JS issue was causing the console log to not work and throw Cannot read property 'OSDebugLogs' of undefined

Thanks.

UserImage.jpg
Stanislav Ploschansky

I faced same problem in latest version.
Has anyone a solution?

Community GuidelinesBe kind and respectful, give credit to the original source of content, and search for duplicates before posting.