Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
以前的 iad 显示现在我收到此错误:
iAd 错误:错误域 = ADErrorDomain 代码 = 0“操作无法完成。未知错误” UserInfo = 0xbbc3c10 {ADInternalErrorCode = 0,ADInternalErrorDomain = ADErrorDomain,NSLocalizedFailureReason =未知错误}
转到 iPhone 中的设置,转到名为 Developer 的部分。比在 iAd 开发者应用程序测试部分下,进入填充率并检查填充率是否为 0%,这会给你一个错误。
这里还有一个与您的问题相关的问题:
iAd 错误“广告资源不可用”(Apple 示例代码也不起作用)
看起来 iAd 服务器有时会出现问题。
<meta(是在表单字段中输入的内容)通过 jQuery ajax 提交的表单
<meta
在我的开发服务器(php 5.3.5)上它工作正常。在生产服务器(php 5.3.27)上,它返回 406。
我似乎无法在开发服务器上解决此问题,因为服务器在调用 php 之前返回 406。
当没有提交表单数据时<
<