snphan/AppleRawData ? reverse-engineered prompt
Reverse engineered prompt
Build me a simple Apple Watch app that shows live heart rate and accelerometer data on screen.
I want it to ask for HealthKit permission, start a workout session, and then display the current heart rate in BPM as it updates. It should also read motion data from Core Motion and show the watch acceleration values in a clean, easy to read way, updating as the device moves. Please make the app feel basic and functional, with a placeholder screen that turns into live values once permission is granted.
If you need to look up current Apple docs to make sure the watch workout and motion permissions are done correctly, go ahead. Keep it focused on the watch app itself, and make the code clear enough that I can run it, grant access, and see live data without having to wire up a lot of extra stuff.
Are you gonna build this?
make sure you review the code using coderabbit