I am trying to run the Webbrowser FM examples that is shipped with Seattle, but it only give me a white screen when I run in iPhone 6 IOS9 simulator.
It's working if I compile for Win32.
Any ideas?
Please check this blog post by TMS Software and see if it's related : http://www.tmssoftware.com/site/blog.asp?post=317 (Fixing the FMX TWebBrowser issue on iOS 9)
"Linking against iOS 9 introduces the new Application Transport Security feature that enforces a secure network connection. This means that in a default RAD Studio 10 Seattle project, the default TWebBrowser (...) can no longer make a connection to the web."