WebBrowser Demo

Hi,

Does anyone know if you need to do anything special to get the WebBrowser demo to work on iOS? Currently, when you launch it, you can type in a URL but it just shows an empty grey panel where the browser contents should be, and this is exactly the same behavior as what I’ve been getting when I’ve tried to use the WebBrowser component on iOS. I saw that there is a define JUCE_WEB_BROWSER which by default is off in AppConfig.h; I defined this to be one, but it didn’t make any difference.

Any ideas you might have would be appreciated.

Greg

Web browser support for iOS is on my to-do-list. It’s not difficult, I’ve just not got around to it yet…