Hi,
I recently built Fat Fredy tutorial project (http://www.cutemachine.com/corona-sdk-tutorial/a-complete-game-made-with-corona-sdk-tutorial-part-4/) and ran it on a friend’s Galaxy Tab 10" tablet which has Android 3.x on it. Everything is fine except when game wants to playback a sound, whole game pauses for like 0.1 second. The method tutorial uses for playing back sound is this:
powerUpSound = audio.loadSound(“powerup.wav”)
audio.play ( powerUpSound )
How can I overcome this?
p.s. I was not using my license to build this and used trial license.
Thanks. [import]uid: 206803 topic_id: 34339 reply_id: 334339[/import]