私はiOSアプリケーションで次のようにjavascriptを使用しています:
NSString *responseString = [self.controller stringByEvaluatingJavaScriptFromString:@"go();"];
NSLog(@"responseString");
そしてコンソールにはこれがあります:
commonly0X0P+0220220220220220220220220220220220220referred 1 0x0p+0s nan2ET2iring2egulations
私がしたいテキストは次のとおりです。
commonly referred to as the IET Wiring Regulations
どうすればこれを解決できますか? ありがとう