Resuming sound and music when resuming app on iOS8

Hello,

we are using fmod and unity. When we minimise the app the sound does not resume.
It works fine on all our devices except the ones with iOS8.

Do you have any suggestion?

Thanks in advance.

Best regards,

Luigi

Hello,

it looks like we fixed it by resuming sounds in OnApplicationFocus. Only on iOS8 it seems to be needed.

Regards,

Luigi