Hey,
We are working on the implementation of the Accelerometer. As per development docs, the accelerometer has high, low, medium sensitivity. We would want to use the default value of accelerometer. For instance, we have created a shake me an app where we are trying to compare the default accelerometer value to either high, low or medium. It is not working. Shake isn’t getting detected.
We tried to add a label on the app to fetch the accelerometer’s default sensitivity detected - which is coming out to be moderate.
Let me know how to work around it.


