Question

Is there any way for accessing the web page in iPhone application, without address bar and bookmark bar. Application load the web page whose address is prefix in coding.

Was it helpful?

Solution

Please consider UIWebView for all your web page display needs (whether accessing real remote sites, or displaying HTML embedded in your application. There are lots of good samples on the Apple iPhone Dev Center, and lots of related questions here on Stack Overflow.

Licensed under: CC-BY-SA with attribution
Not affiliated with StackOverflow
scroll top