gitusman
gitusman
I have quickjs library imported in Android. I dont have access to quickjs.c So then how can i disable CONFIG_STACK_CHECK?
Also, is there any better library to use instead of quickJs?
I found this library and it is working great. No more exceptions. api 'io.github.taoweiji.quickjs:quickjs-android:1.3.0'
I am facing similar issue. Getting same Missing Permission error, but I alraedy have ACTIVITY_RECOGNITION permission there, and other 4. Now I dont know which permission is missing... I have...
I am facing similar issue: https://stackoverflow.com/questions/79103144/wearos-startexercise-is-giving-missing-permission-error
@breanatate Yes I am using the code of ExcerciseSample. Location was not enabled before. But I enabled it from the settings and tried again, still getting the crash