문제

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.

도움이 되었습니까?

해결책

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.

라이센스 : CC-BY-SA ~와 함께 속성
제휴하지 않습니다 StackOverflow
scroll top