Monday 27 February 2017

ANDROID/WEBVIEW— Uncaught TypeError: Object [object Object] has no method 'gangsofcoder()' at file:

  No comments
Whenever you got this type of problem you need to mention following

@JavascriptInterface
public void gangsofcoder(){
//Todo here
}

No comments :

Post a Comment

Loading...