{"id":4429,"date":"2022-10-19T10:39:12","date_gmt":"2022-10-19T14:39:12","guid":{"rendered":"https:\/\/ionic.io\/blog\/?p=4429"},"modified":"2022-12-16T17:39:43","modified_gmt":"2022-12-16T22:39:43","slug":"update-your-target-android-api-level-by-november-1","status":"publish","type":"post","link":"https:\/\/ionic.io\/blog\/update-your-target-android-api-level-by-november-1","title":{"rendered":"Update your target Android API level by November 1"},"content":{"rendered":"<p><strong>Update: Android has delayed the deadline to update the target API level to January 31, 2023<\/strong>. Additionally, developers can request an extension of up to May 1, 2023. <a href=\"https:\/\/support.google.com\/googleplay\/android-developer\/answer\/11926878#exceptions\">View extension details on Google Play Console support<\/a>.<\/p>\n<p><span style=\"font-weight: 400\">Appflow and Capacitor are built for mobile developers, and we know the challenges of managing various dependencies and requirements. That\u2019s why we keep you up-to-date on the latest deadlines.\u00a0<\/span><span style=\"font-weight: 400\">Starting November 1, existing and updated apps have <\/span><a href=\"https:\/\/support.google.com\/googleplay\/android-developer\/answer\/11926878\"><span style=\"font-weight: 400\">new requirements for the targeted Android API level<\/span><\/a><span style=\"font-weight: 400\">. These requirements set by Android are designed to ensure the latest security, privacy, and user experience updates.\u00a0<\/span><\/p>\n<p><!--more--><\/p>\n<h2>Existing apps<\/h2>\n<p><b>For existing apps,<\/b><span style=\"font-weight: 400\"> meaning a published app not receiving updates, apps must target an API level of 30 or higher to be discoverable in Google Play. This means <\/span><b>new users<\/b><span style=\"font-weight: 400\"> won\u2019t be able to use Google Play to find or install apps targeting a level of 29 or below.\u00a0<\/span><\/p>\n<p><span style=\"font-weight: 400\">Users that have already installed your app will still be able to discover, re-install, and use the app via Google Play. They will also still have access to your app even after moving to a new Android device.<\/span><\/p>\n<p><span style=\"font-weight: 400\">If you want new users to have access to your app and your target API level below 30, now is the time to update your app.<\/span><\/p>\n<h2>Updated apps<\/h2>\n<p><b>For new updates <\/b><span style=\"font-weight: 400\">to an existing app, a target API level of 31 is required. App bundles or APK\u2019s targeting a level of 30 or below cannot be uploaded in Play Console after the November 1 deadline. This requirement has already been in effect for brand new apps since August.<\/span><\/p>\n<h2>Updating your targeted Android API level<\/h2>\n<p><span style=\"font-weight: 400\">The target API level for your app is specified by the <\/span><code>targetSdkVersion<\/code><span style=\"font-weight: 400\"> in your manifest file. For Capacitor projects, identify and update your existing target API level in the <\/span><code>variables.gradle<\/code><span style=\"font-weight: 400\"> file in your Android app.\u00a0<\/span><\/p>\n<p>&nbsp;<\/p>\n<pre><code class=\"language-json\">ext {\n\nminSdkVersion = 22\n\ncompileSdkVersion = 32\n\ntargetSdkVersion = 32\n\nandroidxActivityVersion = &#039;1.4.0&#039;\n\nandroidxAppCompatVersion = &#039;1.4.2&#039;\n\nandroidxCoordinatorLayoutVersion = &#039;1.2.0&#039;\n\nandroidxCoreVersion = &#039;1.8.0&#039;\n\nandroidxFragmentVersion = &#039;1.4.1&#039;\n\ncoreSplashScreenVersion = &#039;1.0.0-rc01&#039;\n\nandroidxWebkitVersion = &#039;1.4.0&#039;\n\njunitVersion = &#039;4.13.2&#039;\n\nandroidxJunitVersion = &#039;1.1.3&#039;\n\nandroidxEspressoCoreVersion = &#039;3.4.0&#039;\n\ncordovaAndroidVersion = &#039;10.1.1&#039;\n\n}<\/code><\/pre>\n<p><span style=\"font-weight: 400\">Your application may require additional updates depending on what version you are migrating from and what features you leverage. You can <\/span><a href=\"https:\/\/developer.android.com\/google\/play\/requirements\/target-sdk\"><span style=\"font-weight: 400\">view more details in the Android migration guide<\/span><\/a><span style=\"font-weight: 400\">.<\/span><\/p>\n<h2>Capacitor 4<\/h2>\n<p><span style=\"font-weight: 400\">If you\u2019re on the latest version of Capacitor, you are already targeting API level 32. Capacitor 4.0 provides all the updates your application needs to be ready for the latest version of Android devices. If you haven\u2019t updated yet and need to increase your target API level, consider updating your Capacitor version as well. <\/span><a href=\"https:\/\/capacitorjs.com\/docs\/updating\/4-0\"><span style=\"font-weight: 400\">Check out our 4.0 migration guide<\/span><\/a><span style=\"font-weight: 400\">, which highlights what features have changed and how to make the transition seamless.<\/span><\/p>\n<h2>Appflow has you covered<\/h2>\n<p><span style=\"font-weight: 400\">Appflow <a href=\"https:\/\/ionic.io\/blog\/appflow-build-stacks-updates\">build stacks<\/a> for Android include the latest versions of the Android SDK. In addition, we deprecate older versions once they are out of support, and provide notice in advance so your team can prepare.\u00a0<\/span><\/p>\n<p><span style=\"font-weight: 400\">Appflow also has an update ready to handle the upcoming requirement for Android App Bundle (AAB) builds after November 21. While you can already build both <code>.aab<\/code> and <code>.apk<\/code> bundles in Appflow, starting on November 21, we\u2019ll default to AAB and show a warning if you try to create a new destination with <code>.apk<\/code> selected.<\/span><\/p>\n<p><span style=\"font-weight: 400\">If you\u2019re not already leveraging Appflow for automated build and deployments, get started with <\/span><a href=\"https:\/\/dashboard.ionicframework.com\/account-setup?loc=billing\"><span style=\"font-weight: 400\">a free trial today<\/span><\/a><span style=\"font-weight: 400\">!<\/span><\/p>\n","protected":false},"excerpt":{"rendered":"<p>Update: Android has delayed the deadline to update the target API level to January 31, 2023. Additionally, developers can request an extension of up to May 1, 2023. View extension details on Google Play Console support. Appflow and Capacitor are built for mobile developers, and we know the challenges of managing various dependencies and requirements. [&hellip;]<\/p>\n","protected":false},"author":98,"featured_media":4437,"comment_status":"open","ping_status":"closed","sticky":false,"template":"","format":"standard","meta":{"_acf_changed":false,"publish_to_discourse":"0","publish_post_category":"26","wpdc_auto_publish_overridden":"","wpdc_topic_tags":"","wpdc_pin_topic":"","wpdc_pin_until":"","discourse_post_id":"554323","discourse_permalink":"https:\/\/forum.ionicframework.com\/t\/update-your-target-android-api-level-by-november-1\/227841","wpdc_publishing_response":"","wpdc_publishing_error":"","_jetpack_memberships_contains_paid_content":false,"footnotes":""},"categories":[1],"tags":[125,128,151],"class_list":["post-4429","post","type-post","status-publish","format-standard","has-post-thumbnail","hentry","category-all","tag-android","tag-appflow","tag-capacitor"],"acf":[],"yoast_head":"<!-- This site is optimized with the Yoast SEO Premium plugin v23.0 (Yoast SEO v23.0) - https:\/\/yoast.com\/wordpress\/plugins\/seo\/ -->\n<title>Update your target Android API level by November 1 - Ionic Blog<\/title>\n<meta name=\"description\" content=\"Update your Android apps by Nov 1 to meet upcoming target API level requirements\" \/>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/ionic.io\/blog\/update-your-target-android-api-level-by-november-1\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Update your target Android API level by November 1\" \/>\n<meta property=\"og:description\" content=\"Update your Android apps by Nov 1 to meet upcoming target API level requirements\" \/>\n<meta property=\"og:url\" content=\"https:\/\/ionic.io\/blog\/update-your-target-android-api-level-by-november-1\" \/>\n<meta property=\"og:site_name\" content=\"Ionic Blog\" \/>\n<meta property=\"article:published_time\" content=\"2022-10-19T14:39:12+00:00\" \/>\n<meta property=\"article:modified_time\" content=\"2022-12-16T22:39:43+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/ionic.io\/blog\/wp-content\/uploads\/2022\/10\/androidupdate-feature-image.png\" \/>\n\t<meta property=\"og:image:width\" content=\"1600\" \/>\n\t<meta property=\"og:image:height\" content=\"880\" \/>\n\t<meta property=\"og:image:type\" content=\"image\/png\" \/>\n<meta name=\"author\" content=\"Cecelia Martinez\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:creator\" content=\"@ceceliacreates\" \/>\n<meta name=\"twitter:site\" content=\"@ionicframework\" \/>\n<meta name=\"twitter:label1\" content=\"Written by\" \/>\n\t<meta name=\"twitter:data1\" content=\"Cecelia Martinez\" \/>\n\t<meta name=\"twitter:label2\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data2\" content=\"3 minutes\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\/\/schema.org\",\"@graph\":[{\"@type\":\"Article\",\"@id\":\"https:\/\/ionic.io\/blog\/update-your-target-android-api-level-by-november-1#article\",\"isPartOf\":{\"@id\":\"https:\/\/ionic.io\/blog\/update-your-target-android-api-level-by-november-1\"},\"author\":{\"name\":\"Cecelia Martinez\",\"@id\":\"https:\/\/ionic.io\/blog\/#\/schema\/person\/5e1062699fd542f5a6fe4c72879c1637\"},\"headline\":\"Update your target Android API level by November 1\",\"datePublished\":\"2022-10-19T14:39:12+00:00\",\"dateModified\":\"2022-12-16T22:39:43+00:00\",\"mainEntityOfPage\":{\"@id\":\"https:\/\/ionic.io\/blog\/update-your-target-android-api-level-by-november-1\"},\"wordCount\":516,\"commentCount\":0,\"publisher\":{\"@id\":\"https:\/\/ionic.io\/blog\/#organization\"},\"image\":{\"@id\":\"https:\/\/ionic.io\/blog\/update-your-target-android-api-level-by-november-1#primaryimage\"},\"thumbnailUrl\":\"https:\/\/ionic.io\/blog\/wp-content\/uploads\/2022\/10\/androidupdate-feature-image.png\",\"keywords\":[\"Android\",\"Appflow\",\"Capacitor\"],\"articleSection\":[\"All\"],\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"CommentAction\",\"name\":\"Comment\",\"target\":[\"https:\/\/ionic.io\/blog\/update-your-target-android-api-level-by-november-1#respond\"]}]},{\"@type\":\"WebPage\",\"@id\":\"https:\/\/ionic.io\/blog\/update-your-target-android-api-level-by-november-1\",\"url\":\"https:\/\/ionic.io\/blog\/update-your-target-android-api-level-by-november-1\",\"name\":\"Update your target Android API level by November 1 - Ionic Blog\",\"isPartOf\":{\"@id\":\"https:\/\/ionic.io\/blog\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\/\/ionic.io\/blog\/update-your-target-android-api-level-by-november-1#primaryimage\"},\"image\":{\"@id\":\"https:\/\/ionic.io\/blog\/update-your-target-android-api-level-by-november-1#primaryimage\"},\"thumbnailUrl\":\"https:\/\/ionic.io\/blog\/wp-content\/uploads\/2022\/10\/androidupdate-feature-image.png\",\"datePublished\":\"2022-10-19T14:39:12+00:00\",\"dateModified\":\"2022-12-16T22:39:43+00:00\",\"description\":\"Update your Android apps by Nov 1 to meet upcoming target API level requirements\",\"breadcrumb\":{\"@id\":\"https:\/\/ionic.io\/blog\/update-your-target-android-api-level-by-november-1#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\/\/ionic.io\/blog\/update-your-target-android-api-level-by-november-1\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/ionic.io\/blog\/update-your-target-android-api-level-by-november-1#primaryimage\",\"url\":\"https:\/\/ionic.io\/blog\/wp-content\/uploads\/2022\/10\/androidupdate-feature-image.png\",\"contentUrl\":\"https:\/\/ionic.io\/blog\/wp-content\/uploads\/2022\/10\/androidupdate-feature-image.png\",\"width\":1600,\"height\":880},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\/\/ionic.io\/blog\/update-your-target-android-api-level-by-november-1#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\/\/ionic.io\/blog\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Update your target Android API level by November 1\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\/\/ionic.io\/blog\/#website\",\"url\":\"https:\/\/ionic.io\/blog\/\",\"name\":\"ionic.io\/blog\",\"description\":\"Build amazing native and progressive web apps with the web\",\"publisher\":{\"@id\":\"https:\/\/ionic.io\/blog\/#organization\"},\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\/\/ionic.io\/blog\/?s={search_term_string}\"},\"query-input\":\"required name=search_term_string\"}],\"inLanguage\":\"en-US\"},{\"@type\":\"Organization\",\"@id\":\"https:\/\/ionic.io\/blog\/#organization\",\"name\":\"Ionic\",\"url\":\"https:\/\/ionic.io\/blog\/\",\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/ionic.io\/blog\/#\/schema\/logo\/image\/\",\"url\":\"https:\/\/ionic.io\/blog\/wp-content\/uploads\/2020\/10\/white-on-color.png\",\"contentUrl\":\"https:\/\/ionic.io\/blog\/wp-content\/uploads\/2020\/10\/white-on-color.png\",\"width\":1920,\"height\":854,\"caption\":\"Ionic\"},\"image\":{\"@id\":\"https:\/\/ionic.io\/blog\/#\/schema\/logo\/image\/\"},\"sameAs\":[\"https:\/\/x.com\/ionicframework\"]},{\"@type\":\"Person\",\"@id\":\"https:\/\/ionic.io\/blog\/#\/schema\/person\/5e1062699fd542f5a6fe4c72879c1637\",\"name\":\"Cecelia Martinez\",\"image\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/ionic.io\/blog\/#\/schema\/person\/image\/\",\"url\":\"https:\/\/ionic.io\/blog\/wp-content\/uploads\/2022\/09\/IMG_4815-150x150.jpeg\",\"contentUrl\":\"https:\/\/ionic.io\/blog\/wp-content\/uploads\/2022\/09\/IMG_4815-150x150.jpeg\",\"caption\":\"Cecelia Martinez\"},\"description\":\"Developer Advocate\",\"sameAs\":[\"https:\/\/www.linkedin.com\/in\/ceceliamartinez\/\",\"https:\/\/x.com\/ceceliacreates\"],\"jobTitle\":\"Developer Advocate\",\"url\":\"https:\/\/ionic.io\/blog\/author\/cecelia\"}]}<\/script>\n<!-- \/ Yoast SEO Premium plugin. -->","yoast_head_json":{"title":"Update your target Android API level by November 1 - Ionic Blog","description":"Update your Android apps by Nov 1 to meet upcoming target API level requirements","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"canonical":"https:\/\/ionic.io\/blog\/update-your-target-android-api-level-by-november-1","og_locale":"en_US","og_type":"article","og_title":"Update your target Android API level by November 1","og_description":"Update your Android apps by Nov 1 to meet upcoming target API level requirements","og_url":"https:\/\/ionic.io\/blog\/update-your-target-android-api-level-by-november-1","og_site_name":"Ionic Blog","article_published_time":"2022-10-19T14:39:12+00:00","article_modified_time":"2022-12-16T22:39:43+00:00","og_image":[{"width":1600,"height":880,"url":"https:\/\/ionic.io\/blog\/wp-content\/uploads\/2022\/10\/androidupdate-feature-image.png","type":"image\/png"}],"author":"Cecelia Martinez","twitter_card":"summary_large_image","twitter_creator":"@ceceliacreates","twitter_site":"@ionicframework","twitter_misc":{"Written by":"Cecelia Martinez","Est. reading time":"3 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"Article","@id":"https:\/\/ionic.io\/blog\/update-your-target-android-api-level-by-november-1#article","isPartOf":{"@id":"https:\/\/ionic.io\/blog\/update-your-target-android-api-level-by-november-1"},"author":{"name":"Cecelia Martinez","@id":"https:\/\/ionic.io\/blog\/#\/schema\/person\/5e1062699fd542f5a6fe4c72879c1637"},"headline":"Update your target Android API level by November 1","datePublished":"2022-10-19T14:39:12+00:00","dateModified":"2022-12-16T22:39:43+00:00","mainEntityOfPage":{"@id":"https:\/\/ionic.io\/blog\/update-your-target-android-api-level-by-november-1"},"wordCount":516,"commentCount":0,"publisher":{"@id":"https:\/\/ionic.io\/blog\/#organization"},"image":{"@id":"https:\/\/ionic.io\/blog\/update-your-target-android-api-level-by-november-1#primaryimage"},"thumbnailUrl":"https:\/\/ionic.io\/blog\/wp-content\/uploads\/2022\/10\/androidupdate-feature-image.png","keywords":["Android","Appflow","Capacitor"],"articleSection":["All"],"inLanguage":"en-US","potentialAction":[{"@type":"CommentAction","name":"Comment","target":["https:\/\/ionic.io\/blog\/update-your-target-android-api-level-by-november-1#respond"]}]},{"@type":"WebPage","@id":"https:\/\/ionic.io\/blog\/update-your-target-android-api-level-by-november-1","url":"https:\/\/ionic.io\/blog\/update-your-target-android-api-level-by-november-1","name":"Update your target Android API level by November 1 - Ionic Blog","isPartOf":{"@id":"https:\/\/ionic.io\/blog\/#website"},"primaryImageOfPage":{"@id":"https:\/\/ionic.io\/blog\/update-your-target-android-api-level-by-november-1#primaryimage"},"image":{"@id":"https:\/\/ionic.io\/blog\/update-your-target-android-api-level-by-november-1#primaryimage"},"thumbnailUrl":"https:\/\/ionic.io\/blog\/wp-content\/uploads\/2022\/10\/androidupdate-feature-image.png","datePublished":"2022-10-19T14:39:12+00:00","dateModified":"2022-12-16T22:39:43+00:00","description":"Update your Android apps by Nov 1 to meet upcoming target API level requirements","breadcrumb":{"@id":"https:\/\/ionic.io\/blog\/update-your-target-android-api-level-by-november-1#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/ionic.io\/blog\/update-your-target-android-api-level-by-november-1"]}]},{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/ionic.io\/blog\/update-your-target-android-api-level-by-november-1#primaryimage","url":"https:\/\/ionic.io\/blog\/wp-content\/uploads\/2022\/10\/androidupdate-feature-image.png","contentUrl":"https:\/\/ionic.io\/blog\/wp-content\/uploads\/2022\/10\/androidupdate-feature-image.png","width":1600,"height":880},{"@type":"BreadcrumbList","@id":"https:\/\/ionic.io\/blog\/update-your-target-android-api-level-by-november-1#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/ionic.io\/blog"},{"@type":"ListItem","position":2,"name":"Update your target Android API level by November 1"}]},{"@type":"WebSite","@id":"https:\/\/ionic.io\/blog\/#website","url":"https:\/\/ionic.io\/blog\/","name":"ionic.io\/blog","description":"Build amazing native and progressive web apps with the web","publisher":{"@id":"https:\/\/ionic.io\/blog\/#organization"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/ionic.io\/blog\/?s={search_term_string}"},"query-input":"required name=search_term_string"}],"inLanguage":"en-US"},{"@type":"Organization","@id":"https:\/\/ionic.io\/blog\/#organization","name":"Ionic","url":"https:\/\/ionic.io\/blog\/","logo":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/ionic.io\/blog\/#\/schema\/logo\/image\/","url":"https:\/\/ionic.io\/blog\/wp-content\/uploads\/2020\/10\/white-on-color.png","contentUrl":"https:\/\/ionic.io\/blog\/wp-content\/uploads\/2020\/10\/white-on-color.png","width":1920,"height":854,"caption":"Ionic"},"image":{"@id":"https:\/\/ionic.io\/blog\/#\/schema\/logo\/image\/"},"sameAs":["https:\/\/x.com\/ionicframework"]},{"@type":"Person","@id":"https:\/\/ionic.io\/blog\/#\/schema\/person\/5e1062699fd542f5a6fe4c72879c1637","name":"Cecelia Martinez","image":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/ionic.io\/blog\/#\/schema\/person\/image\/","url":"https:\/\/ionic.io\/blog\/wp-content\/uploads\/2022\/09\/IMG_4815-150x150.jpeg","contentUrl":"https:\/\/ionic.io\/blog\/wp-content\/uploads\/2022\/09\/IMG_4815-150x150.jpeg","caption":"Cecelia Martinez"},"description":"Developer Advocate","sameAs":["https:\/\/www.linkedin.com\/in\/ceceliamartinez\/","https:\/\/x.com\/ceceliacreates"],"jobTitle":"Developer Advocate","url":"https:\/\/ionic.io\/blog\/author\/cecelia"}]}},"jetpack_sharing_enabled":true,"jetpack_featured_media_url":"https:\/\/ionic.io\/blog\/wp-content\/uploads\/2022\/10\/androidupdate-feature-image.png","_links":{"self":[{"href":"https:\/\/ionic.io\/blog\/wp-json\/wp\/v2\/posts\/4429","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/ionic.io\/blog\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/ionic.io\/blog\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/ionic.io\/blog\/wp-json\/wp\/v2\/users\/98"}],"replies":[{"embeddable":true,"href":"https:\/\/ionic.io\/blog\/wp-json\/wp\/v2\/comments?post=4429"}],"version-history":[{"count":2,"href":"https:\/\/ionic.io\/blog\/wp-json\/wp\/v2\/posts\/4429\/revisions"}],"predecessor-version":[{"id":4587,"href":"https:\/\/ionic.io\/blog\/wp-json\/wp\/v2\/posts\/4429\/revisions\/4587"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/ionic.io\/blog\/wp-json\/wp\/v2\/media\/4437"}],"wp:attachment":[{"href":"https:\/\/ionic.io\/blog\/wp-json\/wp\/v2\/media?parent=4429"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/ionic.io\/blog\/wp-json\/wp\/v2\/categories?post=4429"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/ionic.io\/blog\/wp-json\/wp\/v2\/tags?post=4429"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}