It doesn’t seem like this works right on Android:
audio.getSessionProperty( audio.OtherAudioIsPlaying )
I’m getting nil coming back.
Is this a known issue or something I’m doing wrong? [import]uid: 122310 topic_id: 35927 reply_id: 335927[/import]
It doesn’t seem like this works right on Android:
audio.getSessionProperty( audio.OtherAudioIsPlaying )
I’m getting nil coming back.
Is this a known issue or something I’m doing wrong? [import]uid: 122310 topic_id: 35927 reply_id: 335927[/import]
Correct. That API is not supported on Android. In fact, it is not officially supported on iOS either (it’s not documented). It was something that we were experimenting with and other Corona developers happened to find it as noted on this forum post here…
https://developer.coronalabs.com/forum/2011/06/05/new-audiosession-properties
Feel free to use this API on iOS, just be warned that it may be changed in the future. This is because the way this API is implemented now is too iOS specific, making it difficult to work in a cross-platform manner. [import]uid: 32256 topic_id: 35927 reply_id: 142805[/import]
Correct. That API is not supported on Android. In fact, it is not officially supported on iOS either (it’s not documented). It was something that we were experimenting with and other Corona developers happened to find it as noted on this forum post here…
https://developer.coronalabs.com/forum/2011/06/05/new-audiosession-properties
Feel free to use this API on iOS, just be warned that it may be changed in the future. This is because the way this API is implemented now is too iOS specific, making it difficult to work in a cross-platform manner. [import]uid: 32256 topic_id: 35927 reply_id: 142805[/import]
Correct. That API is not supported on Android. In fact, it is not officially supported on iOS either (it’s not documented). It was something that we were experimenting with and other Corona developers happened to find it as noted on this forum post here…
https://developer.coronalabs.com/forum/2011/06/05/new-audiosession-properties
Feel free to use this API on iOS, just be warned that it may be changed in the future. This is because the way this API is implemented now is too iOS specific, making it difficult to work in a cross-platform manner. [import]uid: 32256 topic_id: 35927 reply_id: 142805[/import]
Correct. That API is not supported on Android. In fact, it is not officially supported on iOS either (it’s not documented). It was something that we were experimenting with and other Corona developers happened to find it as noted on this forum post here…
https://developer.coronalabs.com/forum/2011/06/05/new-audiosession-properties
Feel free to use this API on iOS, just be warned that it may be changed in the future. This is because the way this API is implemented now is too iOS specific, making it difficult to work in a cross-platform manner. [import]uid: 32256 topic_id: 35927 reply_id: 142805[/import]