"Console" info messages appearing on Now/Agent mobile appCustomers may notice info messages appearing when navigating the Mobile apps (Now/Agent), such as the following, captured on Android Now Mobile: Depending on the mobile Operating System being used, this info message may appear at the top or bottom of the screen. This can occur when opening a service portal page through a Mobile Web Screen within the app, which contains portal widgets where the scripts have been customised/modified to include console.log() statements. This does not generally affect end-users on Desktop browsers, as the log statements only appear on the browser console/dev tools. However, if users on the Mobile apps open a web screen with such a configuration, they will be faced with an info message as illustrated above. This has been determined to be expected behaviour of the platform, and we recommend that customers review and omit accordingly any console log statements which may have been added to customised widgets during development/testing processes.