Blocking phone calls during game play

Hello,

Is there is a way to block phone calls at some point of the game? And is it allowed by Google/Apple?

Thanks

It sounds like a pretty terrible idea (this is a phone after all), but it should be possible by using a native plugin to enable aeroplane mode. In Android, that would be something like this:

Settings.System.putInt(getContentResolver(), Settings.Global.AIRPLANE_MODE_ON, 1