菜鸟教程小白 发表于 2022-12-13 15:09:16

ios - 在特定时间自动打开 iOS 应用


                                            <p><p>这可能吗?就像该应用程序将在上午 8 点启动并在晚上 10 点关闭。我是开发使用背景的应用程序的新手。我目前所知道的是该应用程序可以在后台运行很长时间。</p>

<p>我现在还拥有在后台更新用户位置的项目。借助 <a href="https://github.com/silento/Location" rel="noreferrer noopener nofollow">https://github.com/silento/Location</a> - 用 Swift 3.0 重写。</p></p>
                                    <br><hr><h1><strong>Best Answer-推荐答案</ strong></h1><br>
                                            <p><p>这是不可能的。但是,您可以使用本地通知来告诉用户运行应用程序。 </p></p>
                                   
                                                <p style="font-size: 20px;">关于ios - 在特定时间自动打开 iOS 应用,我们在Stack Overflow上找到一个类似的问题:
                                                        <a href="https://stackoverflow.com/questions/43511475/" rel="noreferrer noopener nofollow" style="color: red;">
                                                                https://stackoverflow.com/questions/43511475/
                                                        </a>
                                                </p>
                                       
页: [1]
查看完整版本: ios - 在特定时间自动打开 iOS 应用