Re: UIWebview issues

2009-07-11 Thread Alexander Spohr
Please provide a stack trace. At some point something tries to scroll an ordinary UIView. That does not work. atze Am 11.07.2009 um 04:00 schrieb Development: I need to use a UIWebview of an in app paypal purchase, the problem is it does not work. the app hangs up when you try to

UIWebview issues

2009-07-10 Thread Development
I need to use a UIWebview of an in app paypal purchase, the problem is it does not work. the app hangs up when you try to log in. here is my webview code and the error I get: webViewContainer.autoresizesSubviews = YES; webViewContainer.autoresizingMask = (UIViewAutoresizingFlexibleWi