UISwitch 控件跳转系统的通知开关页面, 通过状态栏的"Back to XXX" 返回应用, 期间不调用 viewWillAppear 无法刷新页面数据, 求帮助
迷茫2017-04-26 09:04:00
When returning to the application, the proxy of becomeActive will be called; get the current controller in this proxy method, and then call the method to actively refresh.