I am looking for a way to block notifications from background apps. Is it possible in the Corona SDK? I can think of a few apps that do this, but I can’t seem to find a method for doing it. Specifically I need to keep audio from outside the app from being played while my app is running.
I’m not aware of anything that can do that unless you’re Apple and they can do anything. If you don’t do anything special, background music will stop when your Corona spp starts. But I don’t know of a way to stop other interrupt sounds like from push notifications, etc. other than the device owner turning them off.
Maybe I’m mistaken, but I don’t get notifications while in apps that play fulllscreen video… I will admit to being pretty much a noob concerning tablet / phone apps… I was thinking / hoping there might be volume control over a system audio channel that handles notifications.
I’m not aware of anything that can do that unless you’re Apple and they can do anything. If you don’t do anything special, background music will stop when your Corona spp starts. But I don’t know of a way to stop other interrupt sounds like from push notifications, etc. other than the device owner turning them off.
Maybe I’m mistaken, but I don’t get notifications while in apps that play fulllscreen video… I will admit to being pretty much a noob concerning tablet / phone apps… I was thinking / hoping there might be volume control over a system audio channel that handles notifications.