Main.js里面调用android代码function tp() {window.android.takePhoto();}第一次点击按钮正常跳转到拍照页面,后来从别的页面跳转回主页面,再点击跳转的时候就报错Uncaught TypeError: Cannot call method 'takePhoto' of undefined at file:///android_asset/js/Main.js:215请问有谁遇到过这样的问题吗?
没人来吗?请大神们来看看啊