Hi.
I am planning in developing a game that I would have to identify when the user pressed the volume button.
Reading the forum and docs, it appears that Corona only provides that info for Android.
Anyone knows if using Corona Enterprise I could have access to that event?
I know that when coding directly in Objective-C that is possible, as you can see in the links below:
http://stackoverflow.com/questions/7528443/iphone-detect-volume-keys-press?rq=1
http://ios.biomsoft.com/2011/12/07/taking-control-of-the-volume-buttons-on-ios-like-camera/
Thanks