roundware / roundware-ios-framework-v2

Roundware framework, updated for api v2 and re-built in Swift (as much as possible)
MIT License
1 stars 8 forks source link

ensure example app works properly with backgrounding and interrupts #29

Open hburgund opened 7 years ago

hburgund commented 7 years ago

RW apps need to behave like typical iOS audio apps, so we need to ensure that:

I do not want us to do anything unexpected or weird wrt to user interactions and expectations, so using the default iOS behavior as much as possible will be great, but RW does have a few unique bits that need to be handled.