ios - 我想每隔 10 次在 swift 中打开应用程序时显示一个警报
<p><p>下午好没有找到具体答案,我决定自己问他
我需要在应用程序每打开 10 次时显示一个警报。</p></p>
<br><hr><h1><strong>Best Answer-推荐答案</ strong></h1><br>
<p><p>使用 <code>NSUserDefaults</code> 在 <code>application: didFinishLaunchingWithOptions</code> 中记录应用启动的次数,并在第 10 次多次显示警报。</p></p>
<p style="font-size: 20px;">关于ios - 我想每隔 10 次在 swift 中打开应用程序时显示一个警报,我们在Stack Overflow上找到一个类似的问题:
<a href="https://stackoverflow.com/questions/37409901/" rel="noreferrer noopener nofollow" style="color: red;">
https://stackoverflow.com/questions/37409901/
</a>
</p>
页:
[1]