Created android app with webview
-
created an android app with a webview to display my quiz and when I click the start quiz button nothing happens. I am getting the following error in the android studio logcat:
“Uncaught TypeError: Cannot read properties of null (reading ‘setItem’)”, source: https://smcotech.com/wp-content/plugins/quiz-master-next/js/qsm-quiz.js?ver=8.1.11When I visit the site in my mobile browser the quiz works correctly. The quiz URL is https://smcotech.com/2023/07/19/planet-of-the-apes/?_gl=1di9l2x_gaMTc4NTI3MTI5MS4xNjg5NDY4NDI0_ga_4YC8PFXS83*MTY4OTc3MjIzMy41LjEuMTY4OTc3MjI2MC4wLjAuMA..
So this is something happening within the webview, I am curious if anyone has come across this and what the fix may have been.
The page I need help with: [log in to see the link]
- The topic ‘Created android app with webview’ is closed to new replies.