applicationWillTerminate: not being called

前端 未结 4 1537
猫巷女王i
猫巷女王i 2020-12-03 23:26

I\'m using applicationWillTerminate: to save some last-minute stuff. But the problem is that it never gets called. If I do something like this at the top of the

4条回答
  •  独厮守ぢ
    2020-12-04 00:01

    step 1: command + shift + h (double click(tab))

    step 2: move app top side (kill)

    step 3: applicationWillTerminate Work

提交回复
热议问题