I'm using Edgelib v3.96 with Hekkus v0.99.6.2.
When receiving an incoming call (Symbain S60) the application gets the OnMinimize() & OnRetore() and works just fine as long as the incoming call wasn't answered.. If the call is actually answered, the application gets its focus back (when the call is over) but the sound is then inactive. I've tried calling the sound object Resume() method myself but nothing has changed.
I've also tried to change the mute setting but it also didn't work.
I know that Edgelib is suppose to call "suspend" on the sound object once the application is minimized, and "resume" once it is restored.
I've read that this "hang on incoming call" bug was fixed in a much earlier version of Hekkus and that is the reason why I'm addressing this question to Edge and not to Hekkus.
Any suggestions ?
Thank you for your time

Ita