ANDROID/WEBVIEW— Uncaught TypeError: Object [object Object] has no method 'gangsofcoder()' at file:
Whenever you got this type of problem you need to mention following
@JavascriptInterface
public void gangsofcoder(){
//Todo here
}
No comments :
Post a Comment