@lunneyd wrote:
this.subscription = this.deviceMotion.watchAcceleration({frequency: 5}).subscribe((acceleration: DeviceMotionAccelerationData)
Should I put a frequency in the brackets or leave out blank as if I put a frequency it slows app down. Why is this. Also this.sunscription does not stop the device motion gathering data, why is this?
Posts: 1
Participants: 1