<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>React-Native on Syafiy Rahman</title>
    <link>https://syafiy.dev/tags/react-native/</link>
    <description>Recent content in React-Native on Syafiy Rahman</description>
    <generator>Hugo</generator>
    <language>en-us</language>
    <lastBuildDate>Fri, 08 May 2026 00:00:00 +0000</lastBuildDate>
    <atom:link href="https://syafiy.dev/tags/react-native/index.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>Fixing Android 16KB Page Size Without Upgrading AGP</title>
      <link>https://syafiy.dev/posts/android-16kb-page-size-fix/</link>
      <pubDate>Fri, 08 May 2026 00:00:00 +0000</pubDate>
      <guid>https://syafiy.dev/posts/android-16kb-page-size-fix/</guid>
      <description>&lt;p&gt;Google Play now rejects apps that don&amp;rsquo;t support 16KB memory page sizes. The official fix is upgrading to AGP 8.5+, but that&amp;rsquo;s not always practical. Here&amp;rsquo;s how I fixed it with post-build patching scripts — no toolchain changes required.&lt;/p&gt;&#xA;&lt;h2 id=&#34;whats-happening&#34;&gt;What&amp;rsquo;s Happening&lt;/h2&gt;&#xA;&lt;p&gt;Starting &lt;strong&gt;November 1, 2025&lt;/strong&gt;, all new apps and updates submitted to Google Play that target &lt;strong&gt;Android 15 (API 35)&lt;/strong&gt; or higher must support 16KB memory page sizes on 64-bit devices. This isn&amp;rsquo;t optional — your AAB will be rejected if it&amp;rsquo;s not compliant.&lt;/p&gt;</description>
    </item>
  </channel>
</rss>
