Jesse Curry

Results 3 comments of Jesse Curry

👍 Thanks @psequel!

`didEnterBackground` would be called **after** the app is in the background, `willResignActive` is called while the app is in the foreground, but will enter the background.

Might be a little late for to original question, but there are a couple ways. One would be to build the static library, then import the static library, the MagicKit...