mirror of https://github.com/axmolengine/axmol.git
commit
3d0c7705f7
|
@ -124,6 +124,7 @@ static std::string getFixedBaseUrl(const std::string& baseUrl)
|
|||
- (void)dealloc {
|
||||
self.uiWebView.delegate = nil;
|
||||
[self.uiWebView removeFromSuperview];
|
||||
self.uiWebView = nil;
|
||||
self.jsScheme = nil;
|
||||
[super dealloc];
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue