Answered by:
How to disable webview script notification messages?

Question
-
I have some javascript files attached to webview. When I run it, there are messages at the bottom like loading blahblah.js. How do I disable these messages so my users don't see them?Tuesday, December 23, 2014 12:10 AM
Answers
-
You are right. This is coming from the script. I've gotten rid of it. Thank you for your help.
- Marked as answer by RandyPete Friday, December 26, 2014 8:30 PM
Friday, December 26, 2014 8:30 PM
All replies
-
Please describe in detail what you are doing, what the actual behaviour is, and how it is different from the expected behaviour.
Please include enough code to reproduce what you are doing. If that is a more than a few lines or requires multiple files then please share on your OneDrive a minimal sample project demonstrating the problem.
Tuesday, December 23, 2014 12:28 AMModerator -
This is the sample for webview. I trust you recognize it. Please look where the red arrow is pointing at.
- Edited by RandyPete Tuesday, December 23, 2014 3:09 AM
Tuesday, December 23, 2014 3:09 AM -
If you would like help with this then please include enough code (as text or a runnable project, not as an image) to reproduce what you are doing.
The WebView sample does not exhibit this behaviour for me out of the box. I suspect that is coming from your script.
Friday, December 26, 2014 8:24 PMModerator -
You are right. This is coming from the script. I've gotten rid of it. Thank you for your help.
- Marked as answer by RandyPete Friday, December 26, 2014 8:30 PM
Friday, December 26, 2014 8:30 PM