My iPhone app has a feature to show twitter’s mobile site in UIWebview, 1 week ago, when I was testing before I submitted my app to Apple, the UI of http://mobile.twitter.com can show iOS UI correctly in UIWebView. But today, my app is released, when I check twitter’s page again, it shows a normal page for normal mobile device. It shows correctly in MobileSafari, but not correctly in UIWebView.
Maybe some problem with user-agent check?
Can anybody check this problem please?