我是离子开发的新手,我正在使用下面的代码(按钮单击事件)来确保本机插件调用代码在web浏览器上使用“离子服务”执行时不会中断/出错: console.warn('Push notifications not initialized.Cordova is not available - Run in physical device');
我以前在iPhone 4s上构建并运行它,与我现在的设置相同,它运行良好,现在我尝试在iPhone 5S上运行它,但它不起作用。Phonegap GAplugin和arm64存在一个已知的问题,我使用它们将arm64从目标中的有效体系结构中删除。我将目标上的“仅构建主动架构”更改为“否”,然后得到以下错误:
Undefined symbols for architecture ar