ios - JSExportAs not changing method name in javascript -


How can I use JSExportAs In Javascript debugger it seems that it is still using openMenuItemType.

  #import & lt; Foundation / Foundation. H & gt; #import & lt; JavaScriptCore / JavaScriptCore.h> @protocol WebViewJavascript Exports & lt; JSExport & gt; + (Zero) log: (NSString *) message; + (Zero) fresh reels; JSExportAs (OpenMenu, + (zero) OpenMenuEight: (ID) Type of name: (ID) type); @end @interface webviewwashtrust interface: NSoback & lt; WebViewJavascriptExports & gt; @end  


Comments