Why am I getting TypeError for no reason?
I have a code written in react and the android part written in android studio. when I add a new data.json file to the folder for the capacitor app to read it throws this error.
A way to get screen unlock event in android
I’m developing an application where I want the application to open by itself when there is a lock and unlock event, this is my code, but I can’t make it work.