<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:dc="http://purl.org/dc/elements/1.1/">
  <channel>
    <title>DEV Community: Sebastian andres Chab Vives</title>
    <description>The latest articles on DEV Community by Sebastian andres Chab Vives (@sebastian_andreschabviv).</description>
    <link>https://dev.to/sebastian_andreschabviv</link>
    <image>
      <url>https://media2.dev.to/dynamic/image/width=90,height=90,fit=cover,gravity=auto,format=auto/https:%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Fuser%2Fprofile_image%2F3971431%2F19380311-6386-4df4-accd-5a8b0de8cbfb.jpg</url>
      <title>DEV Community: Sebastian andres Chab Vives</title>
      <link>https://dev.to/sebastian_andreschabviv</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/sebastian_andreschabviv"/>
    <language>en</language>
    <item>
      <title>Need feedback on iOS background audio handling and lifecycle interruptions for a new meditation app (TestFlight)</title>
      <dc:creator>Sebastian andres Chab Vives</dc:creator>
      <pubDate>Sat, 06 Jun 2026 15:07:05 +0000</pubDate>
      <link>https://dev.to/sebastian_andreschabviv/need-feedback-on-ios-background-audio-handling-and-lifecycle-interruptions-for-a-new-meditation-app-15k3</link>
      <guid>https://dev.to/sebastian_andreschabviv/need-feedback-on-ios-background-audio-handling-and-lifecycle-interruptions-for-a-new-meditation-app-15k3</guid>
      <description>&lt;p&gt;Hi everyone,&lt;br&gt;
We are currently wrapping up the development of a meditation app ("Meditación Guiada") and we are hitting some edge cases regarding iOS background audio architecture and audio session interruptions.&lt;/p&gt;

&lt;p&gt;Since the app relies entirely on seamless audio playback, we want to stress-test how the system handles lifecycle changes and hardware interruptions across different devices and iOS versions.&lt;/p&gt;

&lt;p&gt;If you have a few minutes to help us test the audio boundaries, you can join our TestFlight public beta here:&lt;/p&gt;

&lt;p&gt;👉 &lt;a href="https://testflight.apple.com/join/WtzYYDJw" rel="noopener noreferrer"&gt;https://testflight.apple.com/join/WtzYYDJw&lt;/a&gt;&lt;/p&gt;

&lt;h3&gt;
  
  
  🛠️ What we need technical feedback on:
&lt;/h3&gt;

&lt;ul&gt;
&lt;li&gt;&lt;p&gt;&lt;strong&gt;Background Execution &amp;amp; State Changes:&lt;/strong&gt; Does the audio continue playing smoothly when the device locks or when multitasking into heavy-resource apps?&lt;/p&gt;&lt;/li&gt;
&lt;li&gt;&lt;p&gt;&lt;strong&gt;Audio Session Interruptions:&lt;/strong&gt; Does the audio session pause and resume properly when interrupted by an incoming phone call, alarm, or system notification?&lt;/p&gt;&lt;/li&gt;
&lt;li&gt;&lt;p&gt;&lt;strong&gt;OS Lifecycle &amp;amp; Stability:&lt;/strong&gt; Any unexpected audio crashes, memory spikes, or weird background rendering bugs?&lt;/p&gt;&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;&lt;em&gt;Note: The app's UI text is currently in Spanish, but you don't need to understand the language since we are purely benchmarking the technical behavior of the background audio system.&lt;/em&gt;&lt;/p&gt;

&lt;p&gt;We would highly appreciate any bug reports, crash logs, or architectural insights. Thanks for your time!&lt;/p&gt;

</description>
      <category>ios</category>
      <category>mobile</category>
      <category>showdev</category>
      <category>testing</category>
    </item>
  </channel>
</rss>
