Archived

This forum has been archived. Please start a new discussion on GitHub.

iOS backgrounding

Hello,

what is the proposed way to handle iOS application backgrounding (either as a result of lock or task switching)?

Specifically, how shall the application handle the communicator and proxy objects when switching to the background? And what should happen when the app becomes active again?

Thanks,
-r