Post

Replies

Boosts

Views

Activity

Apple Watch stop fetching device motion data when user moves wrist
I have created a watch os app. The app has two buttons(blue and red). When you press the blue button the app fetches device motion data and sends it to a firebase database and prints it to the Xcode console. When you press the stop button, the app stops fetching data. The problem I am encountering is that when the user moves his wrist, the app stops fetching device motion data(no button has been pressed yet). I have tried creating a session and keeping the app as the frontmost app. But it still gives me the same error. Please help me what should I do? video link: https://1drv.ms/v/s!AhWiDPLRyXmM9XNYO7AkRPPSBzSG
1
0
1.6k
Nov ’22
Unable to install cocoapods in my project because of permisson error
I am getting this error when I try to install pods in my project. Couldn't determine repo type for URL: https://cdn.cocoapods.org/: Permission denied @ rb_sysopen - /Users/<user_name>/.netrc my pod version is 1.11.2 my Xcode version is Xcode 13. I don't know if its relevant but I switched my toolchain from 5.3.1 to 5.5.1 previously but now I have switched it back Please help
0
0
1.2k
Oct ’22
I cannot get gyroscope data from apple watch series 7
Hey, so I am creating an app that will get the core motion data (accelerometer and gyroscope) from my apple watch and stream it onto a console. I am able to get accelerometer data but not a gyroscope from my apple watch. When I try it with my phone I get both. So is gyroscope data not available for the apple watch?
Replies
2
Boosts
1
Views
1.8k
Activity
Oct ’23
Apple Watch stop fetching device motion data when user moves wrist
I have created a watch os app. The app has two buttons(blue and red). When you press the blue button the app fetches device motion data and sends it to a firebase database and prints it to the Xcode console. When you press the stop button, the app stops fetching data. The problem I am encountering is that when the user moves his wrist, the app stops fetching device motion data(no button has been pressed yet). I have tried creating a session and keeping the app as the frontmost app. But it still gives me the same error. Please help me what should I do? video link: https://1drv.ms/v/s!AhWiDPLRyXmM9XNYO7AkRPPSBzSG
Replies
1
Boosts
0
Views
1.6k
Activity
Nov ’22
Unable to install cocoapods in my project because of permisson error
I am getting this error when I try to install pods in my project. Couldn't determine repo type for URL: https://cdn.cocoapods.org/: Permission denied @ rb_sysopen - /Users/<user_name>/.netrc my pod version is 1.11.2 my Xcode version is Xcode 13. I don't know if its relevant but I switched my toolchain from 5.3.1 to 5.5.1 previously but now I have switched it back Please help
Replies
0
Boosts
0
Views
1.2k
Activity
Oct ’22