I just came across cycloramic app, which rotates the iPhone automatically to take 360 panoramas (you place the phone upright on a flat surface and it does its magic). I am blown away.
And my question is, how is it possible to control the vibration motor in iOS programmatically? I know you can vibrate it with AudioServices. Is it just straightforward vibration, but interrupted so it has shorter duration? Or is there something in the SDK I'm missing?
And if the app is using internals, how did it make it to App Store?
Any comments welcome