菜鸟教程小白 发表于 2022-12-12 14:56:03

ios - 无法在模拟器中模拟 MMWormhole 应用程序


                                            <p><p>此处列出的 MMWormhole (<a href="https://github.com/mutualmobile/MMWormhole" rel="noreferrer noopener nofollow">https://github.com/mutualmobile/MMWormhole</a>) 用于在 iPhonewatch 套件扩展程序和 iPhone 应用程序之间共享数据。但是在尝试运行上述项目中给出的示例时,并没有模拟传递数据的预期行为。 </p>

<p>我正在运行 watch 套件扩展目标,我得到要模拟的数据传输。</p>

<p>注意:我尝试在自己的应用程序上执行相同的想法并发现相同的问题,因此发布了 MMWormhole。 </p></p>
                                    <br><hr><h1><strong>Best Answer-推荐答案</ strong></h1><br>
                                            <p><p>您是否启用了应用组并更改了示例应用中的标识符以匹配您的?来自 MMWormhole 自述文件:</p>

<blockquote>
<p>The MMWormhole Example app will only work with your shared App Group identifiers and Entitlements and is meant purely for reference</p>
</blockquote></p>
                                   
                                                <p style="font-size: 20px;">关于ios - 无法在模拟器中模拟 MMWormhole 应用程序,我们在Stack Overflow上找到一个类似的问题:
                                                        <a href="https://stackoverflow.com/questions/29414465/" rel="noreferrer noopener nofollow" style="color: red;">
                                                                https://stackoverflow.com/questions/29414465/
                                                        </a>
                                                </p>
                                       
页: [1]
查看完整版本: ios - 无法在模拟器中模拟 MMWormhole 应用程序