菜鸟教程小白 发表于 2022-12-12 15:25:30

iphone - 是否可以手动调用警报 "Allow to use current location"?


                                            <p><p>在使用CoreLocation框架时是否可以手动调用alert“允许使用当前位置”?</p></p>
                                    <br><hr><h1><strong>Best Answer-推荐答案</ strong></h1><br>
                                            <p><p>不,它会在应用访问核心位置时自动显示。如果用户拒绝它,它会在下次启动时再次显示,然后它会保持安静并且不再显示。</p>

<p>查看此答案 <a href="https://stackoverflow.com/questions/3668214/how-to-trap-the-location-alert-response-iphone/5565627#5565627" rel="noreferrer noopener nofollow">how to detect if the user rejected the request</a> .</p></p>
                                   
                                                <p style="font-size: 20px;">关于iphone - 是否可以手动调用警报&#34;Allow to use current location&#34;?,我们在Stack Overflow上找到一个类似的问题:
                                                        <a href="https://stackoverflow.com/questions/3749648/" rel="noreferrer noopener nofollow" style="color: red;">
                                                                https://stackoverflow.com/questions/3749648/
                                                        </a>
                                                </p>
                                       
页: [1]
查看完整版本: iphone - 是否可以手动调用警报 &#34;Allow to use current location&#34;?