[TIMOB-14015] iOS: App being rejected in the App store because of the camera shutter is disabled by default
GitHub Issue | n/a |
---|---|
Type | Bug |
Priority | High |
Status | Closed |
Resolution | Needs more info |
Resolution Date | 2013-11-14T21:54:19.000+0000 |
Affected Version/s | Release 3.1.0 |
Fix Version/s | n/a |
Components | iOS |
Labels | triage |
Reporter | Mauro Parra-Miranda |
Assignee | Pedro Enrique |
Created | 2013-05-29T03:53:52.000+0000 |
Updated | 2017-03-23T21:43:06.000+0000 |
Mauro, We're not doing anything special here that would cause this rejection. Is the app setting the audio session to some value that would cause this? Reference: http://docs.appcelerator.com/titanium/latest/#!/api/Titanium.Media-property-audioSessionMode
Pedro, according to the customer's comment, he was using some of the media module, but nothing related to the camera. We don't have the customer's source code. Best, Mauro
If you could find out about this, that would be useful.
Mauro, I was only able to reprodce this with this scenario: 1) Start a Ti.Media.Sound 2) Change the Ti.Media.audioSessionMode to Ti.Media.AUDIO_SESSION_MODE_RECORD 3) Use the camera
Please let us know if the developer having this problem is using the Ti.Media.audioSessionMode API and/or the Ti.Media.Sound.
Closing ticket because the information that was requested was never provided.