<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>IOS on Capy&#39;s Blog</title>
    <link>https://capy.cx/tags/ios/</link>
    <description>Recent content in IOS on Capy&#39;s Blog</description>
    <generator>Hugo</generator>
    <language>en</language>
    <lastBuildDate>Sat, 02 May 2026 00:00:00 +0000</lastBuildDate>
    <atom:link href="https://capy.cx/tags/ios/index.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>iOS 无法收到海外应用推送的解决方法</title>
      <link>https://capy.cx/posts/3/</link>
      <pubDate>Sat, 02 May 2026 00:00:00 +0000</pubDate>
      <guid>https://capy.cx/posts/3/</guid>
      <description>&lt;h1 id=&#34;前情提要&#34;&gt;&#xA;  前情提要&#xA;  &lt;a class=&#34;heading-link&#34; href=&#34;#%e5%89%8d%e6%83%85%e6%8f%90%e8%a6%81&#34;&gt;&#xA;    &lt;i class=&#34;fa-solid fa-link&#34; aria-hidden=&#34;true&#34; title=&#34;Link to heading&#34;&gt;&lt;/i&gt;&#xA;    &lt;span class=&#34;sr-only&#34;&gt;Link to heading&lt;/span&gt;&#xA;  &lt;/a&gt;&#xA;&lt;/h1&gt;&#xA;&lt;p&gt;🍎💊&#xA;2026年4月30日 苹果APNs推送出现无法推送海外应用的通知，最严重的是Telegram，几乎所有出现此问题的用户，都是Telegram无法收到推送。&#xA;&lt;img src=&#34;1462588389.png&#34; alt=&#34;&#34;&gt;&lt;/p&gt;&#xA;&lt;h2 id=&#34;两种方法看你能接受哪个&#34;&gt;&#xA;  两种方法看你能接受哪个&#xA;  &lt;a class=&#34;heading-link&#34; href=&#34;#%e4%b8%a4%e7%a7%8d%e6%96%b9%e6%b3%95%e7%9c%8b%e4%bd%a0%e8%83%bd%e6%8e%a5%e5%8f%97%e5%93%aa%e4%b8%aa&#34;&gt;&#xA;    &lt;i class=&#34;fa-solid fa-link&#34; aria-hidden=&#34;true&#34; title=&#34;Link to heading&#34;&gt;&lt;/i&gt;&#xA;    &lt;span class=&#34;sr-only&#34;&gt;Link to heading&lt;/span&gt;&#xA;  &lt;/a&gt;&#xA;&lt;/h2&gt;&#xA;&lt;h3 id=&#34;方案一&#34;&gt;&#xA;  方案一&#xA;  &lt;a class=&#34;heading-link&#34; href=&#34;#%e6%96%b9%e6%a1%88%e4%b8%80&#34;&gt;&#xA;    &lt;i class=&#34;fa-solid fa-link&#34; aria-hidden=&#34;true&#34; title=&#34;Link to heading&#34;&gt;&lt;/i&gt;&#xA;    &lt;span class=&#34;sr-only&#34;&gt;Link to heading&lt;/span&gt;&#xA;  &lt;/a&gt;&#xA;&lt;/h3&gt;&#xA;&lt;p&gt;&lt;strong&gt;流量多的情况下&lt;/strong&gt;&#xA;在iOS 的任意代理工具中添加远程规则&lt;/p&gt;&#xA;&lt;div class=&#34;highlight&#34;&gt;&lt;div style=&#34;color:#f8f8f2;background-color:#282a36;-moz-tab-size:4;-o-tab-size:4;tab-size:4;&#34;&gt;&#xA;&lt;table style=&#34;border-spacing:0;padding:0;margin:0;border:0;&#34;&gt;&lt;tr&gt;&lt;td style=&#34;vertical-align:top;padding:0;margin:0;border:0;&#34;&gt;&#xA;&lt;pre tabindex=&#34;0&#34; style=&#34;color:#f8f8f2;background-color:#282a36;-moz-tab-size:4;-o-tab-size:4;tab-size:4;&#34;&gt;&lt;code&gt;&lt;span style=&#34;white-space:pre;-webkit-user-select:none;user-select:none;margin-right:0.4em;padding:0 0.4em 0 0.4em;color:#7f7f7f&#34;&gt;1&#xA;&lt;/span&gt;&lt;/code&gt;&lt;/pre&gt;&lt;/td&gt;&#xA;&lt;td style=&#34;vertical-align:top;padding:0;margin:0;border:0;;width:100%&#34;&gt;&#xA;&lt;pre tabindex=&#34;0&#34; style=&#34;color:#f8f8f2;background-color:#282a36;-moz-tab-size:4;-o-tab-size:4;tab-size:4;&#34;&gt;&lt;code class=&#34;language-fallback&#34; data-lang=&#34;fallback&#34;&gt;&lt;span style=&#34;display:flex;&#34;&gt;&lt;span&gt;https://raw.githubusercontent.com/blackmatrix7/ios_rule_script/master/rule/Surge/Apple/Apple_All_No_Resolve.list&#xA;&lt;/span&gt;&lt;/span&gt;&lt;/code&gt;&lt;/pre&gt;&lt;/td&gt;&lt;/tr&gt;&lt;/table&gt;&#xA;&lt;/div&gt;&#xA;&lt;/div&gt;&lt;p&gt;以上域名全部走代理即可收到海外应用推送&#xA;但会使苹果所有的流量都会走代理&lt;/p&gt;&#xA;&lt;h3 id=&#34;方案二&#34;&gt;&#xA;  方案二&#xA;  &lt;a class=&#34;heading-link&#34; href=&#34;#%e6%96%b9%e6%a1%88%e4%ba%8c&#34;&gt;&#xA;    &lt;i class=&#34;fa-solid fa-link&#34; aria-hidden=&#34;true&#34; title=&#34;Link to heading&#34;&gt;&lt;/i&gt;&#xA;    &lt;span class=&#34;sr-only&#34;&gt;Link to heading&lt;/span&gt;&#xA;  &lt;/a&gt;&#xA;&lt;/h3&gt;&#xA;&lt;p&gt;&lt;strong&gt;适合流量少的情况下&lt;/strong&gt;&lt;/p&gt;&#xA;&lt;p&gt;在iOS 的任意代理工具中添加远程规则&lt;/p&gt;&#xA;&lt;div class=&#34;highlight&#34;&gt;&lt;div style=&#34;color:#f8f8f2;background-color:#282a36;-moz-tab-size:4;-o-tab-size:4;tab-size:4;&#34;&gt;&#xA;&lt;table style=&#34;border-spacing:0;padding:0;margin:0;border:0;&#34;&gt;&lt;tr&gt;&lt;td style=&#34;vertical-align:top;padding:0;margin:0;border:0;&#34;&gt;&#xA;&lt;pre tabindex=&#34;0&#34; style=&#34;color:#f8f8f2;background-color:#282a36;-moz-tab-size:4;-o-tab-size:4;tab-size:4;&#34;&gt;&lt;code&gt;&lt;span style=&#34;white-space:pre;-webkit-user-select:none;user-select:none;margin-right:0.4em;padding:0 0.4em 0 0.4em;color:#7f7f7f&#34;&gt;1&#xA;&lt;/span&gt;&lt;/code&gt;&lt;/pre&gt;&lt;/td&gt;&#xA;&lt;td style=&#34;vertical-align:top;padding:0;margin:0;border:0;;width:100%&#34;&gt;&#xA;&lt;pre tabindex=&#34;0&#34; style=&#34;color:#f8f8f2;background-color:#282a36;-moz-tab-size:4;-o-tab-size:4;tab-size:4;&#34;&gt;&lt;code class=&#34;language-fallback&#34; data-lang=&#34;fallback&#34;&gt;&lt;span style=&#34;display:flex;&#34;&gt;&lt;span&gt;https://raw.githubusercontent.com/QuixoticHeart/rule-set/refs/heads/ruleset/loon/apns.list&#xA;&lt;/span&gt;&lt;/span&gt;&lt;/code&gt;&lt;/pre&gt;&lt;/td&gt;&lt;/tr&gt;&lt;/table&gt;&#xA;&lt;/div&gt;&#xA;&lt;/div&gt;&lt;p&gt;并打开代理工具的包含APNS&lt;/p&gt;&#xA;&lt;p&gt;&lt;strong&gt;不过两个方案都有致命的缺点。就是一旦你的代理崩了，你的设备就啥通知也收不到了&lt;/strong&gt;&lt;/p&gt;&#xA;&lt;p&gt;建议在添加时加入一个Fallback，这样最后即使收不到海外的消息，也能保证国内通知不死&lt;/p&gt;&#xA;&lt;p&gt;&lt;strong&gt;建议各位使用方案二+Fallback&lt;/strong&gt;&lt;/p&gt;&#xA;&lt;h2 id=&#34;loon教程&#34;&gt;&#xA;  Loon教程&#xA;  &lt;a class=&#34;heading-link&#34; href=&#34;#loon%e6%95%99%e7%a8%8b&#34;&gt;&#xA;    &lt;i class=&#34;fa-solid fa-link&#34; aria-hidden=&#34;true&#34; title=&#34;Link to heading&#34;&gt;&lt;/i&gt;&#xA;    &lt;span class=&#34;sr-only&#34;&gt;Link to heading&lt;/span&gt;&#xA;  &lt;/a&gt;&#xA;&lt;/h2&gt;&#xA;&lt;p&gt;别的软件我没用，具体也不太清楚&lt;/p&gt;</description>
    </item>
    <item>
      <title>iOS 微信双开 无后台推送测试</title>
      <link>https://capy.cx/posts/1/</link>
      <pubDate>Tue, 28 Apr 2026 00:00:00 +0000</pubDate>
      <guid>https://capy.cx/posts/1/</guid>
      <description>&lt;h1 id=&#34;无后台推送消息的bundleid必须为下方指定的几个&#34;&gt;&#xA;  无后台推送消息的bundleId必须为下方指定的几个：&#xA;  &lt;a class=&#34;heading-link&#34; href=&#34;#%e6%97%a0%e5%90%8e%e5%8f%b0%e6%8e%a8%e9%80%81%e6%b6%88%e6%81%af%e7%9a%84bundleid%e5%bf%85%e9%a1%bb%e4%b8%ba%e4%b8%8b%e6%96%b9%e6%8c%87%e5%ae%9a%e7%9a%84%e5%87%a0%e4%b8%aa&#34;&gt;&#xA;    &lt;i class=&#34;fa-solid fa-link&#34; aria-hidden=&#34;true&#34; title=&#34;Link to heading&#34;&gt;&lt;/i&gt;&#xA;    &lt;span class=&#34;sr-only&#34;&gt;Link to heading&lt;/span&gt;&#xA;  &lt;/a&gt;&#xA;&lt;/h1&gt;&#xA;&lt;p&gt;&lt;code&gt;com.tencent.xin&lt;/code&gt; (官替：如果已经安装App Store版的微信不要使用这个，会替换掉原版)&lt;/p&gt;&#xA;&lt;p&gt;&lt;code&gt;com.tencent.qy.xin&lt;/code&gt; (多开，需要注入微信助手/HBB插件)&lt;/p&gt;&#xA;&lt;p&gt;&lt;code&gt;com.tencent.wx&lt;/code&gt; (多开，需要注入微信助手/HBB插件)&lt;/p&gt;&#xA;&lt;p&gt;&lt;code&gt;com.tencent.mm.xin&lt;/code&gt; (多开，只能dev开发证书签名且需要注入微信助手/HBB插件)&lt;/p&gt;&#xA;&lt;p&gt;已测试，使用 &lt;code&gt;com.tencent.qy.xin&lt;/code&gt; 目前来说是最稳定的推送&lt;/p&gt;&#xA;&lt;h2 id=&#34;微信助手&#34;&gt;&#xA;  微信助手&#xA;  &lt;a class=&#34;heading-link&#34; href=&#34;#%e5%be%ae%e4%bf%a1%e5%8a%a9%e6%89%8b&#34;&gt;&#xA;    &lt;i class=&#34;fa-solid fa-link&#34; aria-hidden=&#34;true&#34; title=&#34;Link to heading&#34;&gt;&lt;/i&gt;&#xA;    &lt;span class=&#34;sr-only&#34;&gt;Link to heading&lt;/span&gt;&#xA;  &lt;/a&gt;&#xA;&lt;/h2&gt;&#xA;&lt;p&gt;使用微信助手后，无后台推送会出现图中问题&lt;/p&gt;&#xA;&lt;p&gt;&lt;img src=&#34;408173051.png&#34; alt=&#34;&#34;&gt;&lt;/p&gt;&#xA;&lt;h2 id=&#34;hbb&#34;&gt;&#xA;  HBB&#xA;  &lt;a class=&#34;heading-link&#34; href=&#34;#hbb&#34;&gt;&#xA;    &lt;i class=&#34;fa-solid fa-link&#34; aria-hidden=&#34;true&#34; title=&#34;Link to heading&#34;&gt;&lt;/i&gt;&#xA;    &lt;span class=&#34;sr-only&#34;&gt;Link to heading&lt;/span&gt;&#xA;  &lt;/a&gt;&#xA;&lt;/h2&gt;&#xA;&lt;p&gt;使用任何 bundleId（指的是上方那些，任意BID功能正在开发中） 都不影响无后台推送，有 &lt;strong&gt;昵称&lt;/strong&gt; &lt;strong&gt;头像&lt;/strong&gt; &lt;strong&gt;消息内容&lt;/strong&gt;&lt;/p&gt;</description>
    </item>
  </channel>
</rss>
