UIApplicationExitsOnSuspend anything else I'm missing?

后端 未结 6 1823
借酒劲吻你
借酒劲吻你 2021-02-08 23:17

So I know this has been beaten to death but I still can\'t figure out a solution.

I have my UIApplicationExitsOnSuspend set to in the Info.pli

6条回答
  •  闹比i
    闹比i (楼主)
    2021-02-08 23:22

    I had the same problem that Cyril identifies: I pasted "YES" in as the value, but that made the key default to String instead of "Boolean". So right-click the key and make sure its type is Boolean.

提交回复
热议问题