CINXE.COM

WatchOS app crashes/no longer works (SE 1st Gen) | Pocket Casts Forum

<!DOCTYPE html> <head> <meta charset="UTF-8"> <meta name="viewport" content="width=device-width"> <title>WatchOS app crashes/no longer works (SE 1st&nbsp;Gen) | Pocket Casts Forum</title> <link rel="profile" href="http://gmpg.org/xfn/11"> <link rel="pingback" href="https://forums.pocketcasts.com/xmlrpc.php"> <script>(function(H){H.className=H.className.replace(/\bno-js\b/,'js')})(document.documentElement)</script> <meta name='robots' content='max-image-preview:large' /> <!-- Async WordPress.com Remote Login --> <script id="wpcom_remote_login_js"> var wpcom_remote_login_extra_auth = ''; function wpcom_remote_login_remove_dom_node_id( element_id ) { var dom_node = document.getElementById( element_id ); if ( dom_node ) { dom_node.parentNode.removeChild( dom_node ); } } function wpcom_remote_login_remove_dom_node_classes( class_name ) { var dom_nodes = document.querySelectorAll( '.' + class_name ); for ( var i = 0; i < dom_nodes.length; i++ ) { dom_nodes[ i ].parentNode.removeChild( dom_nodes[ i ] ); } } function wpcom_remote_login_final_cleanup() { wpcom_remote_login_remove_dom_node_classes( "wpcom_remote_login_msg" ); wpcom_remote_login_remove_dom_node_id( "wpcom_remote_login_key" ); wpcom_remote_login_remove_dom_node_id( "wpcom_remote_login_validate" ); wpcom_remote_login_remove_dom_node_id( "wpcom_remote_login_js" ); wpcom_remote_login_remove_dom_node_id( "wpcom_request_access_iframe" ); wpcom_remote_login_remove_dom_node_id( "wpcom_request_access_styles" ); } // Watch for messages back from the remote login window.addEventListener( "message", function( e ) { if ( e.origin === "https://r-login.wordpress.com" ) { var data = {}; try { data = JSON.parse( e.data ); } catch( e ) { wpcom_remote_login_final_cleanup(); return; } if ( data.msg === 'LOGIN' ) { // Clean up the login check iframe wpcom_remote_login_remove_dom_node_id( "wpcom_remote_login_key" ); var id_regex = new RegExp( /^[0-9]+$/ ); var token_regex = new RegExp( /^.*|.*|.*$/ ); if ( token_regex.test( data.token ) && id_regex.test( data.wpcomid ) ) { // We have everything we need to ask for a login var script = document.createElement( "script" ); script.setAttribute( "id", "wpcom_remote_login_validate" ); script.src = '/remote-login.php?wpcom_remote_login=validate' + '&wpcomid=' + data.wpcomid + '&token=' + encodeURIComponent( data.token ) + '&host=' + window.location.protocol + '//' + window.location.hostname + '&postid=6180' + '&is_singular='; document.body.appendChild( script ); } return; } // Safari ITP, not logged in, so redirect if ( data.msg === 'LOGIN-REDIRECT' ) { window.location = 'https://wordpress.com/log-in?redirect_to=' + window.location.href; return; } // Safari ITP, storage access failed, remove the request if ( data.msg === 'LOGIN-REMOVE' ) { var css_zap = 'html { -webkit-transition: margin-top 1s; transition: margin-top 1s; } /* 9001 */ html { margin-top: 0 !important; } * html body { margin-top: 0 !important; } @media screen and ( max-width: 782px ) { html { margin-top: 0 !important; } * html body { margin-top: 0 !important; } }'; var style_zap = document.createElement( 'style' ); style_zap.type = 'text/css'; style_zap.appendChild( document.createTextNode( css_zap ) ); document.body.appendChild( style_zap ); var e = document.getElementById( 'wpcom_request_access_iframe' ); e.parentNode.removeChild( e ); document.cookie = 'wordpress_com_login_access=denied; path=/; max-age=31536000'; return; } // Safari ITP if ( data.msg === 'REQUEST_ACCESS' ) { console.log( 'request access: safari' ); // Check ITP iframe enable/disable knob if ( wpcom_remote_login_extra_auth !== 'safari_itp_iframe' ) { return; } // If we are in a "private window" there is no ITP. var private_window = false; try { var opendb = window.openDatabase( null, null, null, null ); } catch( e ) { private_window = true; } if ( private_window ) { console.log( 'private window' ); return; } var iframe = document.createElement( 'iframe' ); iframe.id = 'wpcom_request_access_iframe'; iframe.setAttribute( 'scrolling', 'no' ); iframe.setAttribute( 'sandbox', 'allow-storage-access-by-user-activation allow-scripts allow-same-origin allow-top-navigation-by-user-activation' ); iframe.src = 'https://r-login.wordpress.com/remote-login.php?wpcom_remote_login=request_access&origin=' + encodeURIComponent( data.origin ) + '&wpcomid=' + encodeURIComponent( data.wpcomid ); var css = 'html { -webkit-transition: margin-top 1s; transition: margin-top 1s; } /* 9001 */ html { margin-top: 46px !important; } * html body { margin-top: 46px !important; } @media screen and ( max-width: 660px ) { html { margin-top: 71px !important; } * html body { margin-top: 71px !important; } #wpcom_request_access_iframe { display: block; height: 71px !important; } } #wpcom_request_access_iframe { border: 0px; height: 46px; position: fixed; top: 0; left: 0; width: 100%; min-width: 100%; z-index: 99999; background: #23282d; } '; var style = document.createElement( 'style' ); style.type = 'text/css'; style.id = 'wpcom_request_access_styles'; style.appendChild( document.createTextNode( css ) ); document.body.appendChild( style ); document.body.appendChild( iframe ); } if ( data.msg === 'DONE' ) { wpcom_remote_login_final_cleanup(); } } }, false ); // Inject the remote login iframe after the page has had a chance to load // more critical resources window.addEventListener( "DOMContentLoaded", function( e ) { var iframe = document.createElement( "iframe" ); iframe.style.display = "none"; iframe.setAttribute( "scrolling", "no" ); iframe.setAttribute( "id", "wpcom_remote_login_key" ); iframe.src = "https://r-login.wordpress.com/remote-login.php" + "?wpcom_remote_login=key" + "&origin=aHR0cHM6Ly9mb3J1bXMucG9ja2V0Y2FzdHMuY29t" + "&wpcomid=214227651" + "&time=1732687253"; document.body.appendChild( iframe ); }, false ); </script> <link rel='dns-prefetch' href='//s0.wp.com' /> <link rel='dns-prefetch' href='//stats.wp.com' /> <link rel='dns-prefetch' href='//pocketcastsforum.wordpress.com' /> <link rel='dns-prefetch' href='//s2.wp.com' /> <link rel='dns-prefetch' href='//s1.wp.com' /> <link rel='dns-prefetch' href='//wordpress.com' /> <script type="text/javascript"> /* <![CDATA[ */ function addLoadEvent(func) { var oldonload = window.onload; if (typeof window.onload != 'function') { window.onload = func; } else { window.onload = function () { oldonload(); func(); } } } /* ]]> */ </script> <script type="text/javascript"> /* <![CDATA[ */ window._wpemojiSettings = {"baseUrl":"https:\/\/s0.wp.com\/wp-content\/mu-plugins\/wpcom-smileys\/twemoji\/2\/72x72\/","ext":".png","svgUrl":"https:\/\/s0.wp.com\/wp-content\/mu-plugins\/wpcom-smileys\/twemoji\/2\/svg\/","svgExt":".svg","source":{"concatemoji":"https:\/\/s2.wp.com\/wp-includes\/js\/wp-emoji-release.min.js?m=1719498190i&ver=6.8-alpha-59438"}}; /*! This file is auto-generated */ !function(i,n){var o,s,e;function c(e){try{var t={supportTests:e,timestamp:(new Date).valueOf()};sessionStorage.setItem(o,JSON.stringify(t))}catch(e){}}function p(e,t,n){e.clearRect(0,0,e.canvas.width,e.canvas.height),e.fillText(t,0,0);var t=new Uint32Array(e.getImageData(0,0,e.canvas.width,e.canvas.height).data),r=(e.clearRect(0,0,e.canvas.width,e.canvas.height),e.fillText(n,0,0),new Uint32Array(e.getImageData(0,0,e.canvas.width,e.canvas.height).data));return t.every(function(e,t){return e===r[t]})}function u(e,t,n){switch(t){case"flag":return n(e,"\ud83c\udff3\ufe0f\u200d\u26a7\ufe0f","\ud83c\udff3\ufe0f\u200b\u26a7\ufe0f")?!1:!n(e,"\ud83c\uddfa\ud83c\uddf3","\ud83c\uddfa\u200b\ud83c\uddf3")&&!n(e,"\ud83c\udff4\udb40\udc67\udb40\udc62\udb40\udc65\udb40\udc6e\udb40\udc67\udb40\udc7f","\ud83c\udff4\u200b\udb40\udc67\u200b\udb40\udc62\u200b\udb40\udc65\u200b\udb40\udc6e\u200b\udb40\udc67\u200b\udb40\udc7f");case"emoji":return!n(e,"\ud83d\udc26\u200d\u2b1b","\ud83d\udc26\u200b\u2b1b")}return!1}function f(e,t,n){var r="undefined"!=typeof WorkerGlobalScope&&self instanceof WorkerGlobalScope?new OffscreenCanvas(300,150):i.createElement("canvas"),a=r.getContext("2d",{willReadFrequently:!0}),o=(a.textBaseline="top",a.font="600 32px Arial",{});return e.forEach(function(e){o[e]=t(a,e,n)}),o}function t(e){var t=i.createElement("script");t.src=e,t.defer=!0,i.head.appendChild(t)}"undefined"!=typeof Promise&&(o="wpEmojiSettingsSupports",s=["flag","emoji"],n.supports={everything:!0,everythingExceptFlag:!0},e=new Promise(function(e){i.addEventListener("DOMContentLoaded",e,{once:!0})}),new Promise(function(t){var n=function(){try{var e=JSON.parse(sessionStorage.getItem(o));if("object"==typeof e&&"number"==typeof e.timestamp&&(new Date).valueOf()<e.timestamp+604800&&"object"==typeof e.supportTests)return e.supportTests}catch(e){}return null}();if(!n){if("undefined"!=typeof Worker&&"undefined"!=typeof OffscreenCanvas&&"undefined"!=typeof URL&&URL.createObjectURL&&"undefined"!=typeof Blob)try{var e="postMessage("+f.toString()+"("+[JSON.stringify(s),u.toString(),p.toString()].join(",")+"));",r=new Blob([e],{type:"text/javascript"}),a=new Worker(URL.createObjectURL(r),{name:"wpTestEmojiSupports"});return void(a.onmessage=function(e){c(n=e.data),a.terminate(),t(n)})}catch(e){}c(n=f(s,u,p))}t(n)}).then(function(e){for(var t in e)n.supports[t]=e[t],n.supports.everything=n.supports.everything&&n.supports[t],"flag"!==t&&(n.supports.everythingExceptFlag=n.supports.everythingExceptFlag&&n.supports[t]);n.supports.everythingExceptFlag=n.supports.everythingExceptFlag&&!n.supports.flag,n.DOMReady=!1,n.readyCallback=function(){n.DOMReady=!0}}).then(function(){return e}).then(function(){var e;n.supports.everything||(n.readyCallback(),(e=n.source||{}).concatemoji?t(e.concatemoji):e.wpemoji&&e.twemoji&&(t(e.twemoji),t(e.wpemoji)))}))}((window,document),window._wpemojiSettings); /* ]]> */ </script> <link crossorigin='anonymous' rel='stylesheet' id='all-css-0-1' href='https://s1.wp.com/wp-content/mu-plugins/jetpack-plugin/sun/modules/related-posts/related-posts.css?m=1705523988i&cssminify=yes' type='text/css' media='all' /> <style id='wp-emoji-styles-inline-css'> img.wp-smiley, img.emoji { display: inline !important; border: none !important; box-shadow: none !important; height: 1em !important; width: 1em !important; margin: 0 0.07em !important; vertical-align: -0.1em !important; background: none !important; padding: 0 !important; } </style> <link crossorigin='anonymous' rel='stylesheet' id='all-css-2-1' href='https://s2.wp.com/wp-content/plugins/gutenberg-core/v18.3.0/build/block-library/style.css?m=1715382909i&cssminify=yes' type='text/css' media='all' /> <style id='wp-block-library-inline-css'> .has-text-align-justify { text-align:justify; } .has-text-align-justify{text-align:justify;} </style> <style id='happy-blocks-pricing-plans-style-inline-css'> @keyframes hb-pricing-plans-embed__skeleton__animation{0%{opacity:.5}50%{opacity:1}100%{opacity:.5}}.hb-pricing-plans-embed{flex-wrap:wrap;padding:28px;margin:24px 0;border:1px solid #dcdcde;border-radius:2px;gap:22px;background-color:#fff;word-break:initial}.hb-pricing-plans-embed__settings select{min-height:30px;height:36px;padding:0 26px 0 16px;margin:0;border-color:#949494}.hb-pricing-plans-embed__settings .components-panel__row{display:block;margin-bottom:15px}.hb-pricing-plans-embed__settings .components-radio-control__option{display:flex;gap:10px}.hb-pricing-plans-embed__settings .components-flex.components-h-stack.components-v-stack{margin-top:12px;flex-direction:row;gap:17px;justify-content:flex-start}.hb-pricing-plans-embed__settings-checkbox--disabled{opacity:.6}.hb-pricing-plans-embed__settings-domain:has(.components-base-control__help) .components-base-control__field{margin-bottom:0}.hb-pricing-plans-embed__skeleton{color:#f6f7f7;background-color:#dcdcde;width:100%;margin:24px 0;min-height:215px;animation:hb-pricing-plans-embed__skeleton__animation 1.6s ease-in-out infinite}.hb-pricing-plans-embed__skeleton::after{content:""}.hb-pricing-plans-embed__tabs{display:flex;background:#f6f7f7;border-radius:6px;padding:4px;width:-moz-fit-content;width:fit-content;margin-bottom:16px;flex-wrap:wrap}.hb-pricing-plans-embed__tabs-label{background:#f6f7f7;padding:4px 16px;font-family:"SF Pro Display",-apple-system,BlinkMacSystemFont,"Segoe UI","Roboto","Oxygen-Sans","Ubuntu","Cantarell","Helvetica Neue",sans-serif;font-weight:500;font-size:.875rem;line-height:20px;border:.5px solid #f6f7f7;border-radius:5px;margin:0}.hb-pricing-plans-embed__tabs-label:hover{background:#f6f7f7}.hb-pricing-plans-embed__tabs-label--active{background:#fff;border:.5px solid rgba(0,0,0,.04);box-shadow:0 3px 8px rgba(0,0,0,.12),0 3px 1px rgba(0,0,0,.04);border-radius:5px;z-index:1}.hb-pricing-plans-embed__tab{display:flex;flex-direction:column;gap:24px}@media(min-width: 782px){.hb-pricing-plans-embed__tab{flex-direction:row}}.hb-pricing-plans-embed__header{flex:1}.hb-pricing-plans-embed__header-label{font-family:"Recoleta","Noto Serif",Georgia,"Times New Roman",Times,serif;font-weight:400;font-size:2rem;line-height:1;display:flex;letter-spacing:-0.32px;color:#101517}.hb-pricing-plans-embed__header-domain{font-family:"SF Pro Text",-apple-system,BlinkMacSystemFont,"Segoe UI","Roboto","Oxygen-Sans","Ubuntu","Cantarell","Helvetica Neue",sans-serif;font-weight:400;font-size:.75rem;line-height:1.66;color:#50575e}.hb-pricing-plans-embed__header-learn-more{text-decoration:none}.hb-pricing-plans-embed__header-learn-more:hover{text-decoration:underline}.hb-pricing-plans-embed__header-description{font-family:"SF Pro Text",-apple-system,BlinkMacSystemFont,"Segoe UI","Roboto","Oxygen-Sans","Ubuntu","Cantarell","Helvetica Neue",sans-serif;font-weight:400;font-size:.875rem;align-items:center;letter-spacing:-0.24px;color:#2c3338;margin-top:8px}.hb-pricing-plans-embed__header-description p:first-of-type{overflow:hidden;text-overflow:ellipsis;display:-webkit-box;line-clamp:2;-webkit-line-clamp:2;-webkit-box-orient:vertical}.hb-pricing-plans-embed__header-description p{margin:0;line-height:1.33}@media(min-width: 782px){.hb-pricing-plans-embed__header-description p{line-height:1.57}}.hb-pricing-plans-embed__billing-info{display:flex;align-items:baseline;gap:8px}.hb-pricing-plans-embed__billing-info-value{font-family:"Recoleta","Noto Serif",Georgia,"Times New Roman",Times,serif;font-weight:400;font-size:2rem;line-height:1;color:#101517}.hb-pricing-plans-embed__billing-info-description{font-family:"SF Pro Text",-apple-system,BlinkMacSystemFont,"Segoe UI","Roboto","Oxygen-Sans","Ubuntu","Cantarell","Helvetica Neue",sans-serif;font-weight:400;font-size:.75rem;line-height:1.66;color:#50575e}.hb-pricing-plans-embed__promo{font-family:"SF Pro Text",-apple-system,BlinkMacSystemFont,"Segoe UI","Roboto","Oxygen-Sans","Ubuntu","Cantarell","Helvetica Neue",sans-serif;font-weight:400;font-size:.75rem;line-height:1.42;display:flex;align-items:center;color:#008a20}.hb-pricing-plans-embed__billing-options{display:flex;flex-wrap:wrap;margin:18px 0;row-gap:8px;column-gap:26px;border:none;padding:0}.hb-pricing-plans-embed__billing-option-input{margin:0;height:20px;width:20px}.hb-pricing-plans-embed__billing-option-label{display:flex;align-items:center;gap:8px;font-family:"SF Pro Text",-apple-system,BlinkMacSystemFont,"Segoe UI","Roboto","Oxygen-Sans","Ubuntu","Cantarell","Helvetica Neue",sans-serif;font-weight:400;font-size:.875rem;line-height:1.42;letter-spacing:-0.15px;color:#50575e}.hb-pricing-plans-embed__detail{flex:1;display:flex;flex-direction:column;justify-content:space-between}.hb-pricing-plans-embed__detail-cta{color:#e9f0f5;font-family:"SF Pro Display",-apple-system,BlinkMacSystemFont,"Segoe UI","Roboto","Oxygen-Sans","Ubuntu","Cantarell","Helvetica Neue",sans-serif;font-size:.875rem;font-weight:500;background:#0675c4;text-decoration:none;width:100%;border-radius:4px;display:flex;justify-content:center;padding:10px 0}#bbpress-forums a.hb-pricing-plans-embed__detail-cta:link,#bbpress-forums a.hb-pricing-plans-embed__detail-cta:visited{color:#e9f0f5;font-family:"SF Pro Display",-apple-system,BlinkMacSystemFont,"Segoe UI","Roboto","Oxygen-Sans","Ubuntu","Cantarell","Helvetica Neue",sans-serif;font-size:.875rem;font-weight:500;background:#0675c4;text-decoration:none;width:100%;border-radius:4px;display:flex;justify-content:center;padding:10px 0}#bbpress-forums fieldset.bbp-form label.hb-pricing-plans-embed__billing-option-label{display:flex}#bbpress-forums fieldset.bbp-form input.hb-pricing-plans-embed__billing-option-input{margin:0}#bbpress-forums div.bbp-reply-content a.hb-pricing-plans-embed__header-learn-more{text-decoration:none}#bbpress-forums div.bbp-reply-content a.hb-pricing-plans-embed__header-learn-more:hover{text-decoration:underline}#bbpress-forums fieldset.bbp-form select.components-select-control__input{min-height:30px;height:36px;padding:0 26px 0 16px;margin:0;border-color:#949494} </style> <link crossorigin='anonymous' rel='stylesheet' id='all-css-4-1' href='https://s1.wp.com/_static/??-eJyVzDEOgCAMQNELiQU1Jg7Gs2AlDYpAaInx9ro5O/7hfbiywhTFRYEcKvnIQPXN1RVSa0h4MOxOssVDBXunKoqK34DlDq5F5gb+LIoVH4k/vpyzGYe+03oyw/4AcmU1KQ==&cssminify=yes' type='text/css' media='all' /> <link crossorigin='anonymous' rel='stylesheet' id='all-css-6-1' href='https://s2.wp.com/_static/??-eJzTLy/QzcxLzilNSS3WzyrWz01NyUxMzUnNTc0rQeEU5CRWphbp5qSmJyZX6uVm5uklFxfr6OPTDpRD5sM02efaGpoZmFkYGRuZGmQBAHPvL0Y=&cssminify=yes' type='text/css' media='all' /> <style id='jetpack-sharing-buttons-style-inline-css'> .jetpack-sharing-buttons__services-list{display:flex;flex-direction:row;flex-wrap:wrap;gap:0;list-style-type:none;margin:5px;padding:0}.jetpack-sharing-buttons__services-list.has-small-icon-size{font-size:12px}.jetpack-sharing-buttons__services-list.has-normal-icon-size{font-size:16px}.jetpack-sharing-buttons__services-list.has-large-icon-size{font-size:24px}.jetpack-sharing-buttons__services-list.has-huge-icon-size{font-size:36px}@media print{.jetpack-sharing-buttons__services-list{display:none!important}}.editor-styles-wrapper .wp-block-jetpack-sharing-buttons{gap:0;padding-inline-start:0}ul.jetpack-sharing-buttons__services-list.has-background{padding:1.25em 2.375em} </style> <link crossorigin='anonymous' rel='stylesheet' id='all-css-8-1' href='https://s1.wp.com/wp-content/plugins/blocks-everywhere/build/support-content-view.min.css?m=1672739656i&cssminify=yes' type='text/css' media='all' /> <style id='classic-theme-styles-inline-css'> /*! This file is auto-generated */ .wp-block-button__link{color:#fff;background-color:#32373c;border-radius:9999px;box-shadow:none;text-decoration:none;padding:calc(.667em + 2px) calc(1.333em + 2px);font-size:1.125em}.wp-block-file__button{background:#32373c;color:#fff;text-decoration:none} </style> <link crossorigin='anonymous' rel='stylesheet' id='all-css-10-1' href='https://s1.wp.com/_static/??-eJxdzlEOwiAMgOELyZoxo/HBeBYGnWIoNLRk1xc1M+pr8/1tYWXjS1bMCtQMp3aNWcCXin1O7BS6IAzRYULqbPAiO/jKtmaeuaKIseYAisTJKQoEXFxLCr3axEAxf7bE7FMLHT5BcHKLfe8v+T8kjblUNUupjd5hf5XKq7jQeTzaabSTPe3vD7ZtUno=&cssminify=yes' type='text/css' media='all' /> <style id='global-styles-inline-css'> :root{--wp--preset--color--black: #000000;--wp--preset--color--cyan-bluish-gray: #abb8c3;--wp--preset--color--white: #ffffff;--wp--preset--color--pale-pink: #f78da7;--wp--preset--color--vivid-red: #cf2e2e;--wp--preset--color--luminous-vivid-orange: #ff6900;--wp--preset--color--luminous-vivid-amber: #fcb900;--wp--preset--color--light-green-cyan: #7bdcb5;--wp--preset--color--vivid-green-cyan: #00d084;--wp--preset--color--pale-cyan-blue: #8ed1fc;--wp--preset--color--vivid-cyan-blue: #0693e3;--wp--preset--color--vivid-purple: #9b51e0;--wp--preset--gradient--vivid-cyan-blue-to-vivid-purple: linear-gradient(135deg,rgba(6,147,227,1) 0%,rgb(155,81,224) 100%);--wp--preset--gradient--light-green-cyan-to-vivid-green-cyan: linear-gradient(135deg,rgb(122,220,180) 0%,rgb(0,208,130) 100%);--wp--preset--gradient--luminous-vivid-amber-to-luminous-vivid-orange: linear-gradient(135deg,rgba(252,185,0,1) 0%,rgba(255,105,0,1) 100%);--wp--preset--gradient--luminous-vivid-orange-to-vivid-red: linear-gradient(135deg,rgba(255,105,0,1) 0%,rgb(207,46,46) 100%);--wp--preset--gradient--very-light-gray-to-cyan-bluish-gray: linear-gradient(135deg,rgb(238,238,238) 0%,rgb(169,184,195) 100%);--wp--preset--gradient--cool-to-warm-spectrum: linear-gradient(135deg,rgb(74,234,220) 0%,rgb(151,120,209) 20%,rgb(207,42,186) 40%,rgb(238,44,130) 60%,rgb(251,105,98) 80%,rgb(254,248,76) 100%);--wp--preset--gradient--blush-light-purple: linear-gradient(135deg,rgb(255,206,236) 0%,rgb(152,150,240) 100%);--wp--preset--gradient--blush-bordeaux: linear-gradient(135deg,rgb(254,205,165) 0%,rgb(254,45,45) 50%,rgb(107,0,62) 100%);--wp--preset--gradient--luminous-dusk: linear-gradient(135deg,rgb(255,203,112) 0%,rgb(199,81,192) 50%,rgb(65,88,208) 100%);--wp--preset--gradient--pale-ocean: linear-gradient(135deg,rgb(255,245,203) 0%,rgb(182,227,212) 50%,rgb(51,167,181) 100%);--wp--preset--gradient--electric-grass: linear-gradient(135deg,rgb(202,248,128) 0%,rgb(113,206,126) 100%);--wp--preset--gradient--midnight: linear-gradient(135deg,rgb(2,3,129) 0%,rgb(40,116,252) 100%);--wp--preset--font-size--small: 13px;--wp--preset--font-size--medium: 20px;--wp--preset--font-size--large: 36px;--wp--preset--font-size--x-large: 42px;--wp--preset--font-family--albert-sans: 'Albert Sans', sans-serif;--wp--preset--font-family--alegreya: Alegreya, serif;--wp--preset--font-family--arvo: Arvo, serif;--wp--preset--font-family--bodoni-moda: 'Bodoni Moda', serif;--wp--preset--font-family--bricolage-grotesque: 'Bricolage Grotesque', sans-serif;--wp--preset--font-family--cabin: Cabin, sans-serif;--wp--preset--font-family--chivo: Chivo, sans-serif;--wp--preset--font-family--commissioner: Commissioner, sans-serif;--wp--preset--font-family--cormorant: Cormorant, serif;--wp--preset--font-family--courier-prime: 'Courier Prime', monospace;--wp--preset--font-family--crimson-pro: 'Crimson Pro', serif;--wp--preset--font-family--dm-mono: 'DM Mono', monospace;--wp--preset--font-family--dm-sans: 'DM Sans', sans-serif;--wp--preset--font-family--dm-serif-display: 'DM Serif Display', serif;--wp--preset--font-family--domine: Domine, serif;--wp--preset--font-family--eb-garamond: 'EB Garamond', serif;--wp--preset--font-family--epilogue: Epilogue, sans-serif;--wp--preset--font-family--fahkwang: Fahkwang, sans-serif;--wp--preset--font-family--figtree: Figtree, sans-serif;--wp--preset--font-family--fira-sans: 'Fira Sans', sans-serif;--wp--preset--font-family--fjalla-one: 'Fjalla One', sans-serif;--wp--preset--font-family--fraunces: Fraunces, serif;--wp--preset--font-family--gabarito: Gabarito, system-ui;--wp--preset--font-family--ibm-plex-mono: 'IBM Plex Mono', monospace;--wp--preset--font-family--ibm-plex-sans: 'IBM Plex Sans', sans-serif;--wp--preset--font-family--ibarra-real-nova: 'Ibarra Real Nova', serif;--wp--preset--font-family--instrument-serif: 'Instrument Serif', serif;--wp--preset--font-family--inter: Inter, sans-serif;--wp--preset--font-family--josefin-sans: 'Josefin Sans', sans-serif;--wp--preset--font-family--jost: Jost, sans-serif;--wp--preset--font-family--libre-baskerville: 'Libre Baskerville', serif;--wp--preset--font-family--libre-franklin: 'Libre Franklin', sans-serif;--wp--preset--font-family--literata: Literata, serif;--wp--preset--font-family--lora: Lora, serif;--wp--preset--font-family--merriweather: Merriweather, serif;--wp--preset--font-family--montserrat: Montserrat, sans-serif;--wp--preset--font-family--newsreader: Newsreader, serif;--wp--preset--font-family--noto-sans-mono: 'Noto Sans Mono', sans-serif;--wp--preset--font-family--nunito: Nunito, sans-serif;--wp--preset--font-family--open-sans: 'Open Sans', sans-serif;--wp--preset--font-family--overpass: Overpass, sans-serif;--wp--preset--font-family--pt-serif: 'PT Serif', serif;--wp--preset--font-family--petrona: Petrona, serif;--wp--preset--font-family--piazzolla: Piazzolla, serif;--wp--preset--font-family--playfair-display: 'Playfair Display', serif;--wp--preset--font-family--plus-jakarta-sans: 'Plus Jakarta Sans', sans-serif;--wp--preset--font-family--poppins: Poppins, sans-serif;--wp--preset--font-family--raleway: Raleway, sans-serif;--wp--preset--font-family--roboto: Roboto, sans-serif;--wp--preset--font-family--roboto-slab: 'Roboto Slab', serif;--wp--preset--font-family--rubik: Rubik, sans-serif;--wp--preset--font-family--rufina: Rufina, serif;--wp--preset--font-family--sora: Sora, sans-serif;--wp--preset--font-family--source-sans-3: 'Source Sans 3', sans-serif;--wp--preset--font-family--source-serif-4: 'Source Serif 4', serif;--wp--preset--font-family--space-mono: 'Space Mono', monospace;--wp--preset--font-family--syne: Syne, sans-serif;--wp--preset--font-family--texturina: Texturina, serif;--wp--preset--font-family--urbanist: Urbanist, sans-serif;--wp--preset--font-family--work-sans: 'Work Sans', sans-serif;--wp--preset--spacing--20: 0.44rem;--wp--preset--spacing--30: 0.67rem;--wp--preset--spacing--40: 1rem;--wp--preset--spacing--50: 1.5rem;--wp--preset--spacing--60: 2.25rem;--wp--preset--spacing--70: 3.38rem;--wp--preset--spacing--80: 5.06rem;--wp--preset--shadow--natural: 6px 6px 9px rgba(0, 0, 0, 0.2);--wp--preset--shadow--deep: 12px 12px 50px rgba(0, 0, 0, 0.4);--wp--preset--shadow--sharp: 6px 6px 0px rgba(0, 0, 0, 0.2);--wp--preset--shadow--outlined: 6px 6px 0px -3px rgba(255, 255, 255, 1), 6px 6px rgba(0, 0, 0, 1);--wp--preset--shadow--crisp: 6px 6px 0px rgba(0, 0, 0, 1);}:where(.is-layout-flex){gap: 0.5em;}:where(.is-layout-grid){gap: 0.5em;}body .is-layout-flex{display: flex;}.is-layout-flex{flex-wrap: wrap;align-items: center;}.is-layout-flex > :is(*, div){margin: 0;}body .is-layout-grid{display: grid;}.is-layout-grid > :is(*, div){margin: 0;}:where(.wp-block-columns.is-layout-flex){gap: 2em;}:where(.wp-block-columns.is-layout-grid){gap: 2em;}:where(.wp-block-post-template.is-layout-flex){gap: 1.25em;}:where(.wp-block-post-template.is-layout-grid){gap: 1.25em;}.has-black-color{color: var(--wp--preset--color--black) !important;}.has-cyan-bluish-gray-color{color: var(--wp--preset--color--cyan-bluish-gray) !important;}.has-white-color{color: var(--wp--preset--color--white) !important;}.has-pale-pink-color{color: var(--wp--preset--color--pale-pink) !important;}.has-vivid-red-color{color: var(--wp--preset--color--vivid-red) !important;}.has-luminous-vivid-orange-color{color: var(--wp--preset--color--luminous-vivid-orange) !important;}.has-luminous-vivid-amber-color{color: var(--wp--preset--color--luminous-vivid-amber) !important;}.has-light-green-cyan-color{color: var(--wp--preset--color--light-green-cyan) !important;}.has-vivid-green-cyan-color{color: var(--wp--preset--color--vivid-green-cyan) !important;}.has-pale-cyan-blue-color{color: var(--wp--preset--color--pale-cyan-blue) !important;}.has-vivid-cyan-blue-color{color: var(--wp--preset--color--vivid-cyan-blue) !important;}.has-vivid-purple-color{color: var(--wp--preset--color--vivid-purple) !important;}.has-black-background-color{background-color: var(--wp--preset--color--black) !important;}.has-cyan-bluish-gray-background-color{background-color: var(--wp--preset--color--cyan-bluish-gray) !important;}.has-white-background-color{background-color: var(--wp--preset--color--white) !important;}.has-pale-pink-background-color{background-color: var(--wp--preset--color--pale-pink) !important;}.has-vivid-red-background-color{background-color: var(--wp--preset--color--vivid-red) !important;}.has-luminous-vivid-orange-background-color{background-color: var(--wp--preset--color--luminous-vivid-orange) !important;}.has-luminous-vivid-amber-background-color{background-color: var(--wp--preset--color--luminous-vivid-amber) !important;}.has-light-green-cyan-background-color{background-color: var(--wp--preset--color--light-green-cyan) !important;}.has-vivid-green-cyan-background-color{background-color: var(--wp--preset--color--vivid-green-cyan) !important;}.has-pale-cyan-blue-background-color{background-color: var(--wp--preset--color--pale-cyan-blue) !important;}.has-vivid-cyan-blue-background-color{background-color: var(--wp--preset--color--vivid-cyan-blue) !important;}.has-vivid-purple-background-color{background-color: var(--wp--preset--color--vivid-purple) !important;}.has-black-border-color{border-color: var(--wp--preset--color--black) !important;}.has-cyan-bluish-gray-border-color{border-color: var(--wp--preset--color--cyan-bluish-gray) !important;}.has-white-border-color{border-color: var(--wp--preset--color--white) !important;}.has-pale-pink-border-color{border-color: var(--wp--preset--color--pale-pink) !important;}.has-vivid-red-border-color{border-color: var(--wp--preset--color--vivid-red) !important;}.has-luminous-vivid-orange-border-color{border-color: var(--wp--preset--color--luminous-vivid-orange) !important;}.has-luminous-vivid-amber-border-color{border-color: var(--wp--preset--color--luminous-vivid-amber) !important;}.has-light-green-cyan-border-color{border-color: var(--wp--preset--color--light-green-cyan) !important;}.has-vivid-green-cyan-border-color{border-color: var(--wp--preset--color--vivid-green-cyan) !important;}.has-pale-cyan-blue-border-color{border-color: var(--wp--preset--color--pale-cyan-blue) !important;}.has-vivid-cyan-blue-border-color{border-color: var(--wp--preset--color--vivid-cyan-blue) !important;}.has-vivid-purple-border-color{border-color: var(--wp--preset--color--vivid-purple) !important;}.has-vivid-cyan-blue-to-vivid-purple-gradient-background{background: var(--wp--preset--gradient--vivid-cyan-blue-to-vivid-purple) !important;}.has-light-green-cyan-to-vivid-green-cyan-gradient-background{background: var(--wp--preset--gradient--light-green-cyan-to-vivid-green-cyan) !important;}.has-luminous-vivid-amber-to-luminous-vivid-orange-gradient-background{background: var(--wp--preset--gradient--luminous-vivid-amber-to-luminous-vivid-orange) !important;}.has-luminous-vivid-orange-to-vivid-red-gradient-background{background: var(--wp--preset--gradient--luminous-vivid-orange-to-vivid-red) !important;}.has-very-light-gray-to-cyan-bluish-gray-gradient-background{background: var(--wp--preset--gradient--very-light-gray-to-cyan-bluish-gray) !important;}.has-cool-to-warm-spectrum-gradient-background{background: var(--wp--preset--gradient--cool-to-warm-spectrum) !important;}.has-blush-light-purple-gradient-background{background: var(--wp--preset--gradient--blush-light-purple) !important;}.has-blush-bordeaux-gradient-background{background: var(--wp--preset--gradient--blush-bordeaux) !important;}.has-luminous-dusk-gradient-background{background: var(--wp--preset--gradient--luminous-dusk) !important;}.has-pale-ocean-gradient-background{background: var(--wp--preset--gradient--pale-ocean) !important;}.has-electric-grass-gradient-background{background: var(--wp--preset--gradient--electric-grass) !important;}.has-midnight-gradient-background{background: var(--wp--preset--gradient--midnight) !important;}.has-small-font-size{font-size: var(--wp--preset--font-size--small) !important;}.has-medium-font-size{font-size: var(--wp--preset--font-size--medium) !important;}.has-large-font-size{font-size: var(--wp--preset--font-size--large) !important;}.has-x-large-font-size{font-size: var(--wp--preset--font-size--x-large) !important;}.has-albert-sans-font-family{font-family: var(--wp--preset--font-family--albert-sans) !important;}.has-alegreya-font-family{font-family: var(--wp--preset--font-family--alegreya) !important;}.has-arvo-font-family{font-family: var(--wp--preset--font-family--arvo) !important;}.has-bodoni-moda-font-family{font-family: var(--wp--preset--font-family--bodoni-moda) !important;}.has-bricolage-grotesque-font-family{font-family: var(--wp--preset--font-family--bricolage-grotesque) !important;}.has-cabin-font-family{font-family: var(--wp--preset--font-family--cabin) !important;}.has-chivo-font-family{font-family: var(--wp--preset--font-family--chivo) !important;}.has-commissioner-font-family{font-family: var(--wp--preset--font-family--commissioner) !important;}.has-cormorant-font-family{font-family: var(--wp--preset--font-family--cormorant) !important;}.has-courier-prime-font-family{font-family: var(--wp--preset--font-family--courier-prime) !important;}.has-crimson-pro-font-family{font-family: var(--wp--preset--font-family--crimson-pro) !important;}.has-dm-mono-font-family{font-family: var(--wp--preset--font-family--dm-mono) !important;}.has-dm-sans-font-family{font-family: var(--wp--preset--font-family--dm-sans) !important;}.has-dm-serif-display-font-family{font-family: var(--wp--preset--font-family--dm-serif-display) !important;}.has-domine-font-family{font-family: var(--wp--preset--font-family--domine) !important;}.has-eb-garamond-font-family{font-family: var(--wp--preset--font-family--eb-garamond) !important;}.has-epilogue-font-family{font-family: var(--wp--preset--font-family--epilogue) !important;}.has-fahkwang-font-family{font-family: var(--wp--preset--font-family--fahkwang) !important;}.has-figtree-font-family{font-family: var(--wp--preset--font-family--figtree) !important;}.has-fira-sans-font-family{font-family: var(--wp--preset--font-family--fira-sans) !important;}.has-fjalla-one-font-family{font-family: var(--wp--preset--font-family--fjalla-one) !important;}.has-fraunces-font-family{font-family: var(--wp--preset--font-family--fraunces) !important;}.has-gabarito-font-family{font-family: var(--wp--preset--font-family--gabarito) !important;}.has-ibm-plex-mono-font-family{font-family: var(--wp--preset--font-family--ibm-plex-mono) !important;}.has-ibm-plex-sans-font-family{font-family: var(--wp--preset--font-family--ibm-plex-sans) !important;}.has-ibarra-real-nova-font-family{font-family: var(--wp--preset--font-family--ibarra-real-nova) !important;}.has-instrument-serif-font-family{font-family: var(--wp--preset--font-family--instrument-serif) !important;}.has-inter-font-family{font-family: var(--wp--preset--font-family--inter) !important;}.has-josefin-sans-font-family{font-family: var(--wp--preset--font-family--josefin-sans) !important;}.has-jost-font-family{font-family: var(--wp--preset--font-family--jost) !important;}.has-libre-baskerville-font-family{font-family: var(--wp--preset--font-family--libre-baskerville) !important;}.has-libre-franklin-font-family{font-family: var(--wp--preset--font-family--libre-franklin) !important;}.has-literata-font-family{font-family: var(--wp--preset--font-family--literata) !important;}.has-lora-font-family{font-family: var(--wp--preset--font-family--lora) !important;}.has-merriweather-font-family{font-family: var(--wp--preset--font-family--merriweather) !important;}.has-montserrat-font-family{font-family: var(--wp--preset--font-family--montserrat) !important;}.has-newsreader-font-family{font-family: var(--wp--preset--font-family--newsreader) !important;}.has-noto-sans-mono-font-family{font-family: var(--wp--preset--font-family--noto-sans-mono) !important;}.has-nunito-font-family{font-family: var(--wp--preset--font-family--nunito) !important;}.has-open-sans-font-family{font-family: var(--wp--preset--font-family--open-sans) !important;}.has-overpass-font-family{font-family: var(--wp--preset--font-family--overpass) !important;}.has-pt-serif-font-family{font-family: var(--wp--preset--font-family--pt-serif) !important;}.has-petrona-font-family{font-family: var(--wp--preset--font-family--petrona) !important;}.has-piazzolla-font-family{font-family: var(--wp--preset--font-family--piazzolla) !important;}.has-playfair-display-font-family{font-family: var(--wp--preset--font-family--playfair-display) !important;}.has-plus-jakarta-sans-font-family{font-family: var(--wp--preset--font-family--plus-jakarta-sans) !important;}.has-poppins-font-family{font-family: var(--wp--preset--font-family--poppins) !important;}.has-raleway-font-family{font-family: var(--wp--preset--font-family--raleway) !important;}.has-roboto-font-family{font-family: var(--wp--preset--font-family--roboto) !important;}.has-roboto-slab-font-family{font-family: var(--wp--preset--font-family--roboto-slab) !important;}.has-rubik-font-family{font-family: var(--wp--preset--font-family--rubik) !important;}.has-rufina-font-family{font-family: var(--wp--preset--font-family--rufina) !important;}.has-sora-font-family{font-family: var(--wp--preset--font-family--sora) !important;}.has-source-sans-3-font-family{font-family: var(--wp--preset--font-family--source-sans-3) !important;}.has-source-serif-4-font-family{font-family: var(--wp--preset--font-family--source-serif-4) !important;}.has-space-mono-font-family{font-family: var(--wp--preset--font-family--space-mono) !important;}.has-syne-font-family{font-family: var(--wp--preset--font-family--syne) !important;}.has-texturina-font-family{font-family: var(--wp--preset--font-family--texturina) !important;}.has-urbanist-font-family{font-family: var(--wp--preset--font-family--urbanist) !important;}.has-work-sans-font-family{font-family: var(--wp--preset--font-family--work-sans) !important;} :where(.wp-block-columns.is-layout-flex){gap: 2em;}:where(.wp-block-columns.is-layout-grid){gap: 2em;} :where(.wp-block-pullquote){font-size: 1.5em;line-height: 1.6;} :where(.wp-block-post-template.is-layout-flex){gap: 1.25em;}:where(.wp-block-post-template.is-layout-grid){gap: 1.25em;} </style> <link crossorigin='anonymous' rel='stylesheet' id='all-css-12-1' href='https://s0.wp.com/_static/??-eJydUdFuwjAM/KGFlMIYPEx8S0jdzJDEUewU8fcEmFi7aRPjzXe5O9k5fUzKUhSIokNRyReHkbWlECqlPB6gIv7GzCrzolFHEqxuvg+3h1GmfECoCWZtNZeUKEtPuQRWiewBxBoW1iwnD89ZeyKBrKIZ/pkylmONiTUsgyUPYq4HL5tmFjA+HkgD5IwdPP4Jtx1U27TtD8+ojAw7T66O7rrYF/zL5ICUJ2sEKU6A6r3BfLditL50nyXvisilxfHdE0GADo0aEI6/iPasMTiTwTB4sDJFF/02vM/f2tfNarWZL/ZnAbzwQg==&cssminify=yes' type='text/css' media='all' /> <style id='jetpack-global-styles-frontend-style-inline-css'> :root { --font-headings: unset; --font-base: unset; --font-headings-default: -apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Oxygen-Sans,Ubuntu,Cantarell,"Helvetica Neue",sans-serif; --font-base-default: -apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Oxygen-Sans,Ubuntu,Cantarell,"Helvetica Neue",sans-serif;} </style> <link crossorigin='anonymous' rel='stylesheet' id='all-css-14-1' href='https://s2.wp.com/wp-content/themes/h4/global.css?m=1420737423i&cssminify=yes' type='text/css' media='all' /> <script type="text/javascript" id="jetpack_related-posts-js-extra"> /* <![CDATA[ */ var related_posts_js_options = {"post_heading":"h4"}; /* ]]> */ </script> <script type="text/javascript" id="jetpack-mu-wpcom-settings-js-before"> /* <![CDATA[ */ var JETPACK_MU_WPCOM_SETTINGS = {"assetsUrl":"https:\/\/s1.wp.com\/wp-content\/mu-plugins\/jetpack-mu-wpcom-plugin\/sun\/vendor\/automattic\/jetpack-mu-wpcom\/src\/build\/"}; /* ]]> */ </script> <script crossorigin='anonymous' type='text/javascript' src='https://s2.wp.com/_static/??-eJyNjsEKwjAQRH/IdEk91Iv4KVKbWDZusjGbaPv3Rqig0IKn3WGGNwPPqDAMVIwVcAKRSiTuDXie0DYeQ+NkB1upz7MVdPdi07ycv0LK45j6vFnthEP7bQ4csg0ZfFF1zYihZmyO/XBbNEgJcK4MuBQkA8lS5RsVWbL8qjVu7UyUVUw8zWuDDEqGhw2G09uKTPMViRbUyR9113a6O2i9dy9yLoeh'></script> <script type="text/javascript" id="rlt-proxy-js-after"> /* <![CDATA[ */ rltInitialize( {"token":null,"iframeOrigins":["https:\/\/widgets.wp.com"]} ); /* ]]> */ </script> <script type="text/javascript" crossorigin='anonymous' src="https://s0.wp.com/wp-content/plugins/gutenberg-core/v18.3.0/build/hooks/index.min.js?m=1715382909i&amp;ver=3aee234ea7807d8d70bc" id="wp-hooks-js"></script> <script type="text/javascript" crossorigin='anonymous' src="https://s0.wp.com/wp-content/plugins/gutenberg-core/v18.3.0/build/i18n/index.min.js?m=1715382909i&amp;ver=5baa98e4345eccc97e24" id="wp-i18n-js"></script> <script type="text/javascript" id="wp-i18n-js-after"> /* <![CDATA[ */ wp.i18n.setLocaleData( { 'text direction\u0004ltr': [ 'ltr' ] } ); wp.i18n.setLocaleData( { 'text direction\u0004ltr': [ 'ltr' ] } ); /* ]]> */ </script> <script type="text/javascript" id="utils-js-extra"> /* <![CDATA[ */ var userSettings = {"url":"\/","uid":"0","time":"1732687252","secure":"1"}; /* ]]> */ </script> <script type="text/javascript" id="wpcom-actionbar-placeholder-js-extra"> /* <![CDATA[ */ var actionbardata = {"siteID":"214227651","postID":"6180","siteURL":"https:\/\/forums.pocketcasts.com","xhrURL":"https:\/\/forums.pocketcasts.com\/wp-admin\/admin-ajax.php","nonce":"ec3b3dda62","isLoggedIn":"","statusMessage":"","subsEmailDefault":"instantly","proxyScriptUrl":"https:\/\/s0.wp.com\/wp-content\/js\/wpcom-proxy-request.js?ver=20211021","shortlink":"https:\/\/wp.me\/peuSoH-1BG","i18n":{"followedText":"New posts from this site will now appear in your <a href=\"https:\/\/wordpress.com\/read\">Reader<\/a>","foldBar":"Collapse this bar","unfoldBar":"Expand this bar"}}; /* ]]> */ </script> <script crossorigin='anonymous' type='text/javascript' src='https://s0.wp.com/_static/??-eJx1jUEOAiEMRS+kNDoZ1IXxLAxTM5ACDYWQeHqrmZ1x/d97HwYffckNc4O2YUIBd/UwWDpzqe0MUWCpZQhWI+GFJsoBfiXuC/AX1o2Kd/SP/OT3+LPUntQl53ErtOrF7oTsqa9Ka7C3QGJSyDo+0v1krb3N83SZ4hsi3kTr'></script> <link rel="EditURI" type="application/rsd+xml" title="RSD" href="https://pocketcastsforum.wordpress.com/xmlrpc.php?rsd" /> <meta name="generator" content="WordPress.com" /> <link rel="canonical" href="https://forums.pocketcasts.com/forums/topic/watchos-app-crashes-no-longer-works-se-1st-gen/" /> <link rel='shortlink' href='https://wp.me/peuSoH-1BG' /> <style> @font-face { font-family: Recoleta; font-display: swap; src: url('https://s1.wp.com/i/fonts/recoleta/400.woff2') } </style> <!-- Jetpack Open Graph Tags --> <meta property="og:type" content="article" /> <meta property="og:title" content="WatchOS app crashes/no longer works (SE 1st&nbsp;Gen)" /> <meta property="og:url" content="https://forums.pocketcasts.com/forums/topic/watchos-app-crashes-no-longer-works-se-1st-gen/" /> <meta property="og:description" content="Pocket Casts Forums Support WatchOS app crashes/no longer works (SE 1st&nbsp;Gen) WatchOS app crashes/no longer works (SE 1st&nbsp;Gen) quietjoy3883 · Member · October 11, 2024 at 4:22 am Copy link…" /> <meta property="article:published_time" content="2024-10-11T07:22:58+00:00" /> <meta property="article:modified_time" content="2024-11-23T19:34:07+00:00" /> <meta property="og:site_name" content="Pocket Casts Forum" /> <meta property="og:image" content="https://forums.pocketcasts.com/wp-content/uploads/2023/03/favicon-196.png?w=196" /> <meta property="og:image:width" content="200" /> <meta property="og:image:height" content="200" /> <meta property="og:image:alt" content="" /> <meta property="og:locale" content="en_US" /> <meta property="article:publisher" content="https://www.facebook.com/WordPresscom" /> <meta name="twitter:text:title" content="WatchOS app crashes/no longer works (SE&nbsp;1st&nbsp;Gen)" /> <meta name="twitter:image" content="https://forums.pocketcasts.com/wp-content/uploads/2023/03/favicon-196.png?w=196" /> <meta name="twitter:card" content="summary" /> <meta name="twitter:app:name:iphone" content="Jetpack" /> <meta name="twitter:app:id:iphone" content="1565481562" /> <meta name="twitter:app:name:ipad" content="Jetpack" /> <meta name="twitter:app:id:ipad" content="1565481562" /> <meta name="twitter:app:name:googleplay" content="Jetpack" /> <meta name="twitter:app:id:googleplay" content="com.jetpack.android" /> <!-- End Jetpack Open Graph Tags --> <link rel="search" type="application/opensearchdescription+xml" href="https://forums.pocketcasts.com/osd.xml" title="Pocket Casts Forum" /> <link rel="search" type="application/opensearchdescription+xml" href="https://s1.wp.com/opensearch.xml" title="WordPress.com" /> <meta name="parsely-title" content="WatchOS app crashes/no longer works (SE&nbsp;1st&nbsp;Gen)"> <meta name="parsely-link" content="https://forums.pocketcasts.com/forums/topic/watchos-app-crashes-no-longer-works-se-1st-gen/"> <meta name="parsely-type" content="post"> <meta name="parsely-image-url" content="https://secure.gravatar.com/avatar/3d491694663c0c17ff01d325170cf7f0?s=96&amp;d=identicon&amp;r=g"> <meta name="parsely-pub-date" content="2024-10-11T04:22:58-03:00"> <meta name="parsely-author" content="quietjoy3883"> <meta name="parsely-section" content="Support"> <script type="application/ld+json">{"@context":"https:\/\/schema.org","url":"https:\/\/forums.pocketcasts.com\/forums\/topic\/watchos-app-crashes-no-longer-works-se-1st-gen\/","headline":"WatchOS app crashes\/no longer works (SE&nbsp;1st&nbsp;Gen)","@type":"NewsArticle","creator":"quietjoy3883","thumbnailUrl":"https:\/\/secure.gravatar.com\/avatar\/3d491694663c0c17ff01d325170cf7f0?s=96&d=identicon&r=g","datePublished":"2024-10-11T04:22:58-03:00","articleSection":"Support"}</script> <meta name="application-name" content="Pocket Casts Forum" /><meta name="msapplication-window" content="width=device-width;height=device-height" /><meta name="description" content="Pocket Casts Forums Support WatchOS app crashes/no longer works (SE 1st&nbsp;Gen) WatchOS app crashes/no longer works (SE 1st&nbsp;Gen) quietjoy3883 · Member · October 11, 2024 at 4:22 am Copy link Add topic to favorites Hi, For several days now, the Apple Watch has stopped working for me. This means that the app on the watch&hellip;" /> <link rel="icon" href="https://forums.pocketcasts.com/wp-content/uploads/2023/03/favicon-196.png?w=32" sizes="32x32" /> <link rel="icon" href="https://forums.pocketcasts.com/wp-content/uploads/2023/03/favicon-196.png?w=192" sizes="192x192" /> <link rel="apple-touch-icon" href="https://forums.pocketcasts.com/wp-content/uploads/2023/03/favicon-196.png?w=180" /> <meta name="msapplication-TileImage" content="https://forums.pocketcasts.com/wp-content/uploads/2023/03/favicon-196.png?w=196" /> </head> <body class="topic bbpress no-js topic-template-default single single-topic postid-6180 wp-embed-responsive jps-theme-a8c/supportforums-pocketcasts customizer-styles-applied pocketcasts jetpack-reblog-enabled has-2022-theme-styling"> <div id="page" class="hfeed site"> <header id="sitehead" class="site-header"> <div id="lpc-header-nav" class="lpc lpc-header-nav"> <div class="x-root lpc-header-nav-wrapper"> <div class="lpc-header-nav-container"> <!-- Nav bar starts here. --> <div class="masterbar-menu" role="menu"> <div class="masterbar"> <nav class="x-nav" aria-label="WordPress.com Navigation"> <ul class="x-nav-list x-nav-list--left"> <li class="x-nav-item"> <a role="menuitem" class="x-nav-link x-nav-link--logo x-link" href="https://pocketcasts.com/"> <img src="https://s2.wp.com/wp-content/themes/a8c/supportforums-pocketcasts/images/logo-pocketcasts-header.svg" alt="PocketCasts.com Logo" /> <span class="x-hidden">PocketCasts.com</span> </a> </li> <li class="x-nav-item x-nav-item--wide"> <a role="menuitem" class="x-nav-link x-link" href="//pocketcasts.com/podcast-player/"> Why Pocket Casts? </a> </li> <li class="x-nav-item x-nav-item--wide"> <a role="menuitem" class="x-nav-link x-link" href="//pocketcasts.com/plus/"> Pocket Casts Plus </a> </li> <li class="x-nav-item x-nav-item--wide"> <a role="menuitem" class="x-nav-link x-link" href="//pocketcasts.com/podcast-producers/"> For Podcasters </a> </li> <li class="x-nav-item x-nav-item--wide"> <a role="menuitem" class="x-nav-link x-link" href="https://blog.pocketcasts.com/"> Blog </a> </li> <li class="x-nav-item x-nav-item--wide"> <a role="menuitem" class="x-nav-link x-link" href="https://support.pocketcasts.com/"> Support </a> </li> </ul> <ul class="x-nav-list x-nav-list--right"> <li class="x-nav-item x-nav-item--wide login-link"> <a role="menuitem" class="x-nav-link x-link" href="https://forums.pocketcasts.com?logmein=1&#038;redirect_to=https://forums.pocketcasts.com/forums/topic/watchos-app-crashes-no-longer-works-se-1st-gen/" title="Log In"> Log In </a> </li> </ul> </nav> </div> </div> <!-- Nav bar ends here. --> <!-- Mobile menu starts here. --> <div class="x-menu" role="menu" aria-label="WordPress.com Navigation Menu" aria-hidden="true"> <div class="x-menu-overlay"></div> <div class="x-menu-content"> <button class="x-menu-button x-link" tabindex="-1"> <span class="x-hidden">Close the navigation menu</span> <span class="x-icon x-icon--close"> <span></span> <span></span> </span> </button> <div class="x-menu-list"> <div class="x-menu-list-title"> Get Started </div> <ul class="x-menu-grid mob-signup"> <li class="x-menu-grid-item"> <a role="menuitem" class="x-menu-link x-link" href="https://wordpress.com/start/" title="Sign Up" tabindex="-1"> Sign Up <span class="x-menu-link-chevron" aria-hidden="true"></span> </a> </li> <li class="x-menu-grid-item"> <a role="menuitem" class="x-menu-link x-link" href="https://forums.pocketcasts.com?logmein=1&#038;redirect_to=https://forums.pocketcasts.com/forums/topic/watchos-app-crashes-no-longer-works-se-1st-gen/" title="Log In" tabindex="-1"> Log In <span class="x-menu-link-chevron" aria-hidden="true"></span> </a> </li> </ul> </div> <div class="x-menu-list"> <div class="x-hidden"> About </div> <ul class="x-menu-grid"> <li class="x-menu-grid-item"> <a role="menuitem" class="x-menu-link x-link" href="https://wordpress.com/pricing/" title="Plans &amp; Pricing" tabindex="-1"> Plans &amp; Pricing </a> </li> </ul> </div> <div class="x-menu-list"> <div class="x-menu-list-title"> Products </div> <ul class="x-menu-grid"> <li class="x-menu-grid-item"> <a role="menuitem" class="x-menu-link x-link" href="https://wordpress.com/hosting/" title="WordPress Hosting" tabindex="-1"> WordPress Hosting </a> </li> <li class="x-menu-grid-item"> <a role="menuitem" class="x-menu-link x-link" href="https://wordpress.com/domains/" title="Domain Names" tabindex="-1"> Domain Names </a> </li> <li class="x-menu-grid-item"> <a role="menuitem" class="x-menu-link x-link" href="https://wordpress.com/website-builder/" title="Website Builder" tabindex="-1"> Website Builder </a> </li> <li class="x-menu-grid-item"> <a role="menuitem" class="x-menu-link x-link" href="https://wordpress.com/create-blog/" title="Create a Blog" tabindex="-1"> Create a Blog </a> </li> <li class="x-menu-grid-item"> <a role="menuitem" class="x-menu-link x-link" href="https://wordpress.com/professional-email/" title="Professional Email" tabindex="-1"> Professional Email </a> </li> <li class="x-menu-grid-item"> <a role="menuitem" class="x-menu-link x-link" href="https://wpvip.com/?utm_source=WordPresscom&#038;utm_medium=automattic_referral&#038;utm_campaign=top_nav" title="Enterprise" tabindex="-1"> Enterprise <svg width="9" height="9" xmlns="http://www.w3.org/2000/svg" class="x-icon x-icon--external" role="img" aria-hidden="true" focusable="false"><path d="M5.5 0v1h1.795L2.38 5.915l.705.705L8 1.705V3.5h1V0H5.5zM8 8H1V1h3V0H1a1 1 0 00-1 1v7a1 1 0 001 1h7a1 1 0 001-1V5H8v3z"></path></svg> </a> </li> </ul> </div> <div class="x-menu-list"> <div class="x-menu-list-title"> Features </div> <ul class="x-menu-grid"> <li class="x-menu-grid-item"> <a role="menuitem" class="x-menu-link x-link" href="https://wordpress.com/features/" title="Features" tabindex="-1"> Overview </a> </li> </ul> <ul class="x-menu-grid"> <li class="x-menu-grid-item"> <a role="menuitem" class="x-menu-link x-link" href="//wordpress.com/themes/" title="WordPress Themes" tabindex="-1"> WordPress Themes </a> </li> <li class="x-menu-grid-item"> <a role="menuitem" class="x-menu-link x-link" href="https://wordpress.com/plugins/" title="WordPress Plugins" tabindex="-1"> WordPress Plugins </a> </li> <li class="x-menu-grid-item"> <a role="menuitem" class="x-menu-link x-link" href="https://wordpress.com/google/" title="Google Apps" tabindex="-1"> Google Apps </a> </li> </ul> </div> <div class="x-menu-list"> <div class="x-menu-list-title"> Resources </div> <ul class="x-menu-grid"> <li class="x-menu-grid-item"> <a role="menuitem" class="x-menu-link x-link" href="https://wordpress.com/support/" title="Support" tabindex="-1"> WordPress.com Support </a> </li> <li class="x-menu-grid-item"> <a role="menuitem" class="x-menu-link x-link" href="https://wordpress.com/blog/" title="News" tabindex="-1"> News </a> </li> <li class="x-menu-grid-item"> <a role="menuitem" class="x-menu-link x-link" href="https://wordpress.com/go/" title="Website Building Tips" tabindex="-1"> Website Building Tips </a> </li> <li class="x-menu-grid-item"> <a role="menuitem" class="x-menu-link x-link" href="https://wordpress.com/business-name-generator/" title="Business Name Generator" tabindex="-1"> Business Name Generator </a> </li> <li class="x-menu-grid-item"> <a role="menuitem" class="x-menu-link x-link" href="https://wordpress.com/logo-maker/" title="Logo Maker" tabindex="-1"> Logo Maker </a> </li> </ul> </div> </div> </div> <!-- Mobile menu ends here. --> </div> </div> </div> </header><!-- #sitehead .site-header --> <div id="main" class="main"> <div class="spf-search"> <h1 class="spf-header__title">Support</h1> <p class="spf-header__subtitle">Get Help with Pocket Casts on our public forum.</p> <form role="search" method="get" id="searchform" class="spf-search-form"> <div> <label class="screen-reader-text" for="s">Search for:</label> <input type="search" class="spf-search__search-input" value="" name="s" id="s" placeholder="Search questions, keywords, topics" title="Search questions, keywords, topics"> </div> </form> </div> <div class="spf-content-wrapper"> <div class="spf-content has-sidebar" role="main"> <article class="post-6180 topic type-topic status-publish hentry"> <div class="entry-content"> <div class="spf-topic"> <div class="spf-breadcrumb is-hidden"><a href="https://forums.pocketcasts.com" class="bbp-breadcrumb-home">Pocket Casts Forums</a> <span class="spf-breadcrumb-sep"><svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"> <path d="M10 17.5L15 12L10 6.5" stroke="#1E1E1E" stroke-width="1.5"/> </svg> </span> <a href="https://forums.pocketcasts.com/forums/forum/support/" class="bbp-breadcrumb-forum">Support</a> <span class="spf-breadcrumb-sep"><svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"> <path d="M10 17.5L15 12L10 6.5" stroke="#1E1E1E" stroke-width="1.5"/> </svg> </span> <span class="spf-breadcrumb-current">WatchOS app crashes/no longer works (SE 1st&nbsp;Gen)</span></div> <!-- Temporarily used for also viewing --> <ul class="spf-notices"> <li id="also-viewing-placeholder"></li> </ul> <h1 class="spf-topic__title"> WatchOS app crashes/no longer works (SE 1st&nbsp;Gen) </h1> <ul id="topic-6180-replies" class="spf-replies"> <li > <div id="post-6180" class="spf-reply" data-reply-background="1"> <div class="spf-reply__avatar-wrapper"> <a href="https://forums.pocketcasts.com/forums/users/quietjoy3883/" title="View quietjoy3883&#039;s profile" class="bbp-author-link"><span class="bbp-author-avatar"><img alt='' src='https://2.gravatar.com/avatar/2b3fe3c7987d8199ff808971ce8787362ed7942372e96f9e733d9adc3ce26bdb?s=80&#038;d=identicon&#038;r=G' srcset='https://2.gravatar.com/avatar/2b3fe3c7987d8199ff808971ce8787362ed7942372e96f9e733d9adc3ce26bdb?s=80&#038;d=identicon&#038;r=G 1x, https://2.gravatar.com/avatar/2b3fe3c7987d8199ff808971ce8787362ed7942372e96f9e733d9adc3ce26bdb?s=120&#038;d=identicon&#038;r=G 1.5x, https://2.gravatar.com/avatar/2b3fe3c7987d8199ff808971ce8787362ed7942372e96f9e733d9adc3ce26bdb?s=160&#038;d=identicon&#038;r=G 2x, https://2.gravatar.com/avatar/2b3fe3c7987d8199ff808971ce8787362ed7942372e96f9e733d9adc3ce26bdb?s=240&#038;d=identicon&#038;r=G 3x, https://2.gravatar.com/avatar/2b3fe3c7987d8199ff808971ce8787362ed7942372e96f9e733d9adc3ce26bdb?s=320&#038;d=identicon&#038;r=G 4x' class='avatar avatar-80' height='80' width='80' loading='lazy' decoding='async' /></span></a> </div> <div class="spf-reply__main-wrapper"> <div class="spf-reply__badge-wrapper" data-badge-placeholder="1"> </div><!-- .spf-reply__badge-wrapper --> <div class="spf-reply__header"> <div class="spf-reply__header-left"> <span class="spf-reply__author-role-wrapper"> <span class="spf-reply__author"><a href='https://forums.pocketcasts.com/forums/users/quietjoy3883/'>quietjoy3883</a></span> <span class="spf-reply__dot">·</span> <span class="spf-reply__role"> Member </span> </span> <span class="spf-reply__dot is-last">·</span> <span class="spf-reply__date"> <a href="https://forums.pocketcasts.com/forums/topic/watchos-app-crashes-no-longer-works-se-1st-gen/#post-6180" class="spf-reply__permalink"> <time datetime="2024-10-11T04:22:58-03:00">October 11, 2024 at 4:22 am</time> </a> </span> </div> <div class="spf-reply__header-actions"> <div class="spf-reply__icon-action"> <a href="" data-tooltip="Reply"> <svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"> <path fill-rule="evenodd" clip-rule="evenodd" d="M17.3299 13.75L14.4395 17.0017L15.5606 17.9983L20.0304 12.9697L15.5304 8.46967L14.4697 9.53033L17.1894 12.25H8.00249C7.40089 12.25 7.00912 12.0479 6.72224 11.7517C6.41398 11.4334 6.18444 10.9599 6.027 10.3693C5.74102 9.29652 5.74736 8.07258 5.75157 7.26061C5.75205 7.16807 5.7525 7.08089 5.75249 6.99989L4.25249 7.00011C4.2525 7.07276 4.25192 7.15497 4.25128 7.24557C4.24567 8.03818 4.23552 9.47242 4.57762 10.7557C4.77007 11.4776 5.09045 12.2229 5.64472 12.7952C6.22037 13.3896 7.00374 13.75 8.00249 13.75H17.3299Z" fill="#00101C"/> </svg> </a> </div> <div class="spf-reply__icon-action spf-reply__icon-action--subscribe"> </div> <div class="spf-reply__more-actions" data-ellipsis-menu> <button data-tooltip="More menu..."></button> <ul class="spf-reply__actions-dropdown"> <li class="spf-reply__action-item"> <a class="spf-reply__action-link" href="javascript:;" data-clipboard-text=https://forums.pocketcasts.com/forums/topic/watchos-app-crashes-no-longer-works-se-1st-gen/#post-6180> <img src="https://s2.wp.com/wp-content/themes/a8c/supportforums/images/icon-link.svg" alt="Copy link"> <span>Copy link</span> </a> </li> <li class="spf-reply__action-item"> <a class="spf-reply__action-link" href="javascript:;" data-favorite data-bbp-object-type="post" data-bbp-object-id="6180" data-bbp-object-action="favorite" data-bbp-object-nonce="228f2824cc" data-favorite-label="Add topic to favorites" data-unfavorite-label="Remove from favorites" data-favorite-image="https://s2.wp.com/wp-content/themes/a8c/supportforums/images/icon-star-filled.svg" data-unfavorite-image="https://s2.wp.com/wp-content/themes/a8c/supportforums/images/icon-star.svg" > <img src="https://s2.wp.com/wp-content/themes/a8c/supportforums/images/icon-star.svg" alt="Add topic to favorites"> <span>Add topic to favorites</span> </a> </li> </ul> </div> </div> </div><!-- .spf-reply__header --> <div class="spf-reply__content"> <p>Hi,</p> <p>For several days now, the Apple Watch has stopped working for me. This means that the app on the watch keeps closing by itself. And if I listen to podcasts without an iPhone, playback is reproducibly stopped when I turn/activate the watch so that the watchface is displayed.</p> <p>My hardware:</p> <ul> <li>Watch SE 1st Gen (10.6.1)</li> <li>iPhone 13 Pro (18.0.1)</li> </ul> <p>Best regards,<br />Henning</p> </div> </div><!-- .spf-reply__main-wrapper --> </div><!-- .spf-reply --> </li><!-- .spf-reply --> <li > <div id="post-6182" class="spf-reply" data-reply-background="1"> <div class="spf-reply__avatar-wrapper has-wp-logo"> <a href="https://forums.pocketcasts.com/forums/users/danielebogo1983/" title="View danielebogo1983&#039;s profile" class="bbp-author-link"><span class="bbp-author-avatar"><img alt='' src='https://0.gravatar.com/avatar/9037239b53a83c5b6d546f16977c98fbf8dae1ce11150bbd74b038f2cebfdb64?s=80&#038;d=identicon&#038;r=G' srcset='https://0.gravatar.com/avatar/9037239b53a83c5b6d546f16977c98fbf8dae1ce11150bbd74b038f2cebfdb64?s=80&#038;d=identicon&#038;r=G 1x, https://0.gravatar.com/avatar/9037239b53a83c5b6d546f16977c98fbf8dae1ce11150bbd74b038f2cebfdb64?s=120&#038;d=identicon&#038;r=G 1.5x, https://0.gravatar.com/avatar/9037239b53a83c5b6d546f16977c98fbf8dae1ce11150bbd74b038f2cebfdb64?s=160&#038;d=identicon&#038;r=G 2x, https://0.gravatar.com/avatar/9037239b53a83c5b6d546f16977c98fbf8dae1ce11150bbd74b038f2cebfdb64?s=240&#038;d=identicon&#038;r=G 3x, https://0.gravatar.com/avatar/9037239b53a83c5b6d546f16977c98fbf8dae1ce11150bbd74b038f2cebfdb64?s=320&#038;d=identicon&#038;r=G 4x' class='avatar avatar-80' height='80' width='80' loading='lazy' decoding='async' /></span></a> </div> <div class="spf-reply__main-wrapper"> <div class="spf-reply__badge-wrapper" data-badge-placeholder="1"> </div><!-- .spf-reply__badge-wrapper --> <div class="spf-reply__header"> <div class="spf-reply__header-left"> <span class="spf-reply__author-role-wrapper"> <span class="spf-reply__author"><a href='https://forums.pocketcasts.com/forums/users/danielebogo1983/'>danielebogo1983</a></span> <span class="spf-reply__dot">·</span> <span class="spf-reply__role"> Staff </span> </span> <span class="spf-reply__dot is-last">·</span> <span class="spf-reply__date"> <a href="https://forums.pocketcasts.com/forums/topic/watchos-app-crashes-no-longer-works-se-1st-gen/#post-6182" class="spf-reply__permalink"> <time datetime="2024-10-11T07:20:03-03:00">October 11, 2024 at 7:20 am</time> </a> </span> </div> <div class="spf-reply__header-actions"> <div class="spf-reply__icon-action"> <a href="" data-tooltip="Reply"> <svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"> <path fill-rule="evenodd" clip-rule="evenodd" d="M17.3299 13.75L14.4395 17.0017L15.5606 17.9983L20.0304 12.9697L15.5304 8.46967L14.4697 9.53033L17.1894 12.25H8.00249C7.40089 12.25 7.00912 12.0479 6.72224 11.7517C6.41398 11.4334 6.18444 10.9599 6.027 10.3693C5.74102 9.29652 5.74736 8.07258 5.75157 7.26061C5.75205 7.16807 5.7525 7.08089 5.75249 6.99989L4.25249 7.00011C4.2525 7.07276 4.25192 7.15497 4.25128 7.24557C4.24567 8.03818 4.23552 9.47242 4.57762 10.7557C4.77007 11.4776 5.09045 12.2229 5.64472 12.7952C6.22037 13.3896 7.00374 13.75 8.00249 13.75H17.3299Z" fill="#00101C"/> </svg> </a> </div> <div class="spf-reply__more-actions" data-ellipsis-menu> <button data-tooltip="More menu..."></button> <ul class="spf-reply__actions-dropdown"> <li class="spf-reply__action-item"> <a class="spf-reply__action-link" href="javascript:;" data-clipboard-text=https://forums.pocketcasts.com/forums/topic/watchos-app-crashes-no-longer-works-se-1st-gen/#post-6182> <img src="https://s2.wp.com/wp-content/themes/a8c/supportforums/images/icon-link.svg" alt="Copy link"> <span>Copy link</span> </a> </li> </ul> </div> </div> </div><!-- .spf-reply__header --> <div class="spf-reply__content"> <p><a href="https://forums.pocketcasts.com/forums/users/quietjoy3883/" class="bbp-user-mention bbp-user-id-256834405"> @quietjoy3883</a> could you try to:</p> <ul> <li>Unpair the watch</li> <li>Restart both devices (phone and watch)</li> <li>Pair the watch again</li> </ul> <p>Thanks a lot!</p> </div> </div><!-- .spf-reply__main-wrapper --> </div><!-- .spf-reply --> </li><!-- .spf-reply --> <li > <div id="post-6185" class="spf-reply" data-reply-background="1"> <div class="spf-reply__avatar-wrapper"> <a href="https://forums.pocketcasts.com/forums/users/quietjoy3883/" title="View quietjoy3883&#039;s profile" class="bbp-author-link"><span class="bbp-author-avatar"><img alt='' src='https://2.gravatar.com/avatar/2b3fe3c7987d8199ff808971ce8787362ed7942372e96f9e733d9adc3ce26bdb?s=80&#038;d=identicon&#038;r=G' srcset='https://2.gravatar.com/avatar/2b3fe3c7987d8199ff808971ce8787362ed7942372e96f9e733d9adc3ce26bdb?s=80&#038;d=identicon&#038;r=G 1x, https://2.gravatar.com/avatar/2b3fe3c7987d8199ff808971ce8787362ed7942372e96f9e733d9adc3ce26bdb?s=120&#038;d=identicon&#038;r=G 1.5x, https://2.gravatar.com/avatar/2b3fe3c7987d8199ff808971ce8787362ed7942372e96f9e733d9adc3ce26bdb?s=160&#038;d=identicon&#038;r=G 2x, https://2.gravatar.com/avatar/2b3fe3c7987d8199ff808971ce8787362ed7942372e96f9e733d9adc3ce26bdb?s=240&#038;d=identicon&#038;r=G 3x, https://2.gravatar.com/avatar/2b3fe3c7987d8199ff808971ce8787362ed7942372e96f9e733d9adc3ce26bdb?s=320&#038;d=identicon&#038;r=G 4x' class='avatar avatar-80' height='80' width='80' loading='lazy' decoding='async' /></span></a> </div> <div class="spf-reply__main-wrapper"> <div class="spf-reply__badge-wrapper" data-badge-placeholder="1"> </div><!-- .spf-reply__badge-wrapper --> <div class="spf-reply__header"> <div class="spf-reply__header-left"> <span class="spf-reply__author-role-wrapper"> <span class="spf-reply__author"><a href='https://forums.pocketcasts.com/forums/users/quietjoy3883/'>quietjoy3883</a></span> <span class="spf-reply__dot">·</span> <span class="spf-reply__role"> Member </span> </span> <span class="spf-reply__dot is-last">·</span> <span class="spf-reply__date"> <a href="https://forums.pocketcasts.com/forums/topic/watchos-app-crashes-no-longer-works-se-1st-gen/#post-6185" class="spf-reply__permalink"> <time datetime="2024-10-11T09:06:31-03:00">October 11, 2024 at 9:06 am</time> </a> </span> </div> <div class="spf-reply__header-actions"> <div class="spf-reply__icon-action"> <a href="" data-tooltip="Reply"> <svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"> <path fill-rule="evenodd" clip-rule="evenodd" d="M17.3299 13.75L14.4395 17.0017L15.5606 17.9983L20.0304 12.9697L15.5304 8.46967L14.4697 9.53033L17.1894 12.25H8.00249C7.40089 12.25 7.00912 12.0479 6.72224 11.7517C6.41398 11.4334 6.18444 10.9599 6.027 10.3693C5.74102 9.29652 5.74736 8.07258 5.75157 7.26061C5.75205 7.16807 5.7525 7.08089 5.75249 6.99989L4.25249 7.00011C4.2525 7.07276 4.25192 7.15497 4.25128 7.24557C4.24567 8.03818 4.23552 9.47242 4.57762 10.7557C4.77007 11.4776 5.09045 12.2229 5.64472 12.7952C6.22037 13.3896 7.00374 13.75 8.00249 13.75H17.3299Z" fill="#00101C"/> </svg> </a> </div> <div class="spf-reply__more-actions" data-ellipsis-menu> <button data-tooltip="More menu..."></button> <ul class="spf-reply__actions-dropdown"> <li class="spf-reply__action-item"> <a class="spf-reply__action-link" href="javascript:;" data-clipboard-text=https://forums.pocketcasts.com/forums/topic/watchos-app-crashes-no-longer-works-se-1st-gen/#post-6185> <img src="https://s2.wp.com/wp-content/themes/a8c/supportforums/images/icon-link.svg" alt="Copy link"> <span>Copy link</span> </a> </li> </ul> </div> </div> </div><!-- .spf-reply__header --> <div class="spf-reply__content"> <p>Thanks for the quick reply.</p> <p>I just invested the time doing that. Unfortunately without any success.<br />The app still crashes.</p> <p>Also, it seems that the updating/sychronization is not working as it should. On the 1st page of the app, it permanently states that the watch app is updating the data.</p> <p>I assume that something broke during the last update of the app.</p> </div> </div><!-- .spf-reply__main-wrapper --> </div><!-- .spf-reply --> </li><!-- .spf-reply --> <li > <div id="post-6191" class="spf-reply" data-reply-background="1"> <div class="spf-reply__avatar-wrapper has-wp-logo"> <a href="https://forums.pocketcasts.com/forums/users/danielebogo1983/" title="View danielebogo1983&#039;s profile" class="bbp-author-link"><span class="bbp-author-avatar"><img alt='' src='https://0.gravatar.com/avatar/9037239b53a83c5b6d546f16977c98fbf8dae1ce11150bbd74b038f2cebfdb64?s=80&#038;d=identicon&#038;r=G' srcset='https://0.gravatar.com/avatar/9037239b53a83c5b6d546f16977c98fbf8dae1ce11150bbd74b038f2cebfdb64?s=80&#038;d=identicon&#038;r=G 1x, https://0.gravatar.com/avatar/9037239b53a83c5b6d546f16977c98fbf8dae1ce11150bbd74b038f2cebfdb64?s=120&#038;d=identicon&#038;r=G 1.5x, https://0.gravatar.com/avatar/9037239b53a83c5b6d546f16977c98fbf8dae1ce11150bbd74b038f2cebfdb64?s=160&#038;d=identicon&#038;r=G 2x, https://0.gravatar.com/avatar/9037239b53a83c5b6d546f16977c98fbf8dae1ce11150bbd74b038f2cebfdb64?s=240&#038;d=identicon&#038;r=G 3x, https://0.gravatar.com/avatar/9037239b53a83c5b6d546f16977c98fbf8dae1ce11150bbd74b038f2cebfdb64?s=320&#038;d=identicon&#038;r=G 4x' class='avatar avatar-80' height='80' width='80' loading='lazy' decoding='async' /></span></a> </div> <div class="spf-reply__main-wrapper"> <div class="spf-reply__badge-wrapper" data-badge-placeholder="1"> </div><!-- .spf-reply__badge-wrapper --> <div class="spf-reply__header"> <div class="spf-reply__header-left"> <span class="spf-reply__author-role-wrapper"> <span class="spf-reply__author"><a href='https://forums.pocketcasts.com/forums/users/danielebogo1983/'>danielebogo1983</a></span> <span class="spf-reply__dot">·</span> <span class="spf-reply__role"> Staff </span> </span> <span class="spf-reply__dot is-last">·</span> <span class="spf-reply__date"> <a href="https://forums.pocketcasts.com/forums/topic/watchos-app-crashes-no-longer-works-se-1st-gen/#post-6191" class="spf-reply__permalink"> <time datetime="2024-10-11T11:40:44-03:00">October 11, 2024 at 11:40 am</time> </a> </span> </div> <div class="spf-reply__header-actions"> <div class="spf-reply__icon-action"> <a href="" data-tooltip="Reply"> <svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"> <path fill-rule="evenodd" clip-rule="evenodd" d="M17.3299 13.75L14.4395 17.0017L15.5606 17.9983L20.0304 12.9697L15.5304 8.46967L14.4697 9.53033L17.1894 12.25H8.00249C7.40089 12.25 7.00912 12.0479 6.72224 11.7517C6.41398 11.4334 6.18444 10.9599 6.027 10.3693C5.74102 9.29652 5.74736 8.07258 5.75157 7.26061C5.75205 7.16807 5.7525 7.08089 5.75249 6.99989L4.25249 7.00011C4.2525 7.07276 4.25192 7.15497 4.25128 7.24557C4.24567 8.03818 4.23552 9.47242 4.57762 10.7557C4.77007 11.4776 5.09045 12.2229 5.64472 12.7952C6.22037 13.3896 7.00374 13.75 8.00249 13.75H17.3299Z" fill="#00101C"/> </svg> </a> </div> <div class="spf-reply__more-actions" data-ellipsis-menu> <button data-tooltip="More menu..."></button> <ul class="spf-reply__actions-dropdown"> <li class="spf-reply__action-item"> <a class="spf-reply__action-link" href="javascript:;" data-clipboard-text=https://forums.pocketcasts.com/forums/topic/watchos-app-crashes-no-longer-works-se-1st-gen/#post-6191> <img src="https://s2.wp.com/wp-content/themes/a8c/supportforums/images/icon-link.svg" alt="Copy link"> <span>Copy link</span> </a> </li> </ul> </div> </div> </div><!-- .spf-reply__header --> <div class="spf-reply__content"> <p>Thanks <a href="https://forums.pocketcasts.com/forums/users/quietjoy3883/" class="bbp-user-mention bbp-user-id-256834405"> @quietjoy3883</a> for letting me know.</p> <p>Unfortunately it’s not related to a particular app update, but we believe it is linked to the watch os update.</p> <p>We will continue the investigation to find what’s the root cause. I’ll keep you posted.</p> </div> </div><!-- .spf-reply__main-wrapper --> </div><!-- .spf-reply --> </li><!-- .spf-reply --> <li > <div id="post-6210" class="spf-reply" data-reply-background="1"> <div class="spf-reply__avatar-wrapper"> <a href="https://forums.pocketcasts.com/forums/users/quietjoy3883/" title="View quietjoy3883&#039;s profile" class="bbp-author-link"><span class="bbp-author-avatar"><img alt='' src='https://2.gravatar.com/avatar/2b3fe3c7987d8199ff808971ce8787362ed7942372e96f9e733d9adc3ce26bdb?s=80&#038;d=identicon&#038;r=G' srcset='https://2.gravatar.com/avatar/2b3fe3c7987d8199ff808971ce8787362ed7942372e96f9e733d9adc3ce26bdb?s=80&#038;d=identicon&#038;r=G 1x, https://2.gravatar.com/avatar/2b3fe3c7987d8199ff808971ce8787362ed7942372e96f9e733d9adc3ce26bdb?s=120&#038;d=identicon&#038;r=G 1.5x, https://2.gravatar.com/avatar/2b3fe3c7987d8199ff808971ce8787362ed7942372e96f9e733d9adc3ce26bdb?s=160&#038;d=identicon&#038;r=G 2x, https://2.gravatar.com/avatar/2b3fe3c7987d8199ff808971ce8787362ed7942372e96f9e733d9adc3ce26bdb?s=240&#038;d=identicon&#038;r=G 3x, https://2.gravatar.com/avatar/2b3fe3c7987d8199ff808971ce8787362ed7942372e96f9e733d9adc3ce26bdb?s=320&#038;d=identicon&#038;r=G 4x' class='avatar avatar-80' height='80' width='80' loading='lazy' decoding='async' /></span></a> </div> <div class="spf-reply__main-wrapper"> <div class="spf-reply__badge-wrapper" data-badge-placeholder="1"> </div><!-- .spf-reply__badge-wrapper --> <div class="spf-reply__header"> <div class="spf-reply__header-left"> <span class="spf-reply__author-role-wrapper"> <span class="spf-reply__author"><a href='https://forums.pocketcasts.com/forums/users/quietjoy3883/'>quietjoy3883</a></span> <span class="spf-reply__dot">·</span> <span class="spf-reply__role"> Member </span> </span> <span class="spf-reply__dot is-last">·</span> <span class="spf-reply__date"> <a href="https://forums.pocketcasts.com/forums/topic/watchos-app-crashes-no-longer-works-se-1st-gen/#post-6210" class="spf-reply__permalink"> <time datetime="2024-10-12T09:38:16-03:00">October 12, 2024 at 9:38 am</time> </a> </span> </div> <div class="spf-reply__header-actions"> <div class="spf-reply__icon-action"> <a href="" data-tooltip="Reply"> <svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"> <path fill-rule="evenodd" clip-rule="evenodd" d="M17.3299 13.75L14.4395 17.0017L15.5606 17.9983L20.0304 12.9697L15.5304 8.46967L14.4697 9.53033L17.1894 12.25H8.00249C7.40089 12.25 7.00912 12.0479 6.72224 11.7517C6.41398 11.4334 6.18444 10.9599 6.027 10.3693C5.74102 9.29652 5.74736 8.07258 5.75157 7.26061C5.75205 7.16807 5.7525 7.08089 5.75249 6.99989L4.25249 7.00011C4.2525 7.07276 4.25192 7.15497 4.25128 7.24557C4.24567 8.03818 4.23552 9.47242 4.57762 10.7557C4.77007 11.4776 5.09045 12.2229 5.64472 12.7952C6.22037 13.3896 7.00374 13.75 8.00249 13.75H17.3299Z" fill="#00101C"/> </svg> </a> </div> <div class="spf-reply__more-actions" data-ellipsis-menu> <button data-tooltip="More menu..."></button> <ul class="spf-reply__actions-dropdown"> <li class="spf-reply__action-item"> <a class="spf-reply__action-link" href="javascript:;" data-clipboard-text=https://forums.pocketcasts.com/forums/topic/watchos-app-crashes-no-longer-works-se-1st-gen/#post-6210> <img src="https://s2.wp.com/wp-content/themes/a8c/supportforums/images/icon-link.svg" alt="Copy link"> <span>Copy link</span> </a> </li> </ul> </div> </div> </div><!-- .spf-reply__header --> <div class="spf-reply__content"> <p>Thanks, that sounds good.</p> <p>To put it in perspective, though: after I unpaired and re-paired the watch as recommended, I no longer have my filters, downloads, etc., which made the app at least partially usable.<br />Now nothing is working at all. I don’t even see my podcasts as a result of the re-pairing. So atm the watch app is fully broken for me.</p> </div> </div><!-- .spf-reply__main-wrapper --> </div><!-- .spf-reply --> </li><!-- .spf-reply --> <li > <div id="post-6240" class="spf-reply" data-reply-background="1"> <div class="spf-reply__avatar-wrapper has-wp-logo"> <a href="https://forums.pocketcasts.com/forums/users/staff-joey8/" title="View staff-joey8&#039;s profile" class="bbp-author-link"><span class="bbp-author-avatar"><img alt='' src='https://1.gravatar.com/avatar/78cf1d875a0a014b38c13daf24cecd96d68df7a854964da098db079c350262e4?s=80&#038;d=identicon&#038;r=G' srcset='https://1.gravatar.com/avatar/78cf1d875a0a014b38c13daf24cecd96d68df7a854964da098db079c350262e4?s=80&#038;d=identicon&#038;r=G 1x, https://1.gravatar.com/avatar/78cf1d875a0a014b38c13daf24cecd96d68df7a854964da098db079c350262e4?s=120&#038;d=identicon&#038;r=G 1.5x, https://1.gravatar.com/avatar/78cf1d875a0a014b38c13daf24cecd96d68df7a854964da098db079c350262e4?s=160&#038;d=identicon&#038;r=G 2x, https://1.gravatar.com/avatar/78cf1d875a0a014b38c13daf24cecd96d68df7a854964da098db079c350262e4?s=240&#038;d=identicon&#038;r=G 3x, https://1.gravatar.com/avatar/78cf1d875a0a014b38c13daf24cecd96d68df7a854964da098db079c350262e4?s=320&#038;d=identicon&#038;r=G 4x' class='avatar avatar-80' height='80' width='80' loading='lazy' decoding='async' /></span></a> </div> <div class="spf-reply__main-wrapper"> <div class="spf-reply__badge-wrapper" data-badge-placeholder="1"> </div><!-- .spf-reply__badge-wrapper --> <div class="spf-reply__header"> <div class="spf-reply__header-left"> <span class="spf-reply__author-role-wrapper"> <span class="spf-reply__author"><a href='https://forums.pocketcasts.com/forums/users/staff-joey8/'>staff-joey8</a></span> <span class="spf-reply__dot">·</span> <span class="spf-reply__role"> Staff </span> </span> <span class="spf-reply__dot is-last">·</span> <span class="spf-reply__date"> <a href="https://forums.pocketcasts.com/forums/topic/watchos-app-crashes-no-longer-works-se-1st-gen/#post-6240" class="spf-reply__permalink"> <time datetime="2024-10-14T07:47:52-03:00">October 14, 2024 at 7:47 am</time> </a> </span> </div> <div class="spf-reply__header-actions"> <div class="spf-reply__icon-action"> <a href="" data-tooltip="Reply"> <svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"> <path fill-rule="evenodd" clip-rule="evenodd" d="M17.3299 13.75L14.4395 17.0017L15.5606 17.9983L20.0304 12.9697L15.5304 8.46967L14.4697 9.53033L17.1894 12.25H8.00249C7.40089 12.25 7.00912 12.0479 6.72224 11.7517C6.41398 11.4334 6.18444 10.9599 6.027 10.3693C5.74102 9.29652 5.74736 8.07258 5.75157 7.26061C5.75205 7.16807 5.7525 7.08089 5.75249 6.99989L4.25249 7.00011C4.2525 7.07276 4.25192 7.15497 4.25128 7.24557C4.24567 8.03818 4.23552 9.47242 4.57762 10.7557C4.77007 11.4776 5.09045 12.2229 5.64472 12.7952C6.22037 13.3896 7.00374 13.75 8.00249 13.75H17.3299Z" fill="#00101C"/> </svg> </a> </div> <div class="spf-reply__more-actions" data-ellipsis-menu> <button data-tooltip="More menu..."></button> <ul class="spf-reply__actions-dropdown"> <li class="spf-reply__action-item"> <a class="spf-reply__action-link" href="javascript:;" data-clipboard-text=https://forums.pocketcasts.com/forums/topic/watchos-app-crashes-no-longer-works-se-1st-gen/#post-6240> <img src="https://s2.wp.com/wp-content/themes/a8c/supportforums/images/icon-link.svg" alt="Copy link"> <span>Copy link</span> </a> </li> </ul> </div> </div> </div><!-- .spf-reply__header --> <div class="spf-reply__content"> <p><a href="https://forums.pocketcasts.com/forums/users/quietjoy3883/" class="bbp-user-mention bbp-user-id-256834405"> @quietjoy3883</a> I can imagine how frustrating this must be. We are working on finding the cause of the problem and hope to have it addressed soon </p> </div> </div><!-- .spf-reply__main-wrapper --> </div><!-- .spf-reply --> </li><!-- .spf-reply --> <li > <div id="post-6304" class="spf-reply" data-reply-background="1"> <div class="spf-reply__avatar-wrapper"> <a href="https://forums.pocketcasts.com/forums/users/danreylop/" title="View danreylop&#039;s profile" class="bbp-author-link"><span class="bbp-author-avatar"><img alt='' src='https://0.gravatar.com/avatar/6ce391574b0e9e9aea8b9aeebc27189e2cc31bcdde2fc134d9038e6df428cd2f?s=80&#038;d=identicon&#038;r=G' srcset='https://0.gravatar.com/avatar/6ce391574b0e9e9aea8b9aeebc27189e2cc31bcdde2fc134d9038e6df428cd2f?s=80&#038;d=identicon&#038;r=G 1x, https://0.gravatar.com/avatar/6ce391574b0e9e9aea8b9aeebc27189e2cc31bcdde2fc134d9038e6df428cd2f?s=120&#038;d=identicon&#038;r=G 1.5x, https://0.gravatar.com/avatar/6ce391574b0e9e9aea8b9aeebc27189e2cc31bcdde2fc134d9038e6df428cd2f?s=160&#038;d=identicon&#038;r=G 2x, https://0.gravatar.com/avatar/6ce391574b0e9e9aea8b9aeebc27189e2cc31bcdde2fc134d9038e6df428cd2f?s=240&#038;d=identicon&#038;r=G 3x, https://0.gravatar.com/avatar/6ce391574b0e9e9aea8b9aeebc27189e2cc31bcdde2fc134d9038e6df428cd2f?s=320&#038;d=identicon&#038;r=G 4x' class='avatar avatar-80' height='80' width='80' loading='lazy' decoding='async' /></span></a> </div> <div class="spf-reply__main-wrapper"> <div class="spf-reply__badge-wrapper" data-badge-placeholder="1"> </div><!-- .spf-reply__badge-wrapper --> <div class="spf-reply__header"> <div class="spf-reply__header-left"> <span class="spf-reply__author-role-wrapper"> <span class="spf-reply__author"><a href='https://forums.pocketcasts.com/forums/users/danreylop/'>danreylop</a></span> <span class="spf-reply__dot">·</span> <span class="spf-reply__role"> Member </span> </span> <span class="spf-reply__dot is-last">·</span> <span class="spf-reply__date"> <a href="https://forums.pocketcasts.com/forums/topic/watchos-app-crashes-no-longer-works-se-1st-gen/#post-6304" class="spf-reply__permalink"> <time datetime="2024-10-16T14:07:48-03:00">October 16, 2024 at 2:07 pm</time> </a> </span> </div> <div class="spf-reply__header-actions"> <div class="spf-reply__icon-action"> <a href="" data-tooltip="Reply"> <svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"> <path fill-rule="evenodd" clip-rule="evenodd" d="M17.3299 13.75L14.4395 17.0017L15.5606 17.9983L20.0304 12.9697L15.5304 8.46967L14.4697 9.53033L17.1894 12.25H8.00249C7.40089 12.25 7.00912 12.0479 6.72224 11.7517C6.41398 11.4334 6.18444 10.9599 6.027 10.3693C5.74102 9.29652 5.74736 8.07258 5.75157 7.26061C5.75205 7.16807 5.7525 7.08089 5.75249 6.99989L4.25249 7.00011C4.2525 7.07276 4.25192 7.15497 4.25128 7.24557C4.24567 8.03818 4.23552 9.47242 4.57762 10.7557C4.77007 11.4776 5.09045 12.2229 5.64472 12.7952C6.22037 13.3896 7.00374 13.75 8.00249 13.75H17.3299Z" fill="#00101C"/> </svg> </a> </div> <div class="spf-reply__more-actions" data-ellipsis-menu> <button data-tooltip="More menu..."></button> <ul class="spf-reply__actions-dropdown"> <li class="spf-reply__action-item"> <a class="spf-reply__action-link" href="javascript:;" data-clipboard-text=https://forums.pocketcasts.com/forums/topic/watchos-app-crashes-no-longer-works-se-1st-gen/#post-6304> <img src="https://s2.wp.com/wp-content/themes/a8c/supportforums/images/icon-link.svg" alt="Copy link"> <span>Copy link</span> </a> </li> </ul> </div> </div> </div><!-- .spf-reply__header --> <div class="spf-reply__content"> <p>I’m having the exact same problem. Apple Watch S5 (which, like OP’s Watch, can’t be updated to WatchOS 11, so I’m on 10.6.1). Like OP, it didn’t sync properly, but it was partially usable because I already had all my podcasts and UpNext downloaded in there. But after I uninstalled the app and installed it again, it’s basically broken.</p> <p>Maybe the fact that we aren’t using the latest watchOS versión has something to do with it. I’m willing to bet that a group of iOS devs won’t let their tech get so outdated.</p> </div> </div><!-- .spf-reply__main-wrapper --> </div><!-- .spf-reply --> </li><!-- .spf-reply --> <li > <div id="post-6332" class="spf-reply" data-reply-background="1"> <div class="spf-reply__avatar-wrapper has-wp-logo"> <a href="https://forums.pocketcasts.com/forums/users/staff-joey8/" title="View staff-joey8&#039;s profile" class="bbp-author-link"><span class="bbp-author-avatar"><img alt='' src='https://1.gravatar.com/avatar/78cf1d875a0a014b38c13daf24cecd96d68df7a854964da098db079c350262e4?s=80&#038;d=identicon&#038;r=G' srcset='https://1.gravatar.com/avatar/78cf1d875a0a014b38c13daf24cecd96d68df7a854964da098db079c350262e4?s=80&#038;d=identicon&#038;r=G 1x, https://1.gravatar.com/avatar/78cf1d875a0a014b38c13daf24cecd96d68df7a854964da098db079c350262e4?s=120&#038;d=identicon&#038;r=G 1.5x, https://1.gravatar.com/avatar/78cf1d875a0a014b38c13daf24cecd96d68df7a854964da098db079c350262e4?s=160&#038;d=identicon&#038;r=G 2x, https://1.gravatar.com/avatar/78cf1d875a0a014b38c13daf24cecd96d68df7a854964da098db079c350262e4?s=240&#038;d=identicon&#038;r=G 3x, https://1.gravatar.com/avatar/78cf1d875a0a014b38c13daf24cecd96d68df7a854964da098db079c350262e4?s=320&#038;d=identicon&#038;r=G 4x' class='avatar avatar-80' height='80' width='80' loading='lazy' decoding='async' /></span></a> </div> <div class="spf-reply__main-wrapper"> <div class="spf-reply__badge-wrapper" data-badge-placeholder="1"> </div><!-- .spf-reply__badge-wrapper --> <div class="spf-reply__header"> <div class="spf-reply__header-left"> <span class="spf-reply__author-role-wrapper"> <span class="spf-reply__author"><a href='https://forums.pocketcasts.com/forums/users/staff-joey8/'>staff-joey8</a></span> <span class="spf-reply__dot">·</span> <span class="spf-reply__role"> Staff </span> </span> <span class="spf-reply__dot is-last">·</span> <span class="spf-reply__date"> <a href="https://forums.pocketcasts.com/forums/topic/watchos-app-crashes-no-longer-works-se-1st-gen/#post-6332" class="spf-reply__permalink"> <time datetime="2024-10-18T06:08:41-03:00">October 18, 2024 at 6:08 am</time> </a> </span> </div> <div class="spf-reply__header-actions"> <div class="spf-reply__icon-action"> <a href="" data-tooltip="Reply"> <svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"> <path fill-rule="evenodd" clip-rule="evenodd" d="M17.3299 13.75L14.4395 17.0017L15.5606 17.9983L20.0304 12.9697L15.5304 8.46967L14.4697 9.53033L17.1894 12.25H8.00249C7.40089 12.25 7.00912 12.0479 6.72224 11.7517C6.41398 11.4334 6.18444 10.9599 6.027 10.3693C5.74102 9.29652 5.74736 8.07258 5.75157 7.26061C5.75205 7.16807 5.7525 7.08089 5.75249 6.99989L4.25249 7.00011C4.2525 7.07276 4.25192 7.15497 4.25128 7.24557C4.24567 8.03818 4.23552 9.47242 4.57762 10.7557C4.77007 11.4776 5.09045 12.2229 5.64472 12.7952C6.22037 13.3896 7.00374 13.75 8.00249 13.75H17.3299Z" fill="#00101C"/> </svg> </a> </div> <div class="spf-reply__more-actions" data-ellipsis-menu> <button data-tooltip="More menu..."></button> <ul class="spf-reply__actions-dropdown"> <li class="spf-reply__action-item"> <a class="spf-reply__action-link" href="javascript:;" data-clipboard-text=https://forums.pocketcasts.com/forums/topic/watchos-app-crashes-no-longer-works-se-1st-gen/#post-6332> <img src="https://s2.wp.com/wp-content/themes/a8c/supportforums/images/icon-link.svg" alt="Copy link"> <span>Copy link</span> </a> </li> </ul> </div> </div> </div><!-- .spf-reply__header --> <div class="spf-reply__content"> <p><a href="https://forums.pocketcasts.com/forums/users/danreylop/" class="bbp-user-mention bbp-user-id-80217972"> @danreylop</a> Thanks for sharing this information with us! Our investigation is ongoing, and you’re onto something. I see all the reports we’ve gotten so far are from 10.6.1. </p> <p>You can keep an eye on the progress here: <a href="https://github.com/Automattic/pocket-casts-ios/issues/2242">https://github.com/Automattic/pocket-casts-ios/issues/2242</a></p> </div> </div><!-- .spf-reply__main-wrapper --> </div><!-- .spf-reply --> </li><!-- .spf-reply --> <li > <div id="post-6456" class="spf-reply" data-reply-background="1"> <div class="spf-reply__avatar-wrapper"> <a href="https://forums.pocketcasts.com/forums/users/quietjoy3883/" title="View quietjoy3883&#039;s profile" class="bbp-author-link"><span class="bbp-author-avatar"><img alt='' src='https://2.gravatar.com/avatar/2b3fe3c7987d8199ff808971ce8787362ed7942372e96f9e733d9adc3ce26bdb?s=80&#038;d=identicon&#038;r=G' srcset='https://2.gravatar.com/avatar/2b3fe3c7987d8199ff808971ce8787362ed7942372e96f9e733d9adc3ce26bdb?s=80&#038;d=identicon&#038;r=G 1x, https://2.gravatar.com/avatar/2b3fe3c7987d8199ff808971ce8787362ed7942372e96f9e733d9adc3ce26bdb?s=120&#038;d=identicon&#038;r=G 1.5x, https://2.gravatar.com/avatar/2b3fe3c7987d8199ff808971ce8787362ed7942372e96f9e733d9adc3ce26bdb?s=160&#038;d=identicon&#038;r=G 2x, https://2.gravatar.com/avatar/2b3fe3c7987d8199ff808971ce8787362ed7942372e96f9e733d9adc3ce26bdb?s=240&#038;d=identicon&#038;r=G 3x, https://2.gravatar.com/avatar/2b3fe3c7987d8199ff808971ce8787362ed7942372e96f9e733d9adc3ce26bdb?s=320&#038;d=identicon&#038;r=G 4x' class='avatar avatar-80' height='80' width='80' loading='lazy' decoding='async' /></span></a> </div> <div class="spf-reply__main-wrapper"> <div class="spf-reply__badge-wrapper" data-badge-placeholder="1"> </div><!-- .spf-reply__badge-wrapper --> <div class="spf-reply__header"> <div class="spf-reply__header-left"> <span class="spf-reply__author-role-wrapper"> <span class="spf-reply__author"><a href='https://forums.pocketcasts.com/forums/users/quietjoy3883/'>quietjoy3883</a></span> <span class="spf-reply__dot">·</span> <span class="spf-reply__role"> Member </span> </span> <span class="spf-reply__dot is-last">·</span> <span class="spf-reply__date"> <a href="https://forums.pocketcasts.com/forums/topic/watchos-app-crashes-no-longer-works-se-1st-gen/#post-6456" class="spf-reply__permalink"> <time datetime="2024-10-26T14:01:23-03:00">October 26, 2024 at 2:01 pm</time> </a> </span> </div> <div class="spf-reply__header-actions"> <div class="spf-reply__icon-action"> <a href="" data-tooltip="Reply"> <svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"> <path fill-rule="evenodd" clip-rule="evenodd" d="M17.3299 13.75L14.4395 17.0017L15.5606 17.9983L20.0304 12.9697L15.5304 8.46967L14.4697 9.53033L17.1894 12.25H8.00249C7.40089 12.25 7.00912 12.0479 6.72224 11.7517C6.41398 11.4334 6.18444 10.9599 6.027 10.3693C5.74102 9.29652 5.74736 8.07258 5.75157 7.26061C5.75205 7.16807 5.7525 7.08089 5.75249 6.99989L4.25249 7.00011C4.2525 7.07276 4.25192 7.15497 4.25128 7.24557C4.24567 8.03818 4.23552 9.47242 4.57762 10.7557C4.77007 11.4776 5.09045 12.2229 5.64472 12.7952C6.22037 13.3896 7.00374 13.75 8.00249 13.75H17.3299Z" fill="#00101C"/> </svg> </a> </div> <div class="spf-reply__more-actions" data-ellipsis-menu> <button data-tooltip="More menu..."></button> <ul class="spf-reply__actions-dropdown"> <li class="spf-reply__action-item"> <a class="spf-reply__action-link" href="javascript:;" data-clipboard-text=https://forums.pocketcasts.com/forums/topic/watchos-app-crashes-no-longer-works-se-1st-gen/#post-6456> <img src="https://s2.wp.com/wp-content/themes/a8c/supportforums/images/icon-link.svg" alt="Copy link"> <span>Copy link</span> </a> </li> </ul> </div> </div> </div><!-- .spf-reply__header --> <div class="spf-reply__content"> <p>Hi,</p> <p>So, the watch app has been completely unusable for about 3 weeks now. I can’t see any progress in the linked ticket regarding all the Apple watches that don’t have or can’t get the latest OS.</p> <p>What happens now? When will there be a hotfix that will make the watch app usable again?</p> <p>I personally feel it’s taking too long – after all, we’re talking about a totally broken app here.</p> </div> </div><!-- .spf-reply__main-wrapper --> </div><!-- .spf-reply --> </li><!-- .spf-reply --> <li > <div id="post-6506" class="spf-reply" data-reply-background="1"> <div class="spf-reply__avatar-wrapper"> <a href="https://forums.pocketcasts.com/forums/users/bluebirdbaby1e81b5d00e/" title="View bluebirdbaby1e81b5d00e&#039;s profile" class="bbp-author-link"><span class="bbp-author-avatar"><img alt='' src='https://0.gravatar.com/avatar/c71eab0aea81e809e5f8ede966eef8a036b46170ae940ff1e20596c1eea27366?s=80&#038;d=identicon&#038;r=G' srcset='https://0.gravatar.com/avatar/c71eab0aea81e809e5f8ede966eef8a036b46170ae940ff1e20596c1eea27366?s=80&#038;d=identicon&#038;r=G 1x, https://0.gravatar.com/avatar/c71eab0aea81e809e5f8ede966eef8a036b46170ae940ff1e20596c1eea27366?s=120&#038;d=identicon&#038;r=G 1.5x, https://0.gravatar.com/avatar/c71eab0aea81e809e5f8ede966eef8a036b46170ae940ff1e20596c1eea27366?s=160&#038;d=identicon&#038;r=G 2x, https://0.gravatar.com/avatar/c71eab0aea81e809e5f8ede966eef8a036b46170ae940ff1e20596c1eea27366?s=240&#038;d=identicon&#038;r=G 3x, https://0.gravatar.com/avatar/c71eab0aea81e809e5f8ede966eef8a036b46170ae940ff1e20596c1eea27366?s=320&#038;d=identicon&#038;r=G 4x' class='avatar avatar-80' height='80' width='80' loading='lazy' decoding='async' /></span></a> </div> <div class="spf-reply__main-wrapper"> <div class="spf-reply__badge-wrapper" data-badge-placeholder="1"> </div><!-- .spf-reply__badge-wrapper --> <div class="spf-reply__header"> <div class="spf-reply__header-left"> <span class="spf-reply__author-role-wrapper"> <span class="spf-reply__author"><a href='https://forums.pocketcasts.com/forums/users/bluebirdbaby1e81b5d00e/'>bluebirdbaby1e81b5d00e</a></span> <span class="spf-reply__dot">·</span> <span class="spf-reply__role"> Member </span> </span> <span class="spf-reply__dot is-last">·</span> <span class="spf-reply__date"> <a href="https://forums.pocketcasts.com/forums/topic/watchos-app-crashes-no-longer-works-se-1st-gen/#post-6506" class="spf-reply__permalink"> <time datetime="2024-10-29T11:30:00-03:00">October 29, 2024 at 11:30 am</time> </a> </span> </div> <div class="spf-reply__header-actions"> <div class="spf-reply__icon-action"> <a href="" data-tooltip="Reply"> <svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"> <path fill-rule="evenodd" clip-rule="evenodd" d="M17.3299 13.75L14.4395 17.0017L15.5606 17.9983L20.0304 12.9697L15.5304 8.46967L14.4697 9.53033L17.1894 12.25H8.00249C7.40089 12.25 7.00912 12.0479 6.72224 11.7517C6.41398 11.4334 6.18444 10.9599 6.027 10.3693C5.74102 9.29652 5.74736 8.07258 5.75157 7.26061C5.75205 7.16807 5.7525 7.08089 5.75249 6.99989L4.25249 7.00011C4.2525 7.07276 4.25192 7.15497 4.25128 7.24557C4.24567 8.03818 4.23552 9.47242 4.57762 10.7557C4.77007 11.4776 5.09045 12.2229 5.64472 12.7952C6.22037 13.3896 7.00374 13.75 8.00249 13.75H17.3299Z" fill="#00101C"/> </svg> </a> </div> <div class="spf-reply__more-actions" data-ellipsis-menu> <button data-tooltip="More menu..."></button> <ul class="spf-reply__actions-dropdown"> <li class="spf-reply__action-item"> <a class="spf-reply__action-link" href="javascript:;" data-clipboard-text=https://forums.pocketcasts.com/forums/topic/watchos-app-crashes-no-longer-works-se-1st-gen/#post-6506> <img src="https://s2.wp.com/wp-content/themes/a8c/supportforums/images/icon-link.svg" alt="Copy link"> <span>Copy link</span> </a> </li> </ul> </div> </div> </div><!-- .spf-reply__header --> <div class="spf-reply__content"> <p>I see a new IOS update was pushed yesterday – the bug tracked in Github also looks like it was included in that push – but sadly, the refresh and crash issue still exists on my phone/watch (iphone 13, watch SE).</p> <p>Is the github tracked bugfix for something else? I’m really missing my watch functionality :(</p> </div> </div><!-- .spf-reply__main-wrapper --> </div><!-- .spf-reply --> </li><!-- .spf-reply --> <li > <div id="post-6558" class="spf-reply" data-reply-background="1"> <div class="spf-reply__avatar-wrapper has-wp-logo"> <a href="https://forums.pocketcasts.com/forums/users/staff-dexter/" title="View staff-dexter&#039;s profile" class="bbp-author-link"><span class="bbp-author-avatar"><img alt='' src='https://0.gravatar.com/avatar/f7893cd49b5b91a35b143bcf38e47660291f8ed2324b528d6bfacd8350f0a069?s=80&#038;d=identicon&#038;r=G' srcset='https://0.gravatar.com/avatar/f7893cd49b5b91a35b143bcf38e47660291f8ed2324b528d6bfacd8350f0a069?s=80&#038;d=identicon&#038;r=G 1x, https://0.gravatar.com/avatar/f7893cd49b5b91a35b143bcf38e47660291f8ed2324b528d6bfacd8350f0a069?s=120&#038;d=identicon&#038;r=G 1.5x, https://0.gravatar.com/avatar/f7893cd49b5b91a35b143bcf38e47660291f8ed2324b528d6bfacd8350f0a069?s=160&#038;d=identicon&#038;r=G 2x, https://0.gravatar.com/avatar/f7893cd49b5b91a35b143bcf38e47660291f8ed2324b528d6bfacd8350f0a069?s=240&#038;d=identicon&#038;r=G 3x, https://0.gravatar.com/avatar/f7893cd49b5b91a35b143bcf38e47660291f8ed2324b528d6bfacd8350f0a069?s=320&#038;d=identicon&#038;r=G 4x' class='avatar avatar-80' height='80' width='80' loading='lazy' decoding='async' /></span></a> </div> <div class="spf-reply__main-wrapper"> <div class="spf-reply__badge-wrapper" data-badge-placeholder="1"> </div><!-- .spf-reply__badge-wrapper --> <div class="spf-reply__header"> <div class="spf-reply__header-left"> <span class="spf-reply__author-role-wrapper"> <span class="spf-reply__author"><a href='https://forums.pocketcasts.com/forums/users/staff-dexter/'>staff-dexter</a></span> <span class="spf-reply__dot">·</span> <span class="spf-reply__role"> Staff </span> </span> <span class="spf-reply__dot is-last">·</span> <span class="spf-reply__date"> <a href="https://forums.pocketcasts.com/forums/topic/watchos-app-crashes-no-longer-works-se-1st-gen/#post-6558" class="spf-reply__permalink"> <time datetime="2024-11-01T05:31:03-03:00">November 1, 2024 at 5:31 am</time> </a> </span> </div> <div class="spf-reply__header-actions"> <div class="spf-reply__icon-action"> <a href="" data-tooltip="Reply"> <svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"> <path fill-rule="evenodd" clip-rule="evenodd" d="M17.3299 13.75L14.4395 17.0017L15.5606 17.9983L20.0304 12.9697L15.5304 8.46967L14.4697 9.53033L17.1894 12.25H8.00249C7.40089 12.25 7.00912 12.0479 6.72224 11.7517C6.41398 11.4334 6.18444 10.9599 6.027 10.3693C5.74102 9.29652 5.74736 8.07258 5.75157 7.26061C5.75205 7.16807 5.7525 7.08089 5.75249 6.99989L4.25249 7.00011C4.2525 7.07276 4.25192 7.15497 4.25128 7.24557C4.24567 8.03818 4.23552 9.47242 4.57762 10.7557C4.77007 11.4776 5.09045 12.2229 5.64472 12.7952C6.22037 13.3896 7.00374 13.75 8.00249 13.75H17.3299Z" fill="#00101C"/> </svg> </a> </div> <div class="spf-reply__more-actions" data-ellipsis-menu> <button data-tooltip="More menu..."></button> <ul class="spf-reply__actions-dropdown"> <li class="spf-reply__action-item"> <a class="spf-reply__action-link" href="javascript:;" data-clipboard-text=https://forums.pocketcasts.com/forums/topic/watchos-app-crashes-no-longer-works-se-1st-gen/#post-6558> <img src="https://s2.wp.com/wp-content/themes/a8c/supportforums/images/icon-link.svg" alt="Copy link"> <span>Copy link</span> </a> </li> </ul> </div> </div> </div><!-- .spf-reply__header --> <div class="spf-reply__content"> <p>The fix has been developed and will be released in the upcoming version 7.76: <a href="https://github.com/Automattic/pocket-casts-ios/pull/2338">https://github.com/Automattic/pocket-casts-ios/pull/2338</a></p> <p>Therefore, we will recommend trying out again once 7.76 has been released.</p> </div> </div><!-- .spf-reply__main-wrapper --> </div><!-- .spf-reply --> </li><!-- .spf-reply --> <li > <div id="post-6693" class="spf-reply" data-reply-background="1"> <div class="spf-reply__avatar-wrapper"> <a href="https://forums.pocketcasts.com/forums/users/quietjoy3883/" title="View quietjoy3883&#039;s profile" class="bbp-author-link"><span class="bbp-author-avatar"><img alt='' src='https://2.gravatar.com/avatar/2b3fe3c7987d8199ff808971ce8787362ed7942372e96f9e733d9adc3ce26bdb?s=80&#038;d=identicon&#038;r=G' srcset='https://2.gravatar.com/avatar/2b3fe3c7987d8199ff808971ce8787362ed7942372e96f9e733d9adc3ce26bdb?s=80&#038;d=identicon&#038;r=G 1x, https://2.gravatar.com/avatar/2b3fe3c7987d8199ff808971ce8787362ed7942372e96f9e733d9adc3ce26bdb?s=120&#038;d=identicon&#038;r=G 1.5x, https://2.gravatar.com/avatar/2b3fe3c7987d8199ff808971ce8787362ed7942372e96f9e733d9adc3ce26bdb?s=160&#038;d=identicon&#038;r=G 2x, https://2.gravatar.com/avatar/2b3fe3c7987d8199ff808971ce8787362ed7942372e96f9e733d9adc3ce26bdb?s=240&#038;d=identicon&#038;r=G 3x, https://2.gravatar.com/avatar/2b3fe3c7987d8199ff808971ce8787362ed7942372e96f9e733d9adc3ce26bdb?s=320&#038;d=identicon&#038;r=G 4x' class='avatar avatar-80' height='80' width='80' loading='lazy' decoding='async' /></span></a> </div> <div class="spf-reply__main-wrapper"> <div class="spf-reply__badge-wrapper" data-badge-placeholder="1"> </div><!-- .spf-reply__badge-wrapper --> <div class="spf-reply__header"> <div class="spf-reply__header-left"> <span class="spf-reply__author-role-wrapper"> <span class="spf-reply__author"><a href='https://forums.pocketcasts.com/forums/users/quietjoy3883/'>quietjoy3883</a></span> <span class="spf-reply__dot">·</span> <span class="spf-reply__role"> Member </span> </span> <span class="spf-reply__dot is-last">·</span> <span class="spf-reply__date"> <a href="https://forums.pocketcasts.com/forums/topic/watchos-app-crashes-no-longer-works-se-1st-gen/#post-6693" class="spf-reply__permalink"> <time datetime="2024-11-07T05:21:47-03:00">November 7, 2024 at 5:21 am</time> </a> </span> </div> <div class="spf-reply__header-actions"> <div class="spf-reply__icon-action"> <a href="" data-tooltip="Reply"> <svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"> <path fill-rule="evenodd" clip-rule="evenodd" d="M17.3299 13.75L14.4395 17.0017L15.5606 17.9983L20.0304 12.9697L15.5304 8.46967L14.4697 9.53033L17.1894 12.25H8.00249C7.40089 12.25 7.00912 12.0479 6.72224 11.7517C6.41398 11.4334 6.18444 10.9599 6.027 10.3693C5.74102 9.29652 5.74736 8.07258 5.75157 7.26061C5.75205 7.16807 5.7525 7.08089 5.75249 6.99989L4.25249 7.00011C4.2525 7.07276 4.25192 7.15497 4.25128 7.24557C4.24567 8.03818 4.23552 9.47242 4.57762 10.7557C4.77007 11.4776 5.09045 12.2229 5.64472 12.7952C6.22037 13.3896 7.00374 13.75 8.00249 13.75H17.3299Z" fill="#00101C"/> </svg> </a> </div> <div class="spf-reply__more-actions" data-ellipsis-menu> <button data-tooltip="More menu..."></button> <ul class="spf-reply__actions-dropdown"> <li class="spf-reply__action-item"> <a class="spf-reply__action-link" href="javascript:;" data-clipboard-text=https://forums.pocketcasts.com/forums/topic/watchos-app-crashes-no-longer-works-se-1st-gen/#post-6693> <img src="https://s2.wp.com/wp-content/themes/a8c/supportforums/images/icon-link.svg" alt="Copy link"> <span>Copy link</span> </a> </li> </ul> </div> </div> </div><!-- .spf-reply__header --> <div class="spf-reply__content"> <p>After reading the <a href="https://github.com/Automattic/pocket-casts-ios/issues/2240#issuecomment-2449328193">Github comments</a>, the problem does not seem to be solved. <br />It’s frustrating having to change the podcast client after that many years as the app is entirely broken for weeks and there is no clear perspective.</p> </div> </div><!-- .spf-reply__main-wrapper --> </div><!-- .spf-reply --> </li><!-- .spf-reply --> <li > <div id="post-6696" class="spf-reply" data-reply-background="1"> <div class="spf-reply__avatar-wrapper has-wp-logo"> <a href="https://forums.pocketcasts.com/forums/users/mikerockwell/" title="View mikerockwell&#039;s profile" class="bbp-author-link"><span class="bbp-author-avatar"><img alt='' src='https://0.gravatar.com/avatar/cb7c1fc08e65781b6aba83a491d5a1bdcf433d074a76660b4a6a05ebfdf64885?s=80&#038;d=identicon&#038;r=G' srcset='https://0.gravatar.com/avatar/cb7c1fc08e65781b6aba83a491d5a1bdcf433d074a76660b4a6a05ebfdf64885?s=80&#038;d=identicon&#038;r=G 1x, https://0.gravatar.com/avatar/cb7c1fc08e65781b6aba83a491d5a1bdcf433d074a76660b4a6a05ebfdf64885?s=120&#038;d=identicon&#038;r=G 1.5x, https://0.gravatar.com/avatar/cb7c1fc08e65781b6aba83a491d5a1bdcf433d074a76660b4a6a05ebfdf64885?s=160&#038;d=identicon&#038;r=G 2x, https://0.gravatar.com/avatar/cb7c1fc08e65781b6aba83a491d5a1bdcf433d074a76660b4a6a05ebfdf64885?s=240&#038;d=identicon&#038;r=G 3x, https://0.gravatar.com/avatar/cb7c1fc08e65781b6aba83a491d5a1bdcf433d074a76660b4a6a05ebfdf64885?s=320&#038;d=identicon&#038;r=G 4x' class='avatar avatar-80' height='80' width='80' loading='lazy' decoding='async' /></span></a> </div> <div class="spf-reply__main-wrapper"> <div class="spf-reply__badge-wrapper" data-badge-placeholder="1"> </div><!-- .spf-reply__badge-wrapper --> <div class="spf-reply__header"> <div class="spf-reply__header-left"> <span class="spf-reply__author-role-wrapper"> <span class="spf-reply__author"><a href='https://forums.pocketcasts.com/forums/users/mikerockwell/'>mikerockwell</a></span> <span class="spf-reply__dot">·</span> <span class="spf-reply__role"> Staff </span> </span> <span class="spf-reply__dot is-last">·</span> <span class="spf-reply__date"> <a href="https://forums.pocketcasts.com/forums/topic/watchos-app-crashes-no-longer-works-se-1st-gen/#post-6696" class="spf-reply__permalink"> <time datetime="2024-11-07T16:14:06-03:00">November 7, 2024 at 4:14 pm</time> </a> </span> </div> <div class="spf-reply__header-actions"> <div class="spf-reply__icon-action"> <a href="" data-tooltip="Reply"> <svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"> <path fill-rule="evenodd" clip-rule="evenodd" d="M17.3299 13.75L14.4395 17.0017L15.5606 17.9983L20.0304 12.9697L15.5304 8.46967L14.4697 9.53033L17.1894 12.25H8.00249C7.40089 12.25 7.00912 12.0479 6.72224 11.7517C6.41398 11.4334 6.18444 10.9599 6.027 10.3693C5.74102 9.29652 5.74736 8.07258 5.75157 7.26061C5.75205 7.16807 5.7525 7.08089 5.75249 6.99989L4.25249 7.00011C4.2525 7.07276 4.25192 7.15497 4.25128 7.24557C4.24567 8.03818 4.23552 9.47242 4.57762 10.7557C4.77007 11.4776 5.09045 12.2229 5.64472 12.7952C6.22037 13.3896 7.00374 13.75 8.00249 13.75H17.3299Z" fill="#00101C"/> </svg> </a> </div> <div class="spf-reply__more-actions" data-ellipsis-menu> <button data-tooltip="More menu..."></button> <ul class="spf-reply__actions-dropdown"> <li class="spf-reply__action-item"> <a class="spf-reply__action-link" href="javascript:;" data-clipboard-text=https://forums.pocketcasts.com/forums/topic/watchos-app-crashes-no-longer-works-se-1st-gen/#post-6696> <img src="https://s2.wp.com/wp-content/themes/a8c/supportforums/images/icon-link.svg" alt="Copy link"> <span>Copy link</span> </a> </li> </ul> </div> </div> </div><!-- .spf-reply__header --> <div class="spf-reply__content"> <p><a href="https://forums.pocketcasts.com/forums/users/quietjoy3883/" class="bbp-user-mention bbp-user-id-256834405"> @quietjoy3883</a>, we’re expecting version 7.76 to be released on or around November 11. That update should include a fix to resolve the issue. If you’re still experiencing it after the update, though, please let us know!</p> </div> </div><!-- .spf-reply__main-wrapper --> </div><!-- .spf-reply --> </li><!-- .spf-reply --> <li > <div id="post-6715" class="spf-reply" data-reply-background="1"> <div class="spf-reply__avatar-wrapper"> <a href="https://forums.pocketcasts.com/forums/users/danreylop/" title="View danreylop&#039;s profile" class="bbp-author-link"><span class="bbp-author-avatar"><img alt='' src='https://0.gravatar.com/avatar/6ce391574b0e9e9aea8b9aeebc27189e2cc31bcdde2fc134d9038e6df428cd2f?s=80&#038;d=identicon&#038;r=G' srcset='https://0.gravatar.com/avatar/6ce391574b0e9e9aea8b9aeebc27189e2cc31bcdde2fc134d9038e6df428cd2f?s=80&#038;d=identicon&#038;r=G 1x, https://0.gravatar.com/avatar/6ce391574b0e9e9aea8b9aeebc27189e2cc31bcdde2fc134d9038e6df428cd2f?s=120&#038;d=identicon&#038;r=G 1.5x, https://0.gravatar.com/avatar/6ce391574b0e9e9aea8b9aeebc27189e2cc31bcdde2fc134d9038e6df428cd2f?s=160&#038;d=identicon&#038;r=G 2x, https://0.gravatar.com/avatar/6ce391574b0e9e9aea8b9aeebc27189e2cc31bcdde2fc134d9038e6df428cd2f?s=240&#038;d=identicon&#038;r=G 3x, https://0.gravatar.com/avatar/6ce391574b0e9e9aea8b9aeebc27189e2cc31bcdde2fc134d9038e6df428cd2f?s=320&#038;d=identicon&#038;r=G 4x' class='avatar avatar-80' height='80' width='80' loading='lazy' decoding='async' /></span></a> </div> <div class="spf-reply__main-wrapper"> <div class="spf-reply__badge-wrapper" data-badge-placeholder="1"> </div><!-- .spf-reply__badge-wrapper --> <div class="spf-reply__header"> <div class="spf-reply__header-left"> <span class="spf-reply__author-role-wrapper"> <span class="spf-reply__author"><a href='https://forums.pocketcasts.com/forums/users/danreylop/'>danreylop</a></span> <span class="spf-reply__dot">·</span> <span class="spf-reply__role"> Member </span> </span> <span class="spf-reply__dot is-last">·</span> <span class="spf-reply__date"> <a href="https://forums.pocketcasts.com/forums/topic/watchos-app-crashes-no-longer-works-se-1st-gen/#post-6715" class="spf-reply__permalink"> <time datetime="2024-11-11T07:19:29-03:00">November 11, 2024 at 7:19 am</time> </a> </span> </div> <div class="spf-reply__header-actions"> <div class="spf-reply__icon-action"> <a href="" data-tooltip="Reply"> <svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"> <path fill-rule="evenodd" clip-rule="evenodd" d="M17.3299 13.75L14.4395 17.0017L15.5606 17.9983L20.0304 12.9697L15.5304 8.46967L14.4697 9.53033L17.1894 12.25H8.00249C7.40089 12.25 7.00912 12.0479 6.72224 11.7517C6.41398 11.4334 6.18444 10.9599 6.027 10.3693C5.74102 9.29652 5.74736 8.07258 5.75157 7.26061C5.75205 7.16807 5.7525 7.08089 5.75249 6.99989L4.25249 7.00011C4.2525 7.07276 4.25192 7.15497 4.25128 7.24557C4.24567 8.03818 4.23552 9.47242 4.57762 10.7557C4.77007 11.4776 5.09045 12.2229 5.64472 12.7952C6.22037 13.3896 7.00374 13.75 8.00249 13.75H17.3299Z" fill="#00101C"/> </svg> </a> </div> <div class="spf-reply__more-actions" data-ellipsis-menu> <button data-tooltip="More menu..."></button> <ul class="spf-reply__actions-dropdown"> <li class="spf-reply__action-item"> <a class="spf-reply__action-link" href="javascript:;" data-clipboard-text=https://forums.pocketcasts.com/forums/topic/watchos-app-crashes-no-longer-works-se-1st-gen/#post-6715> <img src="https://s2.wp.com/wp-content/themes/a8c/supportforums/images/icon-link.svg" alt="Copy link"> <span>Copy link</span> </a> </li> </ul> </div> </div> </div><!-- .spf-reply__header --> <div class="spf-reply__content"> <p><a href="https://forums.pocketcasts.com/forums/users/mikerockwell/" class="bbp-user-mention bbp-user-id-279787"> @mikerockwell</a> The 7.76 update didn’t fix the issue. I even re-paired the Watch and re-installed the Pocket Casts Watch app.</p> </div> </div><!-- .spf-reply__main-wrapper --> </div><!-- .spf-reply --> </li><!-- .spf-reply --> <li > <div id="post-6716" class="spf-reply" data-reply-background="1"> <div class="spf-reply__avatar-wrapper"> <a href="https://forums.pocketcasts.com/forums/users/bluebirdbaby1e81b5d00e/" title="View bluebirdbaby1e81b5d00e&#039;s profile" class="bbp-author-link"><span class="bbp-author-avatar"><img alt='' src='https://0.gravatar.com/avatar/c71eab0aea81e809e5f8ede966eef8a036b46170ae940ff1e20596c1eea27366?s=80&#038;d=identicon&#038;r=G' srcset='https://0.gravatar.com/avatar/c71eab0aea81e809e5f8ede966eef8a036b46170ae940ff1e20596c1eea27366?s=80&#038;d=identicon&#038;r=G 1x, https://0.gravatar.com/avatar/c71eab0aea81e809e5f8ede966eef8a036b46170ae940ff1e20596c1eea27366?s=120&#038;d=identicon&#038;r=G 1.5x, https://0.gravatar.com/avatar/c71eab0aea81e809e5f8ede966eef8a036b46170ae940ff1e20596c1eea27366?s=160&#038;d=identicon&#038;r=G 2x, https://0.gravatar.com/avatar/c71eab0aea81e809e5f8ede966eef8a036b46170ae940ff1e20596c1eea27366?s=240&#038;d=identicon&#038;r=G 3x, https://0.gravatar.com/avatar/c71eab0aea81e809e5f8ede966eef8a036b46170ae940ff1e20596c1eea27366?s=320&#038;d=identicon&#038;r=G 4x' class='avatar avatar-80' height='80' width='80' loading='lazy' decoding='async' /></span></a> </div> <div class="spf-reply__main-wrapper"> <div class="spf-reply__badge-wrapper" data-badge-placeholder="1"> </div><!-- .spf-reply__badge-wrapper --> <div class="spf-reply__header"> <div class="spf-reply__header-left"> <span class="spf-reply__author-role-wrapper"> <span class="spf-reply__author"><a href='https://forums.pocketcasts.com/forums/users/bluebirdbaby1e81b5d00e/'>bluebirdbaby1e81b5d00e</a></span> <span class="spf-reply__dot">·</span> <span class="spf-reply__role"> Member </span> </span> <span class="spf-reply__dot is-last">·</span> <span class="spf-reply__date"> <a href="https://forums.pocketcasts.com/forums/topic/watchos-app-crashes-no-longer-works-se-1st-gen/#post-6716" class="spf-reply__permalink"> <time datetime="2024-11-11T07:22:20-03:00">November 11, 2024 at 7:22 am</time> </a> </span> </div> <div class="spf-reply__header-actions"> <div class="spf-reply__icon-action"> <a href="" data-tooltip="Reply"> <svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"> <path fill-rule="evenodd" clip-rule="evenodd" d="M17.3299 13.75L14.4395 17.0017L15.5606 17.9983L20.0304 12.9697L15.5304 8.46967L14.4697 9.53033L17.1894 12.25H8.00249C7.40089 12.25 7.00912 12.0479 6.72224 11.7517C6.41398 11.4334 6.18444 10.9599 6.027 10.3693C5.74102 9.29652 5.74736 8.07258 5.75157 7.26061C5.75205 7.16807 5.7525 7.08089 5.75249 6.99989L4.25249 7.00011C4.2525 7.07276 4.25192 7.15497 4.25128 7.24557C4.24567 8.03818 4.23552 9.47242 4.57762 10.7557C4.77007 11.4776 5.09045 12.2229 5.64472 12.7952C6.22037 13.3896 7.00374 13.75 8.00249 13.75H17.3299Z" fill="#00101C"/> </svg> </a> </div> <div class="spf-reply__more-actions" data-ellipsis-menu> <button data-tooltip="More menu..."></button> <ul class="spf-reply__actions-dropdown"> <li class="spf-reply__action-item"> <a class="spf-reply__action-link" href="javascript:;" data-clipboard-text=https://forums.pocketcasts.com/forums/topic/watchos-app-crashes-no-longer-works-se-1st-gen/#post-6716> <img src="https://s2.wp.com/wp-content/themes/a8c/supportforums/images/icon-link.svg" alt="Copy link"> <span>Copy link</span> </a> </li> </ul> </div> </div> </div><!-- .spf-reply__header --> <div class="spf-reply__content"> <p>I concur with the above. UI on watch stuck on ‘Refreshing’. The podcast, up next, filter and download list remain blank on watch.</p> </div> </div><!-- .spf-reply__main-wrapper --> </div><!-- .spf-reply --> </li><!-- .spf-reply --> <li > <div id="post-6717" class="spf-reply" data-reply-background="1"> <div class="spf-reply__avatar-wrapper"> <a href="https://forums.pocketcasts.com/forums/users/quietjoy3883/" title="View quietjoy3883&#039;s profile" class="bbp-author-link"><span class="bbp-author-avatar"><img alt='' src='https://2.gravatar.com/avatar/2b3fe3c7987d8199ff808971ce8787362ed7942372e96f9e733d9adc3ce26bdb?s=80&#038;d=identicon&#038;r=G' srcset='https://2.gravatar.com/avatar/2b3fe3c7987d8199ff808971ce8787362ed7942372e96f9e733d9adc3ce26bdb?s=80&#038;d=identicon&#038;r=G 1x, https://2.gravatar.com/avatar/2b3fe3c7987d8199ff808971ce8787362ed7942372e96f9e733d9adc3ce26bdb?s=120&#038;d=identicon&#038;r=G 1.5x, https://2.gravatar.com/avatar/2b3fe3c7987d8199ff808971ce8787362ed7942372e96f9e733d9adc3ce26bdb?s=160&#038;d=identicon&#038;r=G 2x, https://2.gravatar.com/avatar/2b3fe3c7987d8199ff808971ce8787362ed7942372e96f9e733d9adc3ce26bdb?s=240&#038;d=identicon&#038;r=G 3x, https://2.gravatar.com/avatar/2b3fe3c7987d8199ff808971ce8787362ed7942372e96f9e733d9adc3ce26bdb?s=320&#038;d=identicon&#038;r=G 4x' class='avatar avatar-80' height='80' width='80' loading='lazy' decoding='async' /></span></a> </div> <div class="spf-reply__main-wrapper"> <div class="spf-reply__badge-wrapper" data-badge-placeholder="1"> </div><!-- .spf-reply__badge-wrapper --> <div class="spf-reply__header"> <div class="spf-reply__header-left"> <span class="spf-reply__author-role-wrapper"> <span class="spf-reply__author"><a href='https://forums.pocketcasts.com/forums/users/quietjoy3883/'>quietjoy3883</a></span> <span class="spf-reply__dot">·</span> <span class="spf-reply__role"> Member </span> </span> <span class="spf-reply__dot is-last">·</span> <span class="spf-reply__date"> <a href="https://forums.pocketcasts.com/forums/topic/watchos-app-crashes-no-longer-works-se-1st-gen/#post-6717" class="spf-reply__permalink"> <time datetime="2024-11-11T07:42:09-03:00">November 11, 2024 at 7:42 am</time> </a> </span> </div> <div class="spf-reply__header-actions"> <div class="spf-reply__icon-action"> <a href="" data-tooltip="Reply"> <svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"> <path fill-rule="evenodd" clip-rule="evenodd" d="M17.3299 13.75L14.4395 17.0017L15.5606 17.9983L20.0304 12.9697L15.5304 8.46967L14.4697 9.53033L17.1894 12.25H8.00249C7.40089 12.25 7.00912 12.0479 6.72224 11.7517C6.41398 11.4334 6.18444 10.9599 6.027 10.3693C5.74102 9.29652 5.74736 8.07258 5.75157 7.26061C5.75205 7.16807 5.7525 7.08089 5.75249 6.99989L4.25249 7.00011C4.2525 7.07276 4.25192 7.15497 4.25128 7.24557C4.24567 8.03818 4.23552 9.47242 4.57762 10.7557C4.77007 11.4776 5.09045 12.2229 5.64472 12.7952C6.22037 13.3896 7.00374 13.75 8.00249 13.75H17.3299Z" fill="#00101C"/> </svg> </a> </div> <div class="spf-reply__more-actions" data-ellipsis-menu> <button data-tooltip="More menu..."></button> <ul class="spf-reply__actions-dropdown"> <li class="spf-reply__action-item"> <a class="spf-reply__action-link" href="javascript:;" data-clipboard-text=https://forums.pocketcasts.com/forums/topic/watchos-app-crashes-no-longer-works-se-1st-gen/#post-6717> <img src="https://s2.wp.com/wp-content/themes/a8c/supportforums/images/icon-link.svg" alt="Copy link"> <span>Copy link</span> </a> </li> </ul> </div> </div> </div><!-- .spf-reply__header --> <div class="spf-reply__content"> <p>Unfortunately, I can confirm: Nothing is getting synchronized for me either and the updated watch app still crashes randomly.<br />This is incredibly frustrating. And it was foreseeable that this update wouldn’t help (see my previous comment).<br />You can’t run an app like this…</p> </div> </div><!-- .spf-reply__main-wrapper --> </div><!-- .spf-reply --> </li><!-- .spf-reply --> <li > <div id="post-6738" class="spf-reply" data-reply-background="1"> <div class="spf-reply__avatar-wrapper has-wp-logo"> <a href="https://forums.pocketcasts.com/forums/users/staff-joey8/" title="View staff-joey8&#039;s profile" class="bbp-author-link"><span class="bbp-author-avatar"><img alt='' src='https://1.gravatar.com/avatar/78cf1d875a0a014b38c13daf24cecd96d68df7a854964da098db079c350262e4?s=80&#038;d=identicon&#038;r=G' srcset='https://1.gravatar.com/avatar/78cf1d875a0a014b38c13daf24cecd96d68df7a854964da098db079c350262e4?s=80&#038;d=identicon&#038;r=G 1x, https://1.gravatar.com/avatar/78cf1d875a0a014b38c13daf24cecd96d68df7a854964da098db079c350262e4?s=120&#038;d=identicon&#038;r=G 1.5x, https://1.gravatar.com/avatar/78cf1d875a0a014b38c13daf24cecd96d68df7a854964da098db079c350262e4?s=160&#038;d=identicon&#038;r=G 2x, https://1.gravatar.com/avatar/78cf1d875a0a014b38c13daf24cecd96d68df7a854964da098db079c350262e4?s=240&#038;d=identicon&#038;r=G 3x, https://1.gravatar.com/avatar/78cf1d875a0a014b38c13daf24cecd96d68df7a854964da098db079c350262e4?s=320&#038;d=identicon&#038;r=G 4x' class='avatar avatar-80' height='80' width='80' loading='lazy' decoding='async' /></span></a> </div> <div class="spf-reply__main-wrapper"> <div class="spf-reply__badge-wrapper" data-badge-placeholder="1"> </div><!-- .spf-reply__badge-wrapper --> <div class="spf-reply__header"> <div class="spf-reply__header-left"> <span class="spf-reply__author-role-wrapper"> <span class="spf-reply__author"><a href='https://forums.pocketcasts.com/forums/users/staff-joey8/'>staff-joey8</a></span> <span class="spf-reply__dot">·</span> <span class="spf-reply__role"> Staff </span> </span> <span class="spf-reply__dot is-last">·</span> <span class="spf-reply__date"> <a href="https://forums.pocketcasts.com/forums/topic/watchos-app-crashes-no-longer-works-se-1st-gen/#post-6738" class="spf-reply__permalink"> <time datetime="2024-11-12T08:35:44-03:00">November 12, 2024 at 8:35 am</time> </a> </span> </div> <div class="spf-reply__header-actions"> <div class="spf-reply__icon-action"> <a href="" data-tooltip="Reply"> <svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"> <path fill-rule="evenodd" clip-rule="evenodd" d="M17.3299 13.75L14.4395 17.0017L15.5606 17.9983L20.0304 12.9697L15.5304 8.46967L14.4697 9.53033L17.1894 12.25H8.00249C7.40089 12.25 7.00912 12.0479 6.72224 11.7517C6.41398 11.4334 6.18444 10.9599 6.027 10.3693C5.74102 9.29652 5.74736 8.07258 5.75157 7.26061C5.75205 7.16807 5.7525 7.08089 5.75249 6.99989L4.25249 7.00011C4.2525 7.07276 4.25192 7.15497 4.25128 7.24557C4.24567 8.03818 4.23552 9.47242 4.57762 10.7557C4.77007 11.4776 5.09045 12.2229 5.64472 12.7952C6.22037 13.3896 7.00374 13.75 8.00249 13.75H17.3299Z" fill="#00101C"/> </svg> </a> </div> <div class="spf-reply__more-actions" data-ellipsis-menu> <button data-tooltip="More menu..."></button> <ul class="spf-reply__actions-dropdown"> <li class="spf-reply__action-item"> <a class="spf-reply__action-link" href="javascript:;" data-clipboard-text=https://forums.pocketcasts.com/forums/topic/watchos-app-crashes-no-longer-works-se-1st-gen/#post-6738> <img src="https://s2.wp.com/wp-content/themes/a8c/supportforums/images/icon-link.svg" alt="Copy link"> <span>Copy link</span> </a> </li> </ul> </div> </div> </div><!-- .spf-reply__header --> <div class="spf-reply__content"> <p>Thanks for the update <a href="https://forums.pocketcasts.com/forums/users/danreylop/" class="bbp-user-mention bbp-user-id-80217972"> @danreylop</a>, <a href="https://forums.pocketcasts.com/forums/users/bluebirdbaby1e81b5d00e/" class="bbp-user-mention bbp-user-id-257674277"> @bluebirdbaby1e81b5d00e</a> and <a href="https://forums.pocketcasts.com/forums/users/quietjoy3883/" class="bbp-user-mention bbp-user-id-256834405"> @quietjoy3883</a> </p> <p>We’re still investigating the issue since you mention the fix has not helped. We hope to have this addressed soon. </p> <p>If you’d like to join our TestFlight Beta to get quicker access to fixes we are working on, you can email us via <code>support[at]pocketcasts[dot]com</code> to request access. Note, the beta is likely to have bugs, so if you prefer not having to deal with that, you can stick to the usual stable release via the App Store.</p> </div> </div><!-- .spf-reply__main-wrapper --> </div><!-- .spf-reply --> </li><!-- .spf-reply --> <li > <div id="post-6742" class="spf-reply" data-reply-background="1"> <div class="spf-reply__avatar-wrapper"> <a href="https://forums.pocketcasts.com/forums/users/realslowclapstories/" title="View realslowclapstories&#039;s profile" class="bbp-author-link"><span class="bbp-author-avatar"><img alt='' src='https://1.gravatar.com/avatar/d0be6546df105d750811b3c0af53c4c8b49681a735f42149bc5b22731a87dbe4?s=80&#038;d=identicon&#038;r=G' srcset='https://1.gravatar.com/avatar/d0be6546df105d750811b3c0af53c4c8b49681a735f42149bc5b22731a87dbe4?s=80&#038;d=identicon&#038;r=G 1x, https://1.gravatar.com/avatar/d0be6546df105d750811b3c0af53c4c8b49681a735f42149bc5b22731a87dbe4?s=120&#038;d=identicon&#038;r=G 1.5x, https://1.gravatar.com/avatar/d0be6546df105d750811b3c0af53c4c8b49681a735f42149bc5b22731a87dbe4?s=160&#038;d=identicon&#038;r=G 2x, https://1.gravatar.com/avatar/d0be6546df105d750811b3c0af53c4c8b49681a735f42149bc5b22731a87dbe4?s=240&#038;d=identicon&#038;r=G 3x, https://1.gravatar.com/avatar/d0be6546df105d750811b3c0af53c4c8b49681a735f42149bc5b22731a87dbe4?s=320&#038;d=identicon&#038;r=G 4x' class='avatar avatar-80' height='80' width='80' loading='lazy' decoding='async' /></span></a> </div> <div class="spf-reply__main-wrapper"> <div class="spf-reply__badge-wrapper" data-badge-placeholder="1"> </div><!-- .spf-reply__badge-wrapper --> <div class="spf-reply__header"> <div class="spf-reply__header-left"> <span class="spf-reply__author-role-wrapper"> <span class="spf-reply__author"><a href='https://forums.pocketcasts.com/forums/users/realslowclapstories/'>realslowclapstories</a></span> <span class="spf-reply__dot">·</span> <span class="spf-reply__role"> Member </span> </span> <span class="spf-reply__dot is-last">·</span> <span class="spf-reply__date"> <a href="https://forums.pocketcasts.com/forums/topic/watchos-app-crashes-no-longer-works-se-1st-gen/#post-6742" class="spf-reply__permalink"> <time datetime="2024-11-12T11:24:00-03:00">November 12, 2024 at 11:24 am</time> </a> </span> </div> <div class="spf-reply__header-actions"> <div class="spf-reply__icon-action"> <a href="" data-tooltip="Reply"> <svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"> <path fill-rule="evenodd" clip-rule="evenodd" d="M17.3299 13.75L14.4395 17.0017L15.5606 17.9983L20.0304 12.9697L15.5304 8.46967L14.4697 9.53033L17.1894 12.25H8.00249C7.40089 12.25 7.00912 12.0479 6.72224 11.7517C6.41398 11.4334 6.18444 10.9599 6.027 10.3693C5.74102 9.29652 5.74736 8.07258 5.75157 7.26061C5.75205 7.16807 5.7525 7.08089 5.75249 6.99989L4.25249 7.00011C4.2525 7.07276 4.25192 7.15497 4.25128 7.24557C4.24567 8.03818 4.23552 9.47242 4.57762 10.7557C4.77007 11.4776 5.09045 12.2229 5.64472 12.7952C6.22037 13.3896 7.00374 13.75 8.00249 13.75H17.3299Z" fill="#00101C"/> </svg> </a> </div> <div class="spf-reply__more-actions" data-ellipsis-menu> <button data-tooltip="More menu..."></button> <ul class="spf-reply__actions-dropdown"> <li class="spf-reply__action-item"> <a class="spf-reply__action-link" href="javascript:;" data-clipboard-text=https://forums.pocketcasts.com/forums/topic/watchos-app-crashes-no-longer-works-se-1st-gen/#post-6742> <img src="https://s2.wp.com/wp-content/themes/a8c/supportforums/images/icon-link.svg" alt="Copy link"> <span>Copy link</span> </a> </li> </ul> </div> </div> </div><!-- .spf-reply__header --> <div class="spf-reply__content"> <p>“We hope to have this addressed soon.”</p> <p>It’s been a month now, and still nothing works. A bit toooo looong…<br />Maybe close my subscription? I only pay for the subscription because you put the “Apple Watch- feature” behind the payed wall som years ago.</p> <p>Also, why are we having this discussion on WordPress? A bit unprofessional for a company that take about $5 a month from, I assume, loads of subscribers.<br />How about building a better website? It has been a nightmare to find support, help and other features online since this problem occurred.<br /><br /></p> </div> </div><!-- .spf-reply__main-wrapper --> </div><!-- .spf-reply --> </li><!-- .spf-reply --> <li > <div id="post-6832" class="spf-reply" data-reply-background="1"> <div class="spf-reply__avatar-wrapper has-wp-logo"> <a href="https://forums.pocketcasts.com/forums/users/staff-cara/" title="View staff-cara&#039;s profile" class="bbp-author-link"><span class="bbp-author-avatar"><img alt='' src='https://0.gravatar.com/avatar/3fab878ec0db24a6d1db545d22a4d3ab1dd9654467cf521316ed1e69ba97cc31?s=80&#038;d=identicon&#038;r=G' srcset='https://0.gravatar.com/avatar/3fab878ec0db24a6d1db545d22a4d3ab1dd9654467cf521316ed1e69ba97cc31?s=80&#038;d=identicon&#038;r=G 1x, https://0.gravatar.com/avatar/3fab878ec0db24a6d1db545d22a4d3ab1dd9654467cf521316ed1e69ba97cc31?s=120&#038;d=identicon&#038;r=G 1.5x, https://0.gravatar.com/avatar/3fab878ec0db24a6d1db545d22a4d3ab1dd9654467cf521316ed1e69ba97cc31?s=160&#038;d=identicon&#038;r=G 2x, https://0.gravatar.com/avatar/3fab878ec0db24a6d1db545d22a4d3ab1dd9654467cf521316ed1e69ba97cc31?s=240&#038;d=identicon&#038;r=G 3x, https://0.gravatar.com/avatar/3fab878ec0db24a6d1db545d22a4d3ab1dd9654467cf521316ed1e69ba97cc31?s=320&#038;d=identicon&#038;r=G 4x' class='avatar avatar-80' height='80' width='80' loading='lazy' decoding='async' /></span></a> </div> <div class="spf-reply__main-wrapper"> <div class="spf-reply__badge-wrapper" data-badge-placeholder="1"> </div><!-- .spf-reply__badge-wrapper --> <div class="spf-reply__header"> <div class="spf-reply__header-left"> <span class="spf-reply__author-role-wrapper"> <span class="spf-reply__author"><a href='https://forums.pocketcasts.com/forums/users/staff-cara/'>staff-cara</a></span> <span class="spf-reply__dot">·</span> <span class="spf-reply__role"> Staff </span> </span> <span class="spf-reply__dot is-last">·</span> <span class="spf-reply__date"> <a href="https://forums.pocketcasts.com/forums/topic/watchos-app-crashes-no-longer-works-se-1st-gen/#post-6832" class="spf-reply__permalink"> <time datetime="2024-11-16T01:55:07-03:00">November 16, 2024 at 1:55 am</time> </a> </span> </div> <div class="spf-reply__header-actions"> <div class="spf-reply__icon-action"> <a href="" data-tooltip="Reply"> <svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"> <path fill-rule="evenodd" clip-rule="evenodd" d="M17.3299 13.75L14.4395 17.0017L15.5606 17.9983L20.0304 12.9697L15.5304 8.46967L14.4697 9.53033L17.1894 12.25H8.00249C7.40089 12.25 7.00912 12.0479 6.72224 11.7517C6.41398 11.4334 6.18444 10.9599 6.027 10.3693C5.74102 9.29652 5.74736 8.07258 5.75157 7.26061C5.75205 7.16807 5.7525 7.08089 5.75249 6.99989L4.25249 7.00011C4.2525 7.07276 4.25192 7.15497 4.25128 7.24557C4.24567 8.03818 4.23552 9.47242 4.57762 10.7557C4.77007 11.4776 5.09045 12.2229 5.64472 12.7952C6.22037 13.3896 7.00374 13.75 8.00249 13.75H17.3299Z" fill="#00101C"/> </svg> </a> </div> <div class="spf-reply__more-actions" data-ellipsis-menu> <button data-tooltip="More menu..."></button> <ul class="spf-reply__actions-dropdown"> <li class="spf-reply__action-item"> <a class="spf-reply__action-link" href="javascript:;" data-clipboard-text=https://forums.pocketcasts.com/forums/topic/watchos-app-crashes-no-longer-works-se-1st-gen/#post-6832> <img src="https://s2.wp.com/wp-content/themes/a8c/supportforums/images/icon-link.svg" alt="Copy link"> <span>Copy link</span> </a> </li> </ul> </div> </div> </div><!-- .spf-reply__header --> <div class="spf-reply__content"> <blockquote class="wp-block-quote is-layout-flow wp-block-quote-is-layout-flow"> <p>“We hope to have this addressed soon.”</p> <p>It’s been a month now, and still nothing works. A bit toooo looong…<br />Maybe close my subscription? I only pay for the subscription because you put the “Apple Watch- feature” behind the payed wall som years ago.</p> </blockquote> <p><a href="https://forums.pocketcasts.com/forums/users/realslowclapstories/" class="bbp-user-mention bbp-user-id-141399474"> @realslowclapstories</a> We’ve followed up with the developers, and they’ve shared that the issues started with the release of watchOS 10.6.1 and iOS 18. They were not from any changes to our own code, so it hasn’t been easy tracking down the cause(s) of the issue. Since then, they’ve tried to improve sync and background task management to see if the issues get solved, but it hasn’t been easy.</p> <p>For now, please let us know if you’d like to join our TestFlight beta. This way, you’ll have immediate access to any potential fixes that are released. You can also report to the developers directly on the beta Slack.</p> <blockquote class="wp-block-quote is-layout-flow wp-block-quote-is-layout-flow"> <p>Also, why are we having this discussion on WordPress? A bit unprofessional for a company that take about $5 a month from, I assume, loads of subscribers.<br />How about building a better website? It has been a nightmare to find support, help and other features online since this problem occurred.</p> </blockquote> <p>Paying users have priority access to email support through Profile &gt; Help &amp; Feedback &gt; Get in touch in the mobile apps, if this is what you would prefer.</p> </div> </div><!-- .spf-reply__main-wrapper --> </div><!-- .spf-reply --> </li><!-- .spf-reply --> <li > <div id="post-6950" class="spf-reply" data-reply-background="1"> <div class="spf-reply__avatar-wrapper"> <a href="https://forums.pocketcasts.com/forums/users/quietjoy3883/" title="View quietjoy3883&#039;s profile" class="bbp-author-link"><span class="bbp-author-avatar"><img alt='' src='https://2.gravatar.com/avatar/2b3fe3c7987d8199ff808971ce8787362ed7942372e96f9e733d9adc3ce26bdb?s=80&#038;d=identicon&#038;r=G' srcset='https://2.gravatar.com/avatar/2b3fe3c7987d8199ff808971ce8787362ed7942372e96f9e733d9adc3ce26bdb?s=80&#038;d=identicon&#038;r=G 1x, https://2.gravatar.com/avatar/2b3fe3c7987d8199ff808971ce8787362ed7942372e96f9e733d9adc3ce26bdb?s=120&#038;d=identicon&#038;r=G 1.5x, https://2.gravatar.com/avatar/2b3fe3c7987d8199ff808971ce8787362ed7942372e96f9e733d9adc3ce26bdb?s=160&#038;d=identicon&#038;r=G 2x, https://2.gravatar.com/avatar/2b3fe3c7987d8199ff808971ce8787362ed7942372e96f9e733d9adc3ce26bdb?s=240&#038;d=identicon&#038;r=G 3x, https://2.gravatar.com/avatar/2b3fe3c7987d8199ff808971ce8787362ed7942372e96f9e733d9adc3ce26bdb?s=320&#038;d=identicon&#038;r=G 4x' class='avatar avatar-80' height='80' width='80' loading='lazy' decoding='async' /></span></a> </div> <div class="spf-reply__main-wrapper"> <div class="spf-reply__badge-wrapper" data-badge-placeholder="1"> </div><!-- .spf-reply__badge-wrapper --> <div class="spf-reply__header"> <div class="spf-reply__header-left"> <span class="spf-reply__author-role-wrapper"> <span class="spf-reply__author"><a href='https://forums.pocketcasts.com/forums/users/quietjoy3883/'>quietjoy3883</a></span> <span class="spf-reply__dot">·</span> <span class="spf-reply__role"> Member </span> </span> <span class="spf-reply__dot is-last">·</span> <span class="spf-reply__date"> <a href="https://forums.pocketcasts.com/forums/topic/watchos-app-crashes-no-longer-works-se-1st-gen/#post-6950" class="spf-reply__permalink"> <time datetime="2024-11-22T12:34:50-03:00">November 22, 2024 at 12:34 pm</time> </a> </span> </div> <div class="spf-reply__header-actions"> <div class="spf-reply__icon-action"> <a href="" data-tooltip="Reply"> <svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"> <path fill-rule="evenodd" clip-rule="evenodd" d="M17.3299 13.75L14.4395 17.0017L15.5606 17.9983L20.0304 12.9697L15.5304 8.46967L14.4697 9.53033L17.1894 12.25H8.00249C7.40089 12.25 7.00912 12.0479 6.72224 11.7517C6.41398 11.4334 6.18444 10.9599 6.027 10.3693C5.74102 9.29652 5.74736 8.07258 5.75157 7.26061C5.75205 7.16807 5.7525 7.08089 5.75249 6.99989L4.25249 7.00011C4.2525 7.07276 4.25192 7.15497 4.25128 7.24557C4.24567 8.03818 4.23552 9.47242 4.57762 10.7557C4.77007 11.4776 5.09045 12.2229 5.64472 12.7952C6.22037 13.3896 7.00374 13.75 8.00249 13.75H17.3299Z" fill="#00101C"/> </svg> </a> </div> <div class="spf-reply__more-actions" data-ellipsis-menu> <button data-tooltip="More menu..."></button> <ul class="spf-reply__actions-dropdown"> <li class="spf-reply__action-item"> <a class="spf-reply__action-link" href="javascript:;" data-clipboard-text=https://forums.pocketcasts.com/forums/topic/watchos-app-crashes-no-longer-works-se-1st-gen/#post-6950> <img src="https://s2.wp.com/wp-content/themes/a8c/supportforums/images/icon-link.svg" alt="Copy link"> <span>Copy link</span> </a> </li> </ul> </div> </div> </div><!-- .spf-reply__header --> <div class="spf-reply__content"> <p>So, anything new?</p> </div> </div><!-- .spf-reply__main-wrapper --> </div><!-- .spf-reply --> </li><!-- .spf-reply --> </ul><!-- #topic-6180-replies --> <div class="spf-pagination"> <div class="spf-pagination-links"><span aria-current="page" class="page-numbers current">1</span> <a class="page-numbers" href="https://forums.pocketcasts.com/forums/topic/watchos-app-crashes-no-longer-works-se-1st-gen/page/2/">2</a> <a class="next page-numbers" href="https://forums.pocketcasts.com/forums/topic/watchos-app-crashes-no-longer-works-se-1st-gen/page/2/"></a></div> </div> <div id="spf-forums" class="spf-topic-form"> <div id="no-reply-6180"> <div class="spf-topic-form__form-title">Reply to WatchOS app crashes/no longer works (SE 1st&nbsp;Gen)</div> <div class="spf-topic-form-group"> <div class="spf-login-signup-link"> <span>Log in or get started with WordPress.com to reply</span> <a class="spf-login-signup-link__button" href="https://forums.pocketcasts.com?logmein=1&#038;redirect_to=https://forums.pocketcasts.com/forums/topic/watchos-app-crashes-no-longer-works-se-1st-gen/">Login</a> <a class="spf-login-signup-link__button spf-login-signup-link__button--primary" href="https://forums.pocketcasts.com?logmein=1&#038;redirect_to=https%3A%2F%2Fforums.pocketcasts.com%2Fforums%2Ftopic%2Fwatchos-app-crashes-no-longer-works-se-1st-gen%2F&#038;action=register">Sign Up</a> </div> </div> </div> </div> </div> </div><!-- .entry-content --> </article><!-- #post-6180 --> </div> <div class="spf-sidebar" role="complementary"> <aside id="support_forums_topic_tags-2" class="spf-admin-tools__widget spf-topic-sidebar__topic-tags"><h2 class="spf-topic-sidebar__widget-title">Tags</h2><div class="spf-topic-sidebar__topic-tags-wrapper"><div class="spf-topic-sidebar__no-info">No topic tags found.</div><ul class="spf-topic-sidebar__topic-tags-list"></ul></div></aside><aside id="support_forums_topic_about-2" class="spf-admin-tools__widget spf-topic-sidebar__topic-about"><h2 class="spf-topic-sidebar__widget-title">About this topic</h2><ul class="spf-topic-sidebar__about-topic"><li>In: <a href="https://forums.pocketcasts.com/forums/forum/support/">Support</a></li><li>9 participants</li><li class="reply-count">20 replies</li><li class="topic-freshness-time">Last activity <a href="https://forums.pocketcasts.com/forums/topic/watchos-app-crashes-no-longer-works-se-1st-gen/page/2/#post-6970" title="Reply To: WatchOS app crashes/no longer works (SE&nbsp;1st&nbsp;Gen)">3 days</a></li><li class="topic-freshness-author">Latest reply from <a href="https://forums.pocketcasts.com/forums/topic/watchos-app-crashes-no-longer-works-se-1st-gen/page/2/#post-6970">quietjoy3883</a></li></ul></aside> </div> </div> </div><!-- #main --> </div><!-- #page .hfeed .site --> <!-- Resources section --> <div> <footer> <section class="lpc lpc-footer-nav"> <h2 class="lp-hidden">PocketCasts.com</h2> <div class="lpc-footer-nav-wrapper"> <a class="spf-wpcom-logo" href="https://pocketcasts.com" title="PocketCasts.com"> <span class="lp-hidden">PocketCasts.com</span> <img src="https://s2.wp.com/wp-content/themes/a8c/supportforums-pocketcasts/images/logo-pocketcasts.svg" alt="PocketCasts.com Logo" /> </a> <div class="lpc-footer-nav-container"> <!-- Columns part --> <div> <h3>Product</h3> <ul> <!-- Links part --> <li > <a href="https://pocketcasts.com/podcast-player/" > Why Pocket Casts? </a> </li> <li > <a href="https://pocketcasts.com/plus/" > Pocket Casts Plus </a> </li> <li > <a href="https://pocketcasts.com/podcast-producers" > For Podcasters </a> </li> </ul> </div> <div> <h3>Company</h3> <ul> <!-- Links part --> <li > <a href="https://wordpress.com/about/" > About </a> </li> <li > <a href="https://wordpress.com/partners/" > Partners </a> </li> <li > <a href="https://automattic.com/press/" > <span class="lp-link-chevron-external">Press</span> </a> </li> <li > <a href="https://wordpress.com/tos/" > Terms of Service </a> </li> <li > <a href="https://automattic.com/privacy/" > <span class="lp-link-chevron-external">Privacy Policy</span> </a> </li> <li > <a href="https://automattic.com/privacy/#california-consumer-privacy-act-ccpa" > Privacy Notice for California Users </a> </li> </ul> </div> </div> <div class="lpc-footer-subnav-container"> <!-- Mobile apps part --> <div class="lpc-footer-mobile-apps"> <h2 class="lp-hidden">Mobile Apps</h2> <ul class="lp-footer-mobile-icons"> <li> <a class="lp-app-button lp-app-button--type-app-store" href="https://itunes.apple.com/au/app/pocket-casts/id414834813"> <span class="lp-app-button__content"> <svg class="lp-app-button__content__icon" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 18 23" aria-hidden="true"> <path fill="#fff" d="m12.88 5.97.28.02c1.6.05 3.08.85 4 2.16a4.95 4.95 0 0 0-2.36 4.15 4.78 4.78 0 0 0 2.92 4.4 10.96 10.96 0 0 1-1.52 3.1c-.9 1.33-1.83 2.64-3.32 2.66-1.45.04-1.94-.85-3.6-.85-1.67 0-2.19.83-3.57.89-1.42.05-2.5-1.43-3.43-2.76-1.85-2.7-3.3-7.63-1.36-10.97a5.32 5.32 0 0 1 4.47-2.73C6.81 6 8.13 7 9 7c.86 0 2.48-1.18 4.16-1zm.3-5.25a4.87 4.87 0 0 1-1.11 3.49 4.1 4.1 0 0 1-3.24 1.53 4.64 4.64 0 0 1 1.14-3.36A4.96 4.96 0 0 1 13.18.72z"></path> </svg> <span class="lp-app-button__content__label"> <span class="lp-app-button__line lp-app-button__line--top">Download on the</span> <span class="lp-app-button__line lp-app-button__line--bottom">App Store</span> </span> </span> </a> </li> <li> <a class="lp-app-button lp-app-button--type-google-play" href="https://play.google.com/store/apps/details?id=au.com.shiftyjelly.pocketcasts"> <span class="lp-app-button__content"> <svg class="lp-app-button__content__icon" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 23 25" aria-hidden="true"> <defs> <linearGradient id="lp-gp-a" x1="50%" x2="40%" y1="25%" y2="50%"> <stop offset="0%" stop-color="#00c4ff"></stop> <stop offset="100%" stop-color="#00e3ff"></stop> </linearGradient> <linearGradient id="lp-gp-b" x1="0%" x2="100%" y1="50%" y2="50%"> <stop offset="0%" stop-color="#fb0"></stop> <stop offset="100%" stop-color="#fd0"></stop> </linearGradient> <linearGradient id="lp-gp-c" x1="100%" x2="0%" y1="20%" y2="80%"> <stop offset="0%" stop-color="#df2454"></stop> <stop offset="100%" stop-color="#ff3a44"></stop> </linearGradient> <linearGradient id="lp-gp-d" x1="0%" x2="100%" y1="20%" y2="80%"> <stop offset="0%" stop-color="#13d375"></stop> <stop offset="100%" stop-color="#00f076"></stop> </linearGradient> </defs> <path fill="url(#lp-gp-a)" d="M.44.38C.16.68 0 1.15 0 1.75v21.48c0 .6.16 1.07.45 1.36l.08.07 12.03-12.04v-.26L.52.32.44.38z"></path> <path fill="url(#lp-gp-b)" d="m16.57 16.65-4.02-4.02v-.28l4.02-4.01.08.05 4.75 2.7c1.36.77 1.36 2.03 0 2.8l-4.74 2.7-.1.06z"></path> <path fill="url(#lp-gp-c)" d="m16.66 16.6-4.1-4.1L.43 24.6c.45.48 1.19.53 2.02.07l14.2-8.08"></path> <path fill="url(#lp-gp-d)" d="M16.66 8.4 2.46.32C1.63-.15.88-.08.44.4l12.11 12.1 4.1-4.1z"></path> </svg> <span class="lp-app-button__content__label"> <span class="lp-app-button__line lp-app-button__line--top">Get it on</span> <span class="lp-app-button__line lp-app-button__line--bottom">Google Play</span> </span> </span> </a> </li> </ul> </div> <!-- Social media part --> <div class="lp-footer-social-media"> <h2 class="lp-hidden">Social Media</h2> <ul class="lp-footer-social-icons"> <li> <a href="https://twitter.com/pocketcasts" title="PocketCasts.com on Twitter"> <span class="lp-hidden">PocketCasts.com on Twitter</span> <img src="https://s2.wp.com/wp-content/themes/a8c/supportforums/images/icon-twitter.svg" alt="Twitter Icon" /> </a> </li> <li> <a href="https://www.instagram.com/pocketcasts" title="PocketCasts.com on Instagram"> <span class="lp-hidden">PocketCasts.com on Instagram</span> <img src="https://s2.wp.com/wp-content/themes/a8c/supportforums/images/icon-instagram.svg" alt="Instagram Icon" /> </a> </li> </ul> </div> </div> </div> </section> <!-- Automattic part --> <div class="lpc-footer-automattic-nav"> <div class="lpc-footer-automattic-nav-wrapper"> <a class="lp-logo-label" href="https://automattic.com/"> An <span class="lp-hidden">Automattic</span> <svg class="lp-icon lp-icon--custom-automattic-footer" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 126 11" aria-hidden="true"> <path d="M121 .68c1.9 0 3.62.82 4.55 1.86l-1.05 1.1c-.81-.77-2-1.5-3.6-1.5-2.4 0-3.75 1.71-3.75 3.48v.19c0 1.76 1.36 3.4 3.87 3.4 1.5 0 2.74-.74 3.52-1.5l1.01 1.11a6.58 6.58 0 0 1-4.64 1.86c-3.4 0-5.46-2.29-5.46-4.8v-.31c0-2.52 2.25-4.89 5.54-4.89zm-104.64.34v5.46c0 1.71 1.09 2.73 3.17 2.73 2.13 0 3-1.02 3-2.73V1.02h1.69v5.43c0 2.3-1.43 4.23-4.82 4.23-3.22 0-4.72-1.82-4.72-4.23V1h1.68zM45.88.68c3.2 0 5.25 2.33 5.25 4.85v.3c0 2.48-2.06 4.85-5.26 4.85-3.18 0-5.24-2.37-5.24-4.85v-.3C40.63 3 42.69.68 45.88.68zm-8.35.34v1.45H33.6v7.85h-1.68V2.47h-3.93V1.02h9.54zm20.12 0 3.54 6.38.42.78.42-.78 3.5-6.4h2.31v9.3h-1.68V2.97l-.45.8-3.76 6.56h-.82L57.4 3.77l-.45-.81v7.36h-1.64v-9.3h2.33zm35.47 0v1.45h-3.93v7.85h-1.68V2.47h-3.93V1.02h9.54zm12.36 0v1.45h-3.92v7.85h-1.69V2.47h-3.92V1.02h9.53zm5.82 0v9.3h-1.66V1.89c.67 0 .94-.37.94-.88h.72zm-104.5 0 4.94 9.3h-1.8l-1.19-2.3H3.48l-1.15 2.3H.55l4.86-9.3h1.4zm70.66 0 4.93 9.3h-1.8l-1.19-2.3h-5.27l-1.15 2.3H71.2l4.86-9.3h1.4zM45.88 2.15c-2.3 0-3.55 1.6-3.55 3.4v.23c0 1.8 1.25 3.43 3.55 3.43 2.29 0 3.56-1.63 3.56-3.43v-.23c0-1.8-1.27-3.4-3.56-3.4zm1.1 1.77a.7.7 0 0 1 .2.94l-1.54 2.46a.64.64 0 0 1-.9.2.7.7 0 0 1-.2-.93l1.54-2.47a.64.64 0 0 1 .9-.2zM6.08 2.83 4.1 6.74h3.98l-2.02-3.9zm70.65 0-1.96 3.91h3.98l-2.02-3.9z" /> </svg> invention </a> <div class="lp-logo-label-spacer"></div> <a href="https://automattic.com/work-with-us/" class="spf-jobs-link"> <span class="lp-link-chevron-external">Work With Us</span> </a> </div> </div> </footer> <script> // Run code after the DOM is loaded jQuery( document ).ready( function($) { // Fire off Tracks event window._tkq = window._tkq || []; window._tkq.push( [ 'recordEvent', 'wpcom_forums_page_view', { path: '/forums/topic/watchos-app-crashes-no-longer-works-se-1st-gen/', page_locale: 'en', } ] ); } ); jQuery( '#banner a' ).on( 'click', function() { // Fire off Tracks event window._tkq = window._tkq || []; window._tkq.push( [ 'recordEvent', 'wpcom_forums_banner_click', { path: '/forums/topic/watchos-app-crashes-no-longer-works-se-1st-gen/', page_locale: 'en', } ] ); } ); </script> <!-- --> <div class="jetpack-instant-search__widget-area" style="display: none"> </div> <script> window.PARSELY = window.PARSELY || { autotrack: false, onReady: function () { PARSELY.updateDefaults({ data: {"user_type":"anonymous"} }); PARSELY.beacon.trackPageView(); } }; </script> <script> //<![CDATA[ var wpcom_locale_txt = {"month":["January","February","March","April","May","June","July","August","September","October","November","December"],"monthabbrev":["Jan","Feb","Mar","Apr","May","Jun","Jul","Aug","Sep","Oct","Nov","Dec"],"weekday":["Sunday","Monday","Tuesday","Wednesday","Thursday","Friday","Saturday"],"weekdayabbrev":["Sun","Mon","Tue","Wed","Thu","Fri","Sat"]}; document.createElement( 'time' ); jQuery( function($) { var locale = new wp.locale( wpcom_locale_txt ), datetime_format = "F j, Y g:i a"; $( 'time' ).each( function() { $( this ).text( locale.date( datetime_format, locale.parseISO8601( $( this ).attr( 'datetime' ) ) ) ); } ); } ); //]]> </script> <div style="display:none"> <div class="grofile-hash-map-3d491694663c0c17ff01d325170cf7f0"> </div> <div class="grofile-hash-map-3d491694663c0c17ff01d325170cf7f0"> </div> <div class="grofile-hash-map-4aa2dd2f0b8cfb6fb665dc097b615f7c"> </div> <div class="grofile-hash-map-4aa2dd2f0b8cfb6fb665dc097b615f7c"> </div> <div class="grofile-hash-map-d2c7f2545360d78cce3b53886c2f191e"> </div> <div class="grofile-hash-map-762b8cef84abbadd14908fb4ceb1b3f0"> </div> <div class="grofile-hash-map-0c39d5b8656695b91a691d86dd859f43"> </div> <div class="grofile-hash-map-0c39d5b8656695b91a691d86dd859f43"> </div> <div class="grofile-hash-map-b5056c7447770c5e4e83ed63426f5665"> </div> <div class="grofile-hash-map-b5056c7447770c5e4e83ed63426f5665"> </div> <div class="grofile-hash-map-a7e3f378735154ac8fc49653ea0a3777"> </div> <div class="grofile-hash-map-96c918fd236ed63f48ba28ae274f697e"> </div> <div class="grofile-hash-map-3f680b0fdde39bd10d951210455027cd"> </div> <div class="grofile-hash-map-3f680b0fdde39bd10d951210455027cd"> </div> <div class="grofile-hash-map-100b580d1eec933151899aded24a7b01"> </div> <div class="grofile-hash-map-100b580d1eec933151899aded24a7b01"> </div> <div class="grofile-hash-map-e2f2f8ea0d15573db926c9dd7fb81015"> </div> <div class="grofile-hash-map-3f816e39f4c60d484b4b79dca758184c"> </div> </div> <script type="text/html" id="tmpl-media-frame"> <div class="media-frame-title" id="media-frame-title"></div> <h2 class="media-frame-menu-heading">Actions</h2> <button type="button" class="button button-link media-frame-menu-toggle" aria-expanded="false"> Menu <span class="dashicons dashicons-arrow-down" aria-hidden="true"></span> </button> <div class="media-frame-menu"></div> <div class="media-frame-tab-panel"> <div class="media-frame-router"></div> <div class="media-frame-content"></div> </div> <h2 class="media-frame-actions-heading screen-reader-text"> Selected media actions </h2> <div class="media-frame-toolbar"></div> <div class="media-frame-uploader"></div> </script> <script type="text/html" id="tmpl-media-modal"> <div tabindex="0" class="media-modal wp-core-ui" role="dialog" aria-labelledby="media-frame-title"> <# if ( data.hasCloseButton ) { #> <button type="button" class="media-modal-close"><span class="media-modal-icon"><span class="screen-reader-text"> Close dialog </span></span></button> <# } #> <div class="media-modal-content" role="document"></div> </div> <div class="media-modal-backdrop"></div> </script> <script type="text/html" id="tmpl-uploader-window"> <div class="uploader-window-content"> <div class="uploader-editor-title">Drop files to upload</div> </div> </script> <script type="text/html" id="tmpl-uploader-editor"> <div class="uploader-editor-content"> <div class="uploader-editor-title">Drop files to upload</div> </div> </script> <script type="text/html" id="tmpl-uploader-inline"> <# var messageClass = data.message ? 'has-upload-message' : 'no-upload-message'; #> <# if ( data.canClose ) { #> <button class="close dashicons dashicons-no"><span class="screen-reader-text"> Close uploader </span></button> <# } #> <div class="uploader-inline-content {{ messageClass }}"> <# if ( data.message ) { #> <h2 class="upload-message">{{ data.message }}</h2> <# } #> <div class="upload-ui"> <h2 class="upload-instructions drop-instructions">Drop files to upload</h2> <p class="upload-instructions drop-instructions">or</p> <button type="button" class="browser button button-hero" aria-labelledby="post-upload-info">Select Files</button> </div> <div class="upload-inline-status"></div> <div class="post-upload-ui" id="post-upload-info"> <p class="upload-filetypes">Allowed file types: <strong>jpg, jpeg, png, gif, pdf, doc, ppt, odt, pptx, docx, pps, ppsx, xls, xlsx, key, webp, heic, heif, asc, mp3, m4a, wav, ogg, zip, txt, tiff, bmp, ogv, mp4, m4v, mov, wmv, avi, mpg, 3gp, 3g2</strong>.</p> <p class="max-upload-size"> Maximum upload file size: 6 GB. </p> <# if ( data.suggestedWidth && data.suggestedHeight ) { #> <p class="suggested-dimensions"> Suggested image dimensions: {{data.suggestedWidth}} by {{data.suggestedHeight}} pixels. </p> <# } #> <p class="upload-quota"><span><strong>160.5 MB</strong> used, <strong>62.8 GB</strong> (<strong>99.8%</strong>) upload space remaining.</span></p> </div> </div> </script> <script type="text/html" id="tmpl-media-library-view-switcher"> <a href="https://pocketcastsforum.wordpress.com/wp-admin/upload.php?mode=list" class="view-list"> <span class="screen-reader-text"> List view </span> </a> <a href="https://pocketcastsforum.wordpress.com/wp-admin/upload.php?mode=grid" class="view-grid current" aria-current="page"> <span class="screen-reader-text"> Grid view </span> </a> </script> <script type="text/html" id="tmpl-uploader-status"> <h2>Uploading</h2> <div class="media-progress-bar"><div></div></div> <div class="upload-details"> <span class="upload-count"> <span class="upload-index"></span> / <span class="upload-total"></span> </span> <span class="upload-detail-separator">&ndash;</span> <span class="upload-filename"></span> </div> <div class="upload-errors"></div> <button type="button" class="button upload-dismiss-errors">Dismiss errors</button> </script> <script type="text/html" id="tmpl-uploader-status-error"> <span class="upload-error-filename">{{{ data.filename }}}</span> <span class="upload-error-message">{{ data.message }}</span> </script> <script type="text/html" id="tmpl-edit-attachment-frame"> <div class="edit-media-header"> <button class="left dashicons"<# if ( ! data.hasPrevious ) { #> disabled<# } #>><span class="screen-reader-text">Edit previous media item</span></button> <button class="right dashicons"<# if ( ! data.hasNext ) { #> disabled<# } #>><span class="screen-reader-text">Edit next media item</span></button> <button type="button" class="media-modal-close"><span class="media-modal-icon"><span class="screen-reader-text">Close dialog</span></span></button> </div> <div class="media-frame-title"></div> <div class="media-frame-content"></div> </script> <script type="text/html" id="tmpl-attachment-details-two-column"> <div class="attachment-media-view {{ data.orientation }}"> <h2 class="screen-reader-text">Attachment Preview</h2> <div class="thumbnail thumbnail-{{ data.type }}"> <# if ( data.uploading ) { #> <div class="media-progress-bar"><div></div></div> <# } else if ( data.sizes && data.sizes.full ) { #> <img class="details-image" src="{{ data.sizes.full.url }}" draggable="false" alt="" /> <# } else if ( data.sizes && data.sizes.large ) { #> <img class="details-image" src="{{ data.sizes.large.url }}" draggable="false" alt="" /> <# } else if ( -1 === jQuery.inArray( data.type, [ 'audio', 'video' ] ) ) { #> <img class="details-image icon" src="{{ data.icon }}" draggable="false" alt="" /> <# } #> <# if ( 'audio' === data.type ) { #> <div class="wp-media-wrapper wp-audio"> <audio style="visibility: hidden" controls class="wp-audio-shortcode" width="100%" preload="none"> <source type="{{ data.mime }}" src="{{ data.url }}" /> </audio> </div> <# } else if ( 'video' === data.type ) { var w_rule = ''; if ( data.width ) { w_rule = 'width: ' + data.width + 'px;'; } else if ( wp.media.view.settings.contentWidth ) { w_rule = 'width: ' + wp.media.view.settings.contentWidth + 'px;'; } #> <div style="{{ w_rule }}" class="wp-media-wrapper wp-video"> <video controls="controls" class="wp-video-shortcode" preload="metadata" <# if ( data.width ) { #>width="{{ data.width }}"<# } #> <# if ( data.height ) { #>height="{{ data.height }}"<# } #> <# if ( data.image && data.image.src !== data.icon ) { #>poster="{{ data.image.src }}"<# } #>> <source type="{{ data.mime }}" src="{{ data.url }}" /> </video> </div> <# } #> <div class="attachment-actions"> <# if ( 'image' === data.type && ! data.uploading && data.sizes && data.can.save ) { #> <button type="button" class="button edit-attachment">Edit Image</button> <# } else if ( 'pdf' === data.subtype && data.sizes ) { #> <p>Document Preview</p> <# } #> </div> </div> </div> <div class="attachment-info"> <span class="settings-save-status" role="status"> <span class="spinner"></span> <span class="saved">Saved.</span> </span> <div class="details"> <h2 class="screen-reader-text"> Details </h2> <div class="uploaded"><strong>Uploaded on:</strong> {{ data.dateFormatted }}</div> <div class="uploaded-by"> <strong>Uploaded by:</strong> <# if ( data.authorLink ) { #> <a href="{{ data.authorLink }}">{{ data.authorName }}</a> <# } else { #> {{ data.authorName }} <# } #> </div> <# if ( data.uploadedToTitle ) { #> <div class="uploaded-to"> <strong>Uploaded to:</strong> <# if ( data.uploadedToLink ) { #> <a href="{{ data.uploadedToLink }}">{{ data.uploadedToTitle }}</a> <# } else { #> {{ data.uploadedToTitle }} <# } #> </div> <# } #> <div class="filename"><strong>File name:</strong> {{ data.filename }}</div> <div class="file-type"><strong>File type:</strong> {{ data.mime }}</div> <div class="file-size"><strong>File size:</strong> {{ data.filesizeHumanReadable }}</div> <# if ( 'image' === data.type && ! data.uploading ) { #> <# if ( data.width && data.height ) { #> <div class="dimensions"><strong>Dimensions:</strong> {{ data.width }} by {{ data.height }} pixels </div> <# } #> <# if ( data.originalImageURL && data.originalImageName ) { #> <div class="word-wrap-break-word"> <strong>Original image:</strong> <a href="{{ data.originalImageURL }}">{{data.originalImageName}}</a> </div> <# } #> <# } #> <# if ( data.fileLength && data.fileLengthHumanReadable ) { #> <div class="file-length"><strong>Length:</strong> <span aria-hidden="true">{{ data.fileLengthHumanReadable }}</span> <span class="screen-reader-text">{{ data.fileLengthHumanReadable }}</span> </div> <# } #> <# if ( 'audio' === data.type && data.meta.bitrate ) { #> <div class="bitrate"> <strong>Bitrate:</strong> {{ Math.round( data.meta.bitrate / 1000 ) }}kb/s <# if ( data.meta.bitrate_mode ) { #> {{ ' ' + data.meta.bitrate_mode.toUpperCase() }} <# } #> </div> <# } #> <# if ( data.mediaStates ) { #> <div class="media-states"><strong>Used as:</strong> {{ data.mediaStates }}</div> <# } #> <div class="compat-meta"> <# if ( data.compat && data.compat.meta ) { #> {{{ data.compat.meta }}} <# } #> </div> </div> <div class="settings"> <# var maybeReadOnly = data.can.save || data.allowLocalEdits ? '' : 'readonly'; #> <# if ( 'image' === data.type ) { #> <span class="setting alt-text has-description" data-setting="alt"> <label for="attachment-details-two-column-alt-text" class="name">Alternative Text</label> <textarea id="attachment-details-two-column-alt-text" aria-describedby="alt-text-description" {{ maybeReadOnly }}>{{ data.alt }}</textarea> </span> <p class="description" id="alt-text-description"><a href="https://www.w3.org/WAI/tutorials/images/decision-tree/" target="_blank" rel="noopener">Learn how to describe the purpose of the image<span class="screen-reader-text"> (opens in a new tab)</span></a>. Leave empty if the image is purely decorative.</p> <# } #> <span class="setting" data-setting="title"> <label for="attachment-details-two-column-title" class="name">Title</label> <input type="text" id="attachment-details-two-column-title" value="{{ data.title }}" {{ maybeReadOnly }} /> </span> <# if ( 'audio' === data.type ) { #> <span class="setting" data-setting="artist"> <label for="attachment-details-two-column-artist" class="name">Artist</label> <input type="text" id="attachment-details-two-column-artist" value="{{ data.artist || data.meta.artist || '' }}" /> </span> <span class="setting" data-setting="album"> <label for="attachment-details-two-column-album" class="name">Album</label> <input type="text" id="attachment-details-two-column-album" value="{{ data.album || data.meta.album || '' }}" /> </span> <# } #> <span class="setting" data-setting="caption"> <label for="attachment-details-two-column-caption" class="name">Caption</label> <textarea id="attachment-details-two-column-caption" {{ maybeReadOnly }}>{{ data.caption }}</textarea> </span> <span class="setting" data-setting="description"> <label for="attachment-details-two-column-description" class="name">Description</label> <textarea id="attachment-details-two-column-description" {{ maybeReadOnly }}>{{ data.description }}</textarea> </span> <span class="setting" data-setting="url"> <label for="attachment-details-two-column-copy-link" class="name">File URL:</label> <input type="text" class="attachment-details-copy-link" id="attachment-details-two-column-copy-link" value="{{ data.url }}" readonly /> <span class="copy-to-clipboard-container"> <button type="button" class="button button-small copy-attachment-url" data-clipboard-target="#attachment-details-two-column-copy-link">Copy URL to clipboard</button> <span class="success hidden" aria-hidden="true">Copied!</span> </span> </span> <div class="attachment-compat"></div> </div> <div class="actions"> <# if ( data.link ) { #> <a class="view-attachment" href="{{ data.link }}">View attachment page</a> <# } #> <# if ( data.can.save ) { #> <# if ( data.link ) { #> <span class="links-separator">|</span> <# } #> <a href="{{ data.editLink }}">Edit more details</a> <# } #> <# if ( data.can.save && data.link ) { #> <span class="links-separator">|</span> <a href="{{ data.url }}" download>Download file</a> <# } #> <# if ( ! data.uploading && data.can.remove ) { #> <# if ( data.link || data.can.save ) { #> <span class="links-separator">|</span> <# } #> <button type="button" class="button-link delete-attachment">Delete permanently</button> <# } #> </div> </div> </script> <script type="text/html" id="tmpl-attachment"> <div class="attachment-preview js--select-attachment type-{{ data.type }} subtype-{{ data.subtype }} {{ data.orientation }}"> <div class="thumbnail"> <# if ( data.uploading ) { #> <div class="media-progress-bar"><div style="width: {{ data.percent }}%"></div></div> <# } else if ( 'image' === data.type && data.size && data.size.url ) { #> <div class="centered"> <img src="{{ data.size.url }}" draggable="false" alt="" /> </div> <# } else { #> <div class="centered"> <# if ( data.image && data.image.src && data.image.src !== data.icon ) { #> <img src="{{ data.image.src }}" class="thumbnail" draggable="false" alt="" /> <# } else if ( data.sizes ) { if ( data.sizes.medium ) { #> <img src="{{ data.sizes.medium.url }}" class="thumbnail" draggable="false" alt="" /> <# } else { #> <img src="{{ data.sizes.full.url }}" class="thumbnail" draggable="false" alt="" /> <# } #> <# } else { #> <img src="{{ data.icon }}" class="icon" draggable="false" alt="" /> <# } #> </div> <div class="filename"> <div>{{ data.filename }}</div> </div> <# } #> </div> <# if ( data.buttons.close ) { #> <button type="button" class="button-link attachment-close media-modal-icon"><span class="screen-reader-text"> Remove </span></button> <# } #> </div> <# if ( data.buttons.check ) { #> <button type="button" class="check" tabindex="-1"><span class="media-modal-icon"></span><span class="screen-reader-text"> Deselect </span></button> <# } #> <# var maybeReadOnly = data.can.save || data.allowLocalEdits ? '' : 'readonly'; if ( data.describe ) { if ( 'image' === data.type ) { #> <input type="text" value="{{ data.caption }}" class="describe" data-setting="caption" aria-label="Caption" placeholder="Caption&hellip;" {{ maybeReadOnly }} /> <# } else { #> <input type="text" value="{{ data.title }}" class="describe" data-setting="title" <# if ( 'video' === data.type ) { #> aria-label="Video title" placeholder="Video title&hellip;" <# } else if ( 'audio' === data.type ) { #> aria-label="Audio title" placeholder="Audio title&hellip;" <# } else { #> aria-label="Media title" placeholder="Media title&hellip;" <# } #> {{ maybeReadOnly }} /> <# } } #> </script> <script type="text/html" id="tmpl-attachment-details"> <h2> Attachment Details <span class="settings-save-status" role="status"> <span class="spinner"></span> <span class="saved">Saved.</span> </span> </h2> <div class="attachment-info"> <# if ( 'audio' === data.type ) { #> <div class="wp-media-wrapper wp-audio"> <audio style="visibility: hidden" controls class="wp-audio-shortcode" width="100%" preload="none"> <source type="{{ data.mime }}" src="{{ data.url }}" /> </audio> </div> <# } else if ( 'video' === data.type ) { var w_rule = ''; if ( data.width ) { w_rule = 'width: ' + data.width + 'px;'; } else if ( wp.media.view.settings.contentWidth ) { w_rule = 'width: ' + wp.media.view.settings.contentWidth + 'px;'; } #> <div style="{{ w_rule }}" class="wp-media-wrapper wp-video"> <video controls="controls" class="wp-video-shortcode" preload="metadata" <# if ( data.width ) { #>width="{{ data.width }}"<# } #> <# if ( data.height ) { #>height="{{ data.height }}"<# } #> <# if ( data.image && data.image.src !== data.icon ) { #>poster="{{ data.image.src }}"<# } #>> <source type="{{ data.mime }}" src="{{ data.url }}" /> </video> </div> <# } else { #> <div class="thumbnail thumbnail-{{ data.type }}"> <# if ( data.uploading ) { #> <div class="media-progress-bar"><div></div></div> <# } else if ( 'image' === data.type && data.size && data.size.url ) { #> <img src="{{ data.size.url }}" draggable="false" alt="" /> <# } else { #> <img src="{{ data.icon }}" class="icon" draggable="false" alt="" /> <# } #> </div> <# } #> <div class="details"> <div class="filename">{{ data.filename }}</div> <div class="uploaded">{{ data.dateFormatted }}</div> <div class="file-size">{{ data.filesizeHumanReadable }}</div> <# if ( 'image' === data.type && ! data.uploading ) { #> <# if ( data.width && data.height ) { #> <div class="dimensions"> {{ data.width }} by {{ data.height }} pixels </div> <# } #> <# if ( data.originalImageURL && data.originalImageName ) { #> <div class="word-wrap-break-word"> Original image: <a href="{{ data.originalImageURL }}">{{data.originalImageName}}</a> </div> <# } #> <# if ( data.can.save && data.sizes ) { #> <a class="edit-attachment" href="{{ data.editLink }}&amp;image-editor" target="_blank">Edit Image</a> <# } #> <# } #> <# if ( data.fileLength && data.fileLengthHumanReadable ) { #> <div class="file-length">Length: <span aria-hidden="true">{{ data.fileLengthHumanReadable }}</span> <span class="screen-reader-text">{{ data.fileLengthHumanReadable }}</span> </div> <# } #> <# if ( data.mediaStates ) { #> <div class="media-states"><strong>Used as:</strong> {{ data.mediaStates }}</div> <# } #> <# if ( ! data.uploading && data.can.remove ) { #> <button type="button" class="button-link delete-attachment">Delete permanently</button> <# } #> <div class="compat-meta"> <# if ( data.compat && data.compat.meta ) { #> {{{ data.compat.meta }}} <# } #> </div> </div> </div> <# var maybeReadOnly = data.can.save || data.allowLocalEdits ? '' : 'readonly'; #> <# if ( 'image' === data.type ) { #> <span class="setting alt-text has-description" data-setting="alt"> <label for="attachment-details-alt-text" class="name">Alt Text</label> <textarea id="attachment-details-alt-text" aria-describedby="alt-text-description" {{ maybeReadOnly }}>{{ data.alt }}</textarea> </span> <p class="description" id="alt-text-description"><a href="https://www.w3.org/WAI/tutorials/images/decision-tree/" target="_blank" rel="noopener">Learn how to describe the purpose of the image<span class="screen-reader-text"> (opens in a new tab)</span></a>. Leave empty if the image is purely decorative.</p> <# } #> <span class="setting" data-setting="title"> <label for="attachment-details-title" class="name">Title</label> <input type="text" id="attachment-details-title" value="{{ data.title }}" {{ maybeReadOnly }} /> </span> <# if ( 'audio' === data.type ) { #> <span class="setting" data-setting="artist"> <label for="attachment-details-artist" class="name">Artist</label> <input type="text" id="attachment-details-artist" value="{{ data.artist || data.meta.artist || '' }}" /> </span> <span class="setting" data-setting="album"> <label for="attachment-details-album" class="name">Album</label> <input type="text" id="attachment-details-album" value="{{ data.album || data.meta.album || '' }}" /> </span> <# } #> <span class="setting" data-setting="caption"> <label for="attachment-details-caption" class="name">Caption</label> <textarea id="attachment-details-caption" {{ maybeReadOnly }}>{{ data.caption }}</textarea> </span> <span class="setting" data-setting="description"> <label for="attachment-details-description" class="name">Description</label> <textarea id="attachment-details-description" {{ maybeReadOnly }}>{{ data.description }}</textarea> </span> <span class="setting" data-setting="url"> <label for="attachment-details-copy-link" class="name">File URL:</label> <input type="text" class="attachment-details-copy-link" id="attachment-details-copy-link" value="{{ data.url }}" readonly /> <div class="copy-to-clipboard-container"> <button type="button" class="button button-small copy-attachment-url" data-clipboard-target="#attachment-details-copy-link">Copy URL to clipboard</button> <span class="success hidden" aria-hidden="true">Copied!</span> </div> </span> </script> <script type="text/html" id="tmpl-media-selection"> <div class="selection-info"> <span class="count"></span> <# if ( data.editable ) { #> <button type="button" class="button-link edit-selection">Edit Selection</button> <# } #> <# if ( data.clearable ) { #> <button type="button" class="button-link clear-selection">Clear</button> <# } #> </div> <div class="selection-view"></div> </script> <script type="text/html" id="tmpl-attachment-display-settings"> <h2>Attachment Display Settings</h2> <# if ( 'image' === data.type ) { #> <span class="setting align"> <label for="attachment-display-settings-alignment" class="name">Alignment</label> <select id="attachment-display-settings-alignment" class="alignment" data-setting="align" <# if ( data.userSettings ) { #> data-user-setting="align" <# } #>> <option value="left"> Left </option> <option value="center"> Center </option> <option value="right"> Right </option> <option value="none" selected> None </option> </select> </span> <# } #> <span class="setting"> <label for="attachment-display-settings-link-to" class="name"> <# if ( data.model.canEmbed ) { #> Embed or Link <# } else { #> Link To <# } #> </label> <select id="attachment-display-settings-link-to" class="link-to" data-setting="link" <# if ( data.userSettings && ! data.model.canEmbed ) { #> data-user-setting="urlbutton" <# } #>> <# if ( data.model.canEmbed ) { #> <option value="embed" selected> Embed Media Player </option> <option value="file"> <# } else { #> <option value="none" selected> None </option> <option value="file"> <# } #> <# if ( data.model.canEmbed ) { #> Link to Media File <# } else { #> Media File <# } #> </option> <option value="post"> <# if ( data.model.canEmbed ) { #> Link to Attachment Page <# } else { #> Attachment Page <# } #> </option> <# if ( 'image' === data.type ) { #> <option value="custom"> Custom URL </option> <# } #> </select> </span> <span class="setting"> <label for="attachment-display-settings-link-to-custom" class="name">URL</label> <input type="text" id="attachment-display-settings-link-to-custom" class="link-to-custom" data-setting="linkUrl" /> </span> <# if ( 'undefined' !== typeof data.sizes ) { #> <span class="setting"> <label for="attachment-display-settings-size" class="name">Size</label> <select id="attachment-display-settings-size" class="size" name="size" data-setting="size" <# if ( data.userSettings ) { #> data-user-setting="imgsize" <# } #>> <# var size = data.sizes['thumbnail']; if ( size ) { #> <option value="thumbnail" > Thumbnail &ndash; {{ size.width }} &times; {{ size.height }} </option> <# } #> <# var size = data.sizes['medium']; if ( size ) { #> <option value="medium" > Medium &ndash; {{ size.width }} &times; {{ size.height }} </option> <# } #> <# var size = data.sizes['large']; if ( size ) { #> <option value="large" > Large &ndash; {{ size.width }} &times; {{ size.height }} </option> <# } #> <# var size = data.sizes['full']; if ( size ) { #> <option value="full" selected='selected'> Full Size &ndash; {{ size.width }} &times; {{ size.height }} </option> <# } #> </select> </span> <# } #> </script> <script type="text/html" id="tmpl-gallery-settings"> <h2>Gallery Settings</h2> <span class="setting"> <label for="gallery-settings-link-to" class="name">Link To</label> <select id="gallery-settings-link-to" class="link-to" data-setting="link" <# if ( data.userSettings ) { #> data-user-setting="urlbutton" <# } #>> <option value="post" <# if ( ! wp.media.galleryDefaults.link || 'post' === wp.media.galleryDefaults.link ) { #>selected="selected"<# } #>> Attachment Page </option> <option value="file" <# if ( 'file' === wp.media.galleryDefaults.link ) { #>selected="selected"<# } #>> Media File </option> <option value="none" <# if ( 'none' === wp.media.galleryDefaults.link ) { #>selected="selected"<# } #>> None </option> </select> </span> <span class="setting"> <label for="gallery-settings-columns" class="name select-label-inline">Columns</label> <select id="gallery-settings-columns" class="columns" name="columns" data-setting="columns"> <option value="1" <# if ( 1 == wp.media.galleryDefaults.columns ) { #>selected="selected"<# } #>> 1 </option> <option value="2" <# if ( 2 == wp.media.galleryDefaults.columns ) { #>selected="selected"<# } #>> 2 </option> <option value="3" <# if ( 3 == wp.media.galleryDefaults.columns ) { #>selected="selected"<# } #>> 3 </option> <option value="4" <# if ( 4 == wp.media.galleryDefaults.columns ) { #>selected="selected"<# } #>> 4 </option> <option value="5" <# if ( 5 == wp.media.galleryDefaults.columns ) { #>selected="selected"<# } #>> 5 </option> <option value="6" <# if ( 6 == wp.media.galleryDefaults.columns ) { #>selected="selected"<# } #>> 6 </option> <option value="7" <# if ( 7 == wp.media.galleryDefaults.columns ) { #>selected="selected"<# } #>> 7 </option> <option value="8" <# if ( 8 == wp.media.galleryDefaults.columns ) { #>selected="selected"<# } #>> 8 </option> <option value="9" <# if ( 9 == wp.media.galleryDefaults.columns ) { #>selected="selected"<# } #>> 9 </option> </select> </span> <span class="setting"> <input type="checkbox" id="gallery-settings-random-order" data-setting="_orderbyRandom" /> <label for="gallery-settings-random-order" class="checkbox-label-inline">Random Order</label> </span> <span class="setting size"> <label for="gallery-settings-size" class="name">Size</label> <select id="gallery-settings-size" class="size" name="size" data-setting="size" <# if ( data.userSettings ) { #> data-user-setting="imgsize" <# } #> > <option value="thumbnail"> Thumbnail </option> <option value="medium"> Medium </option> <option value="large"> Large </option> <option value="full"> Full Size </option> </select> </span> </script> <script type="text/html" id="tmpl-playlist-settings"> <h2>Playlist Settings</h2> <# var emptyModel = _.isEmpty( data.model ), isVideo = 'video' === data.controller.get('library').props.get('type'); #> <span class="setting"> <input type="checkbox" id="playlist-settings-show-list" data-setting="tracklist" <# if ( emptyModel ) { #> checked="checked" <# } #> /> <label for="playlist-settings-show-list" class="checkbox-label-inline"> <# if ( isVideo ) { #> Show Video List <# } else { #> Show Tracklist <# } #> </label> </span> <# if ( ! isVideo ) { #> <span class="setting"> <input type="checkbox" id="playlist-settings-show-artist" data-setting="artists" <# if ( emptyModel ) { #> checked="checked" <# } #> /> <label for="playlist-settings-show-artist" class="checkbox-label-inline"> Show Artist Name in Tracklist </label> </span> <# } #> <span class="setting"> <input type="checkbox" id="playlist-settings-show-images" data-setting="images" <# if ( emptyModel ) { #> checked="checked" <# } #> /> <label for="playlist-settings-show-images" class="checkbox-label-inline"> Show Images </label> </span> </script> <script type="text/html" id="tmpl-embed-link-settings"> <span class="setting link-text"> <label for="embed-link-settings-link-text" class="name">Link Text</label> <input type="text" id="embed-link-settings-link-text" class="alignment" data-setting="linkText" /> </span> <div class="embed-container" style="display: none;"> <div class="embed-preview"></div> </div> </script> <script type="text/html" id="tmpl-embed-image-settings"> <div class="wp-clearfix"> <div class="thumbnail"> <img src="{{ data.model.url }}" draggable="false" alt="" /> </div> </div> <span class="setting alt-text has-description"> <label for="embed-image-settings-alt-text" class="name">Alternative Text</label> <textarea id="embed-image-settings-alt-text" data-setting="alt" aria-describedby="alt-text-description"></textarea> </span> <p class="description" id="alt-text-description"><a href="https://www.w3.org/WAI/tutorials/images/decision-tree/" target="_blank" rel="noopener">Learn how to describe the purpose of the image<span class="screen-reader-text"> (opens in a new tab)</span></a>. Leave empty if the image is purely decorative.</p> <span class="setting caption"> <label for="embed-image-settings-caption" class="name">Caption</label> <textarea id="embed-image-settings-caption" data-setting="caption"></textarea> </span> <fieldset class="setting-group"> <legend class="name">Align</legend> <span class="setting align"> <span class="button-group button-large" data-setting="align"> <button class="button" value="left"> Left </button> <button class="button" value="center"> Center </button> <button class="button" value="right"> Right </button> <button class="button active" value="none"> None </button> </span> </span> </fieldset> <fieldset class="setting-group"> <legend class="name">Link To</legend> <span class="setting link-to"> <span class="button-group button-large" data-setting="link"> <button class="button" value="file"> Image URL </button> <button class="button" value="custom"> Custom URL </button> <button class="button active" value="none"> None </button> </span> </span> <span class="setting"> <label for="embed-image-settings-link-to-custom" class="name">URL</label> <input type="text" id="embed-image-settings-link-to-custom" class="link-to-custom" data-setting="linkUrl" /> </span> </fieldset> </script> <script type="text/html" id="tmpl-image-details"> <div class="media-embed"> <div class="embed-media-settings"> <div class="column-settings"> <span class="setting alt-text has-description"> <label for="image-details-alt-text" class="name">Alternative Text</label> <textarea id="image-details-alt-text" data-setting="alt" aria-describedby="alt-text-description">{{ data.model.alt }}</textarea> </span> <p class="description" id="alt-text-description"><a href="https://www.w3.org/WAI/tutorials/images/decision-tree/" target="_blank" rel="noopener">Learn how to describe the purpose of the image<span class="screen-reader-text"> (opens in a new tab)</span></a>. Leave empty if the image is purely decorative.</p> <span class="setting caption"> <label for="image-details-caption" class="name">Caption</label> <textarea id="image-details-caption" data-setting="caption">{{ data.model.caption }}</textarea> </span> <h2>Display Settings</h2> <fieldset class="setting-group"> <legend class="legend-inline">Align</legend> <span class="setting align"> <span class="button-group button-large" data-setting="align"> <button class="button" value="left"> Left </button> <button class="button" value="center"> Center </button> <button class="button" value="right"> Right </button> <button class="button active" value="none"> None </button> </span> </span> </fieldset> <# if ( data.attachment ) { #> <# if ( 'undefined' !== typeof data.attachment.sizes ) { #> <span class="setting size"> <label for="image-details-size" class="name">Size</label> <select id="image-details-size" class="size" name="size" data-setting="size" <# if ( data.userSettings ) { #> data-user-setting="imgsize" <# } #>> <# var size = data.sizes['thumbnail']; if ( size ) { #> <option value="thumbnail"> Thumbnail &ndash; {{ size.width }} &times; {{ size.height }} </option> <# } #> <# var size = data.sizes['medium']; if ( size ) { #> <option value="medium"> Medium &ndash; {{ size.width }} &times; {{ size.height }} </option> <# } #> <# var size = data.sizes['large']; if ( size ) { #> <option value="large"> Large &ndash; {{ size.width }} &times; {{ size.height }} </option> <# } #> <# var size = data.sizes['full']; if ( size ) { #> <option value="full"> Full Size &ndash; {{ size.width }} &times; {{ size.height }} </option> <# } #> <option value="custom"> Custom Size </option> </select> </span> <# } #> <div class="custom-size wp-clearfix<# if ( data.model.size !== 'custom' ) { #> hidden<# } #>"> <span class="custom-size-setting"> <label for="image-details-size-width">Width</label> <input type="number" id="image-details-size-width" aria-describedby="image-size-desc" data-setting="customWidth" step="1" value="{{ data.model.customWidth }}" /> </span> <span class="sep" aria-hidden="true">&times;</span> <span class="custom-size-setting"> <label for="image-details-size-height">Height</label> <input type="number" id="image-details-size-height" aria-describedby="image-size-desc" data-setting="customHeight" step="1" value="{{ data.model.customHeight }}" /> </span> <p id="image-size-desc" class="description">Image size in pixels</p> </div> <# } #> <span class="setting link-to"> <label for="image-details-link-to" class="name">Link To</label> <select id="image-details-link-to" data-setting="link"> <# if ( data.attachment ) { #> <option value="file"> Media File </option> <option value="post"> Attachment Page </option> <# } else { #> <option value="file"> Image URL </option> <# } #> <option value="custom"> Custom URL </option> <option value="none"> None </option> </select> </span> <span class="setting"> <label for="image-details-link-to-custom" class="name">URL</label> <input type="text" id="image-details-link-to-custom" class="link-to-custom" data-setting="linkUrl" /> </span> <div class="advanced-section"> <h2><button type="button" class="button-link advanced-toggle">Advanced Options</button></h2> <div class="advanced-settings hidden"> <div class="advanced-image"> <span class="setting title-text"> <label for="image-details-title-attribute" class="name">Image Title Attribute</label> <input type="text" id="image-details-title-attribute" data-setting="title" value="{{ data.model.title }}" /> </span> <span class="setting extra-classes"> <label for="image-details-css-class" class="name">Image CSS Class</label> <input type="text" id="image-details-css-class" data-setting="extraClasses" value="{{ data.model.extraClasses }}" /> </span> </div> <div class="advanced-link"> <span class="setting link-target"> <input type="checkbox" id="image-details-link-target" data-setting="linkTargetBlank" value="_blank" <# if ( data.model.linkTargetBlank ) { #>checked="checked"<# } #>> <label for="image-details-link-target" class="checkbox-label">Open link in a new tab</label> </span> <span class="setting link-rel"> <label for="image-details-link-rel" class="name">Link Rel</label> <input type="text" id="image-details-link-rel" data-setting="linkRel" value="{{ data.model.linkRel }}" /> </span> <span class="setting link-class-name"> <label for="image-details-link-css-class" class="name">Link CSS Class</label> <input type="text" id="image-details-link-css-class" data-setting="linkClassName" value="{{ data.model.linkClassName }}" /> </span> </div> </div> </div> </div> <div class="column-image"> <div class="image"> <img src="{{ data.model.url }}" draggable="false" alt="" /> <# if ( data.attachment && window.imageEdit ) { #> <div class="actions"> <input type="button" class="edit-attachment button" value="Edit Original" /> <input type="button" class="replace-attachment button" value="Replace" /> </div> <# } #> </div> </div> </div> </div> </script> <script type="text/html" id="tmpl-image-editor"> <div id="media-head-{{ data.id }}"></div> <div id="image-editor-{{ data.id }}"></div> </script> <script type="text/html" id="tmpl-audio-details"> <# var ext, html5types = { mp3: wp.media.view.settings.embedMimes.mp3, ogg: wp.media.view.settings.embedMimes.ogg }; #> <div class="media-embed media-embed-details"> <div class="embed-media-settings embed-audio-settings"> <audio style="visibility: hidden" controls class="wp-audio-shortcode" width="{{ _.isUndefined( data.model.width ) ? 400 : data.model.width }}" preload="{{ _.isUndefined( data.model.preload ) ? 'none' : data.model.preload }}" <# if ( ! _.isUndefined( data.model.autoplay ) && data.model.autoplay ) { #> autoplay<# } if ( ! _.isUndefined( data.model.loop ) && data.model.loop ) { #> loop<# } #> > <# if ( ! _.isEmpty( data.model.src ) ) { #> <source src="{{ data.model.src }}" type="{{ wp.media.view.settings.embedMimes[ data.model.src.split('.').pop() ] }}" /> <# } #> <# if ( ! _.isEmpty( data.model.mp3 ) ) { #> <source src="{{ data.model.mp3 }}" type="{{ wp.media.view.settings.embedMimes[ 'mp3' ] }}" /> <# } #> <# if ( ! _.isEmpty( data.model.ogg ) ) { #> <source src="{{ data.model.ogg }}" type="{{ wp.media.view.settings.embedMimes[ 'ogg' ] }}" /> <# } #> <# if ( ! _.isEmpty( data.model.flac ) ) { #> <source src="{{ data.model.flac }}" type="{{ wp.media.view.settings.embedMimes[ 'flac' ] }}" /> <# } #> <# if ( ! _.isEmpty( data.model.m4a ) ) { #> <source src="{{ data.model.m4a }}" type="{{ wp.media.view.settings.embedMimes[ 'm4a' ] }}" /> <# } #> <# if ( ! _.isEmpty( data.model.wav ) ) { #> <source src="{{ data.model.wav }}" type="{{ wp.media.view.settings.embedMimes[ 'wav' ] }}" /> <# } #> </audio> <# if ( ! _.isEmpty( data.model.src ) ) { ext = data.model.src.split('.').pop(); if ( html5types[ ext ] ) { delete html5types[ ext ]; } #> <span class="setting"> <label for="audio-details-source" class="name">URL</label> <input type="text" id="audio-details-source" readonly data-setting="src" value="{{ data.model.src }}" /> <button type="button" class="button-link remove-setting">Remove audio source</button> </span> <# } #> <# if ( ! _.isEmpty( data.model.mp3 ) ) { if ( ! _.isUndefined( html5types.mp3 ) ) { delete html5types.mp3; } #> <span class="setting"> <label for="audio-details-mp3-source" class="name">MP3</label> <input type="text" id="audio-details-mp3-source" readonly data-setting="mp3" value="{{ data.model.mp3 }}" /> <button type="button" class="button-link remove-setting">Remove audio source</button> </span> <# } #> <# if ( ! _.isEmpty( data.model.ogg ) ) { if ( ! _.isUndefined( html5types.ogg ) ) { delete html5types.ogg; } #> <span class="setting"> <label for="audio-details-ogg-source" class="name">OGG</label> <input type="text" id="audio-details-ogg-source" readonly data-setting="ogg" value="{{ data.model.ogg }}" /> <button type="button" class="button-link remove-setting">Remove audio source</button> </span> <# } #> <# if ( ! _.isEmpty( data.model.flac ) ) { if ( ! _.isUndefined( html5types.flac ) ) { delete html5types.flac; } #> <span class="setting"> <label for="audio-details-flac-source" class="name">FLAC</label> <input type="text" id="audio-details-flac-source" readonly data-setting="flac" value="{{ data.model.flac }}" /> <button type="button" class="button-link remove-setting">Remove audio source</button> </span> <# } #> <# if ( ! _.isEmpty( data.model.m4a ) ) { if ( ! _.isUndefined( html5types.m4a ) ) { delete html5types.m4a; } #> <span class="setting"> <label for="audio-details-m4a-source" class="name">M4A</label> <input type="text" id="audio-details-m4a-source" readonly data-setting="m4a" value="{{ data.model.m4a }}" /> <button type="button" class="button-link remove-setting">Remove audio source</button> </span> <# } #> <# if ( ! _.isEmpty( data.model.wav ) ) { if ( ! _.isUndefined( html5types.wav ) ) { delete html5types.wav; } #> <span class="setting"> <label for="audio-details-wav-source" class="name">WAV</label> <input type="text" id="audio-details-wav-source" readonly data-setting="wav" value="{{ data.model.wav }}" /> <button type="button" class="button-link remove-setting">Remove audio source</button> </span> <# } #> <# if ( ! _.isEmpty( html5types ) ) { #> <fieldset class="setting-group"> <legend class="name">Add alternate sources for maximum HTML5 playback</legend> <span class="setting"> <span class="button-large"> <# _.each( html5types, function (mime, type) { #> <button class="button add-media-source" data-mime="{{ mime }}">{{ type }}</button> <# } ) #> </span> </span> </fieldset> <# } #> <fieldset class="setting-group"> <legend class="name">Preload</legend> <span class="setting preload"> <span class="button-group button-large" data-setting="preload"> <button class="button" value="auto">Auto</button> <button class="button" value="metadata">Metadata</button> <button class="button active" value="none">None</button> </span> </span> </fieldset> <span class="setting-group"> <span class="setting checkbox-setting autoplay"> <input type="checkbox" id="audio-details-autoplay" data-setting="autoplay" /> <label for="audio-details-autoplay" class="checkbox-label">Autoplay</label> </span> <span class="setting checkbox-setting"> <input type="checkbox" id="audio-details-loop" data-setting="loop" /> <label for="audio-details-loop" class="checkbox-label">Loop</label> </span> </span> </div> </div> </script> <script type="text/html" id="tmpl-video-details"> <# var ext, html5types = { mp4: wp.media.view.settings.embedMimes.mp4, ogv: wp.media.view.settings.embedMimes.ogv, webm: wp.media.view.settings.embedMimes.webm }; #> <div class="media-embed media-embed-details"> <div class="embed-media-settings embed-video-settings"> <div class="wp-video-holder"> <# var w = ! data.model.width || data.model.width > 640 ? 640 : data.model.width, h = ! data.model.height ? 360 : data.model.height; if ( data.model.width && w !== data.model.width ) { h = Math.ceil( ( h * w ) / data.model.width ); } #> <# var w_rule = '', classes = [], w, h, settings = wp.media.view.settings, isYouTube = isVimeo = false; if ( ! _.isEmpty( data.model.src ) ) { isYouTube = data.model.src.match(/youtube|youtu\.be/); isVimeo = -1 !== data.model.src.indexOf('vimeo'); } if ( settings.contentWidth && data.model.width >= settings.contentWidth ) { w = settings.contentWidth; } else { w = data.model.width; } if ( w !== data.model.width ) { h = Math.ceil( ( data.model.height * w ) / data.model.width ); } else { h = data.model.height; } if ( w ) { w_rule = 'width: ' + w + 'px; '; } if ( isYouTube ) { classes.push( 'youtube-video' ); } if ( isVimeo ) { classes.push( 'vimeo-video' ); } #> <div style="{{ w_rule }}" class="wp-video"> <video controls class="wp-video-shortcode {{ classes.join( ' ' ) }}" <# if ( w ) { #>width="{{ w }}"<# } #> <# if ( h ) { #>height="{{ h }}"<# } #> <# if ( ! _.isUndefined( data.model.poster ) && data.model.poster ) { #> poster="{{ data.model.poster }}"<# } #> preload ="{{ _.isUndefined( data.model.preload ) ? 'metadata' : data.model.preload }}" <# if ( ! _.isUndefined( data.model.autoplay ) && data.model.autoplay ) { #> autoplay<# } if ( ! _.isUndefined( data.model.loop ) && data.model.loop ) { #> loop<# } #> > <# if ( ! _.isEmpty( data.model.src ) ) { if ( isYouTube ) { #> <source src="{{ data.model.src }}" type="video/youtube" /> <# } else if ( isVimeo ) { #> <source src="{{ data.model.src }}" type="video/vimeo" /> <# } else { #> <source src="{{ data.model.src }}" type="{{ settings.embedMimes[ data.model.src.split('.').pop() ] }}" /> <# } } #> <# if ( data.model.mp4 ) { #> <source src="{{ data.model.mp4 }}" type="{{ settings.embedMimes[ 'mp4' ] }}" /> <# } #> <# if ( data.model.m4v ) { #> <source src="{{ data.model.m4v }}" type="{{ settings.embedMimes[ 'm4v' ] }}" /> <# } #> <# if ( data.model.webm ) { #> <source src="{{ data.model.webm }}" type="{{ settings.embedMimes[ 'webm' ] }}" /> <# } #> <# if ( data.model.ogv ) { #> <source src="{{ data.model.ogv }}" type="{{ settings.embedMimes[ 'ogv' ] }}" /> <# } #> <# if ( data.model.flv ) { #> <source src="{{ data.model.flv }}" type="{{ settings.embedMimes[ 'flv' ] }}" /> <# } #> {{{ data.model.content }}} </video> </div> <# if ( ! _.isEmpty( data.model.src ) ) { ext = data.model.src.split('.').pop(); if ( html5types[ ext ] ) { delete html5types[ ext ]; } #> <span class="setting"> <label for="video-details-source" class="name">URL</label> <input type="text" id="video-details-source" readonly data-setting="src" value="{{ data.model.src }}" /> <button type="button" class="button-link remove-setting">Remove video source</button> </span> <# } #> <# if ( ! _.isEmpty( data.model.mp4 ) ) { if ( ! _.isUndefined( html5types.mp4 ) ) { delete html5types.mp4; } #> <span class="setting"> <label for="video-details-mp4-source" class="name">MP4</label> <input type="text" id="video-details-mp4-source" readonly data-setting="mp4" value="{{ data.model.mp4 }}" /> <button type="button" class="button-link remove-setting">Remove video source</button> </span> <# } #> <# if ( ! _.isEmpty( data.model.m4v ) ) { if ( ! _.isUndefined( html5types.m4v ) ) { delete html5types.m4v; } #> <span class="setting"> <label for="video-details-m4v-source" class="name">M4V</label> <input type="text" id="video-details-m4v-source" readonly data-setting="m4v" value="{{ data.model.m4v }}" /> <button type="button" class="button-link remove-setting">Remove video source</button> </span> <# } #> <# if ( ! _.isEmpty( data.model.webm ) ) { if ( ! _.isUndefined( html5types.webm ) ) { delete html5types.webm; } #> <span class="setting"> <label for="video-details-webm-source" class="name">WEBM</label> <input type="text" id="video-details-webm-source" readonly data-setting="webm" value="{{ data.model.webm }}" /> <button type="button" class="button-link remove-setting">Remove video source</button> </span> <# } #> <# if ( ! _.isEmpty( data.model.ogv ) ) { if ( ! _.isUndefined( html5types.ogv ) ) { delete html5types.ogv; } #> <span class="setting"> <label for="video-details-ogv-source" class="name">OGV</label> <input type="text" id="video-details-ogv-source" readonly data-setting="ogv" value="{{ data.model.ogv }}" /> <button type="button" class="button-link remove-setting">Remove video source</button> </span> <# } #> <# if ( ! _.isEmpty( data.model.flv ) ) { if ( ! _.isUndefined( html5types.flv ) ) { delete html5types.flv; } #> <span class="setting"> <label for="video-details-flv-source" class="name">FLV</label> <input type="text" id="video-details-flv-source" readonly data-setting="flv" value="{{ data.model.flv }}" /> <button type="button" class="button-link remove-setting">Remove video source</button> </span> <# } #> </div> <# if ( ! _.isEmpty( html5types ) ) { #> <fieldset class="setting-group"> <legend class="name">Add alternate sources for maximum HTML5 playback</legend> <span class="setting"> <span class="button-large"> <# _.each( html5types, function (mime, type) { #> <button class="button add-media-source" data-mime="{{ mime }}">{{ type }}</button> <# } ) #> </span> </span> </fieldset> <# } #> <# if ( ! _.isEmpty( data.model.poster ) ) { #> <span class="setting"> <label for="video-details-poster-image" class="name">Poster Image</label> <input type="text" id="video-details-poster-image" readonly data-setting="poster" value="{{ data.model.poster }}" /> <button type="button" class="button-link remove-setting">Remove poster image</button> </span> <# } #> <fieldset class="setting-group"> <legend class="name">Preload</legend> <span class="setting preload"> <span class="button-group button-large" data-setting="preload"> <button class="button" value="auto">Auto</button> <button class="button" value="metadata">Metadata</button> <button class="button active" value="none">None</button> </span> </span> </fieldset> <span class="setting-group"> <span class="setting checkbox-setting autoplay"> <input type="checkbox" id="video-details-autoplay" data-setting="autoplay" /> <label for="video-details-autoplay" class="checkbox-label">Autoplay</label> </span> <span class="setting checkbox-setting"> <input type="checkbox" id="video-details-loop" data-setting="loop" /> <label for="video-details-loop" class="checkbox-label">Loop</label> </span> </span> <span class="setting" data-setting="content"> <# var content = ''; if ( ! _.isEmpty( data.model.content ) ) { var tracks = jQuery( data.model.content ).filter( 'track' ); _.each( tracks.toArray(), function( track, index ) { content += track.outerHTML; #> <label for="video-details-track-{{ index }}" class="name">Tracks (subtitles, captions, descriptions, chapters, or metadata)</label> <input class="content-track" type="text" id="video-details-track-{{ index }}" aria-describedby="video-details-track-desc-{{ index }}" value="{{ track.outerHTML }}" /> <span class="description" id="video-details-track-desc-{{ index }}"> The srclang, label, and kind values can be edited to set the video track language and kind. </span> <button type="button" class="button-link remove-setting remove-track">Remove video track</button><br /> <# } ); #> <# } else { #> <span class="name">Tracks (subtitles, captions, descriptions, chapters, or metadata)</span><br /> <em>There are no associated subtitles.</em> <# } #> <textarea class="hidden content-setting">{{ content }}</textarea> </span> </div> </div> </script> <script type="text/html" id="tmpl-editor-gallery"> <# if ( data.attachments.length ) { #> <div class="gallery gallery-columns-{{ data.columns }}"> <# _.each( data.attachments, function( attachment, index ) { #> <dl class="gallery-item"> <dt class="gallery-icon"> <# if ( attachment.thumbnail ) { #> <img src="{{ attachment.thumbnail.url }}" width="{{ attachment.thumbnail.width }}" height="{{ attachment.thumbnail.height }}" alt="{{ attachment.alt }}" /> <# } else { #> <img src="{{ attachment.url }}" alt="{{ attachment.alt }}" /> <# } #> </dt> <# if ( attachment.caption ) { #> <dd class="wp-caption-text gallery-caption"> {{{ data.verifyHTML( attachment.caption ) }}} </dd> <# } #> </dl> <# if ( index % data.columns === data.columns - 1 ) { #> <br style="clear: both;" /> <# } #> <# } ); #> </div> <# } else { #> <div class="wpview-error"> <div class="dashicons dashicons-format-gallery"></div><p>No items found.</p> </div> <# } #> </script> <script type="text/html" id="tmpl-crop-content"> <img class="crop-image" src="{{ data.url }}" alt="Image crop area preview. Requires mouse interaction." /> <div class="upload-errors"></div> </script> <script type="text/html" id="tmpl-site-icon-preview-crop"> <style> :root{ --site-icon-url: url( "{{ data.url }}" ); } </style> <h2>Site Icon Preview</h2> <p>As an app icon and a browser icon.</p> <div class="site-icon-preview crop"> <div class="image-preview-wrap app-icon-preview"> <img id="preview-app-icon" src="{{ data.url }}" class="app-icon-preview" alt="Preview as an app icon" /> </div> <div class="site-icon-preview-browser"> <svg role="img" aria-hidden="true" fill="none" xmlns="http://www.w3.org/2000/svg" class="browser-buttons"><path fill-rule="evenodd" clip-rule="evenodd" d="M0 20a6 6 0 1 1 12 0 6 6 0 0 1-12 0Zm18 0a6 6 0 1 1 12 0 6 6 0 0 1-12 0Zm24-6a6 6 0 1 0 0 12 6 6 0 0 0 0-12Z" /></svg> <div class="site-icon-preview-tab"> <div class="image-preview-wrap browser"> <img id="preview-favicon" src="{{ data.url }}" class="browser-icon-preview" alt="Preview as a browser icon" /> </div> <div class="site-icon-preview-site-title" aria-hidden="true"><# print( 'Pocket Casts Forum' ) #></div> <svg role="img" aria-hidden="true" fill="none" xmlns="http://www.w3.org/2000/svg" class="close-button"> <path d="M12 13.0607L15.7123 16.773L16.773 15.7123L13.0607 12L16.773 8.28772L15.7123 7.22706L12 10.9394L8.28771 7.22705L7.22705 8.28771L10.9394 12L7.22706 15.7123L8.28772 16.773L12 13.0607Z" /> </svg> </div> </div> </div> </div> </script> <script type="text/javascript"> ( function() { var tmplNode = document.querySelector( '#tmpl-attachment-details-two-column' ); if ( ! tmplNode ) { return; } var content = tmplNode.innerHTML; var target = '<div class="file-size">'; var targetIndex = content.indexOf( target ); if ( -1 == targetIndex ) { return; } var insertStringAt = function( stringToInsert, contextString, insertAtIndex ) { return [ contextString.slice( 0, insertAtIndex ), stringToInsert, contextString.slice( insertAtIndex ), ].join( '' ); } var conditionToAddOpening = '<# if ( data.filesizeHumanReadable ) { #>'; var conditionToAddClosing = '<# } #>'; var endOfTargetLine = content.indexOf( '\n', targetIndex ); var newContent = insertStringAt( conditionToAddClosing, content, endOfTargetLine ); newContent = insertStringAt( conditionToAddOpening, newContent, targetIndex ); tmplNode.innerHTML = newContent; } )(); </script> <script type="text/html" id="tmpl-advanced-image-styles"> <span class="group-label">Image Border</span> <div class="image-settings-group"> <label class="border-width"> <span>Width</span> <input type="text" data-setting="borderWidth" value="{{ data.borderWidth }}" /> </label> <label class="border-color"> <span>Color</span> <input type="{{ data.colorInputType }}" data-setting="borderColor" value="{{ data.borderColor }}" /> </label> </div> <span class="group-label">Image Margins</span> <div class="image-settings-group margins"> <label class="top"> <span>Top</span> <input type="text" data-setting="marginTop" value="{{ data.marginTop }}" /> </label> <label class="bottom"> <span>Bottom</span> <input type="text" data-setting="marginBottom" value="{{ data.marginBottom }}" /> </label> <label class="left"> <span>Left</span> <input type="text" data-setting="marginLeft" value="{{ data.marginLeft }}" /> </label> <label class="right"> <span>Right</span> <input type="text" data-setting="marginRight" value="{{ data.marginRight }}" /> </label> </div> </script> <div id="actionbar" style="display: none;" class="actnbr-a8c-supportforums-pocketcasts actnbr-has-follow"> <ul> <li class="actnbr-ellipsis actnbr-hidden"> <svg class="gridicon gridicons-ellipsis" height="24" width="24" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><g><path d="M7 12c0 1.104-.896 2-2 2s-2-.896-2-2 .896-2 2-2 2 .896 2 2zm12-2c-1.104 0-2 .896-2 2s.896 2 2 2 2-.896 2-2-.896-2-2-2zm-7 0c-1.104 0-2 .896-2 2s.896 2 2 2 2-.896 2-2-.896-2-2-2z"/></g></svg> <div class="actnbr-popover tip tip-top-left actnbr-more"> <div class="tip-arrow"></div> <div class="tip-inner"> <ul> <li class="actnbr-sitename"> <a href="https://forums.pocketcasts.com"> <img loading='lazy' alt='' src='https://forums.pocketcasts.com/wp-content/uploads/2023/03/favicon-196.png?w=50' srcset='https://forums.pocketcasts.com/wp-content/uploads/2023/03/favicon-196.png?w=50 1x, https://forums.pocketcasts.com/wp-content/uploads/2023/03/favicon-196.png?w=75 1.5x, https://forums.pocketcasts.com/wp-content/uploads/2023/03/favicon-196.png?w=100 2x, https://forums.pocketcasts.com/wp-content/uploads/2023/03/favicon-196.png?w=150 3x, https://forums.pocketcasts.com/wp-content/uploads/2023/03/favicon-196.png?w=196 4x' class='avatar avatar-50' height='50' width='50' /> Pocket Casts Forum </a> </li> <li class="actnbr-folded-customize"> <a href="https://pocketcastsforum.wordpress.com/wp-admin/customize.php?url=https%3A%2F%2Fpocketcastsforum.wordpress.com%2Fforums%2Ftopic%2Fwatchos-app-crashes-no-longer-works-se-1st-gen%2F"> <svg class="gridicon gridicons-customize" height="20" width="20" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><g><path d="M2 6c0-1.505.78-3.08 2-4 0 .845.69 2 2 2 1.657 0 3 1.343 3 3 0 .386-.08.752-.212 1.09.74.594 1.476 1.19 2.19 1.81L8.9 11.98c-.62-.716-1.214-1.454-1.807-2.192C6.753 9.92 6.387 10 6 10c-2.21 0-4-1.79-4-4zm12.152 6.848l1.34-1.34c.607.304 1.283.492 2.008.492 2.485 0 4.5-2.015 4.5-4.5 0-.725-.188-1.4-.493-2.007L18 9l-2-2 3.507-3.507C18.9 3.188 18.225 3 17.5 3 15.015 3 13 5.015 13 7.5c0 .725.188 1.4.493 2.007L3 20l2 2 6.848-6.848c1.885 1.928 3.874 3.753 5.977 5.45l1.425 1.148 1.5-1.5-1.15-1.425c-1.695-2.103-3.52-4.092-5.448-5.977z"/></g></svg> <span>Customize</span> </a> </li> <li class="actnbr-signup"><a href="https://wordpress.com/start/">Sign up</a></li> <li class="actnbr-login"><a href="https://wordpress.com/log-in?redirect_to=https%3A%2F%2Fr-login.wordpress.com%2Fremote-login.php%3Faction%3Dlink%26back%3Dhttps%253A%252F%252Fforums.pocketcasts.com%252Fforums%252Ftopic%252Fwatchos-app-crashes-no-longer-works-se-1st-gen%252F">Log in</a></li> <li class="actnbr-shortlink"><a href="https://wp.me/peuSoH-1BG">Copy shortlink</a></li> <li class="flb-report"> <a href="https://wordpress.com/abuse/?report_url=https://forums.pocketcasts.com/forums/topic/watchos-app-crashes-no-longer-works-se-1st-gen/" target="_blank" rel="noopener noreferrer"> Report this content </a> </li> <li class="actnbr-subs"> <a href="https://subscribe.wordpress.com/">Manage subscriptions</a> </li> </ul> </div> </div> </li> </ul> </div> <script> window.addEventListener( "load", function( event ) { var link = document.createElement( "link" ); link.href = "https://s0.wp.com/wp-content/mu-plugins/actionbar/actionbar.css?v=20241015"; link.type = "text/css"; link.rel = "stylesheet"; document.head.appendChild( link ); var script = document.createElement( "script" ); script.src = "https://s0.wp.com/wp-content/mu-plugins/actionbar/actionbar.js?v=20231122"; script.defer = true; document.body.appendChild( script ); } ); </script> <script type="text/javascript" id="wp-util-js-extra"> /* <![CDATA[ */ var _wpUtilSettings = {"ajax":{"url":"\/wp-admin\/admin-ajax.php"}}; /* ]]> */ </script> <script type="text/javascript" id="media-models-js-extra"> /* <![CDATA[ */ var _wpMediaModelsL10n = {"settings":{"ajaxurl":"\/wp-admin\/admin-ajax.php","post":{"id":0}}}; /* ]]> */ </script> <script type="text/javascript" id="wp-plupload-js-extra"> /* <![CDATA[ */ var pluploadL10n = {"queue_limit_exceeded":"You have attempted to queue too many files.","file_exceeds_size_limit":"%s exceeds the maximum upload size for this site.","zero_byte_file":"This file is empty. Please try another.","invalid_filetype":"Sorry, you are not allowed to upload this file type.","not_an_image":"This file is not an image. Please try another.","image_memory_exceeded":"Memory exceeded. Please try another smaller file.","image_dimensions_exceeded":"This is larger than the maximum size. Please try another.","default_error":"An error occurred in the upload. Please try again later.","missing_upload_url":"There was a configuration error. Please contact the server administrator.","upload_limit_exceeded":"You may only upload 1 file.","http_error":"Unexpected response from the server. The file may have been uploaded successfully. Check in the Media Library or reload the page.","http_error_image":"The server cannot process the image. This can happen if the server is busy or does not have enough resources to complete the task. Uploading a smaller image may help. Suggested maximum size is 2560 pixels.","upload_failed":"Upload failed.","big_upload_failed":"Please try uploading this file with the %1$sbrowser uploader%2$s.","big_upload_queued":"%s exceeds the maximum upload size for the multi-file uploader when used in your browser.","io_error":"IO error.","security_error":"Security error.","file_cancelled":"File canceled.","upload_stopped":"Upload stopped.","dismiss":"Dismiss","crunching":"Crunching\u2026","deleted":"moved to the Trash.","error_uploading":"\u201c%s\u201d has failed to upload.","unsupported_image":"This image cannot be displayed in a web browser. For best results convert it to JPEG before uploading.","noneditable_image":"This image cannot be processed by the web server. Convert it to JPEG or PNG before uploading.","file_url_copied":"The file URL has been copied to your clipboard"}; var _wpPluploadSettings = {"defaults":{"file_data_name":"async-upload","url":"\/wp-admin\/async-upload.php","filters":[{"title":"Allowed Files","extensions":"jpg,jpeg,png,gif,pdf,doc,ppt,odt,pptx,docx,pps,ppsx,xls,xlsx,key,webp,heic,heif,asc,mp3,m4a,wav,ogg,zip,txt,tiff,bmp,ogv,mp4,m4v,mov,wmv,avi,mpg,3gp,3g2"}],"heic_upload_error":true,"multipart_params":{"action":"upload-attachment","_wpnonce":"0722ba9da7"}},"browser":{"mobile":false,"supported":true},"limitExceeded":false}; /* ]]> */ </script> <script crossorigin='anonymous' type='text/javascript' src='https://s1.wp.com/_static/??-eJyFkNEOwjAIRX/IWWfU+WL8FNO1uDBbWErR37czzpgl0ze4nBwI5jFUSC6oBzG9GCUPSRwnWEekdS8rMyNa624t0+K8tJox/Bj/M0TwaKvIHoIsMUPQIbD1Yz7V36xjykD5peMWA1QqkGxXsuK58pyLOmo6pGKHPJQL370RpSm63IE8J2M1c7Q5o/vAVgRyeY5i8AbrI1XjRZDKnnM81c12v9sd9s2mfwLmHofz'></script> <script type="text/javascript" id="wp-jp-i18n-loader-js-after"> /* <![CDATA[ */ wp.jpI18nLoader.state = {"baseUrl":"https://widgets.wp.com/languages/","locale":"en_US","domainMap":{"jetpack-admin-ui":"plugins/jetpack","jetpack-assets":"plugins/jetpack","jetpack-backup-pkg":"plugins/jetpack","jetpack-blaze":"plugins/jetpack","jetpack-boost-core":"plugins/jetpack","jetpack-boost-speed-score":"plugins/jetpack","jetpack-classic-theme-helper":"plugins/jetpack","jetpack-compat":"plugins/jetpack","jetpack-config":"plugins/jetpack","jetpack-connection":"plugins/jetpack","jetpack-explat":"plugins/jetpack","jetpack-forms":"plugins/jetpack","jetpack-image-cdn":"plugins/jetpack","jetpack-import":"plugins/jetpack","jetpack-ip":"plugins/jetpack","jetpack-jitm":"plugins/jetpack","jetpack-licensing":"plugins/jetpack","jetpack-masterbar":"plugins/jetpack","jetpack-my-jetpack":"plugins/jetpack","jetpack-password-checker":"plugins/jetpack","jetpack-plugins-installer":"plugins/jetpack","jetpack-post-list":"plugins/jetpack","jetpack-protect-models":"plugins/jetpack","jetpack-protect-status":"plugins/jetpack","jetpack-publicize-pkg":"plugins/jetpack","jetpack-search-pkg":"plugins/jetpack","jetpack-stats":"plugins/jetpack","jetpack-stats-admin":"plugins/jetpack","jetpack-sync":"plugins/jetpack","jetpack-videopress-pkg":"plugins/jetpack","jetpack-waf":"plugins/jetpack","jetpack-wordads":"plugins/jetpack","woocommerce-analytics":"plugins/jetpack"},"domainPaths":{"jetpack-admin-ui":"jetpack_vendor/automattic/jetpack-admin-ui/","jetpack-assets":"jetpack_vendor/automattic/jetpack-assets/","jetpack-backup-pkg":"jetpack_vendor/automattic/jetpack-backup/","jetpack-blaze":"jetpack_vendor/automattic/jetpack-blaze/","jetpack-boost-core":"jetpack_vendor/automattic/jetpack-boost-core/","jetpack-boost-speed-score":"jetpack_vendor/automattic/jetpack-boost-speed-score/","jetpack-classic-theme-helper":"jetpack_vendor/automattic/jetpack-classic-theme-helper/","jetpack-compat":"jetpack_vendor/automattic/jetpack-compat/","jetpack-config":"jetpack_vendor/automattic/jetpack-config/","jetpack-connection":"jetpack_vendor/automattic/jetpack-connection/","jetpack-explat":"jetpack_vendor/automattic/jetpack-explat/","jetpack-forms":"jetpack_vendor/automattic/jetpack-forms/","jetpack-image-cdn":"jetpack_vendor/automattic/jetpack-image-cdn/","jetpack-import":"jetpack_vendor/automattic/jetpack-import/","jetpack-ip":"jetpack_vendor/automattic/jetpack-ip/","jetpack-jitm":"jetpack_vendor/automattic/jetpack-jitm/","jetpack-licensing":"jetpack_vendor/automattic/jetpack-licensing/","jetpack-masterbar":"jetpack_vendor/automattic/jetpack-masterbar/","jetpack-my-jetpack":"jetpack_vendor/automattic/jetpack-my-jetpack/","jetpack-password-checker":"jetpack_vendor/automattic/jetpack-password-checker/","jetpack-plugins-installer":"jetpack_vendor/automattic/jetpack-plugins-installer/","jetpack-post-list":"jetpack_vendor/automattic/jetpack-post-list/","jetpack-protect-models":"jetpack_vendor/automattic/jetpack-protect-models/","jetpack-protect-status":"jetpack_vendor/automattic/jetpack-protect-status/","jetpack-publicize-pkg":"jetpack_vendor/automattic/jetpack-publicize/","jetpack-search-pkg":"jetpack_vendor/automattic/jetpack-search/","jetpack-stats":"jetpack_vendor/automattic/jetpack-stats/","jetpack-stats-admin":"jetpack_vendor/automattic/jetpack-stats-admin/","jetpack-sync":"jetpack_vendor/automattic/jetpack-sync/","jetpack-videopress-pkg":"jetpack_vendor/automattic/jetpack-videopress/","jetpack-waf":"jetpack_vendor/automattic/jetpack-waf/","jetpack-wordads":"jetpack_vendor/automattic/jetpack-wordads/","woocommerce-analytics":"jetpack_vendor/automattic/woocommerce-analytics/"}}; wp.jpI18nLoader.state = {"baseUrl":"https://widgets.wp.com/languages/","locale":"en_US","domainMap":{"jetpack-admin-ui":"plugins/jetpack","jetpack-assets":"plugins/jetpack","jetpack-backup-pkg":"plugins/jetpack","jetpack-blaze":"plugins/jetpack","jetpack-boost-core":"plugins/jetpack","jetpack-boost-speed-score":"plugins/jetpack","jetpack-classic-theme-helper":"plugins/jetpack","jetpack-compat":"plugins/jetpack","jetpack-config":"plugins/jetpack","jetpack-connection":"plugins/jetpack","jetpack-explat":"plugins/jetpack","jetpack-forms":"plugins/jetpack","jetpack-image-cdn":"plugins/jetpack","jetpack-import":"plugins/jetpack","jetpack-ip":"plugins/jetpack","jetpack-jitm":"plugins/jetpack","jetpack-licensing":"plugins/jetpack","jetpack-masterbar":"plugins/jetpack","jetpack-my-jetpack":"plugins/jetpack","jetpack-password-checker":"plugins/jetpack","jetpack-plugins-installer":"plugins/jetpack","jetpack-post-list":"plugins/jetpack","jetpack-protect-models":"plugins/jetpack","jetpack-protect-status":"plugins/jetpack","jetpack-publicize-pkg":"plugins/jetpack","jetpack-search-pkg":"plugins/jetpack","jetpack-stats":"plugins/jetpack","jetpack-stats-admin":"plugins/jetpack","jetpack-sync":"plugins/jetpack","jetpack-videopress-pkg":"plugins/jetpack","jetpack-waf":"plugins/jetpack","jetpack-wordads":"plugins/jetpack","woocommerce-analytics":"plugins/jetpack"},"domainPaths":{"jetpack-admin-ui":"jetpack_vendor/automattic/jetpack-admin-ui/","jetpack-assets":"jetpack_vendor/automattic/jetpack-assets/","jetpack-backup-pkg":"jetpack_vendor/automattic/jetpack-backup/","jetpack-blaze":"jetpack_vendor/automattic/jetpack-blaze/","jetpack-boost-core":"jetpack_vendor/automattic/jetpack-boost-core/","jetpack-boost-speed-score":"jetpack_vendor/automattic/jetpack-boost-speed-score/","jetpack-classic-theme-helper":"jetpack_vendor/automattic/jetpack-classic-theme-helper/","jetpack-compat":"jetpack_vendor/automattic/jetpack-compat/","jetpack-config":"jetpack_vendor/automattic/jetpack-config/","jetpack-connection":"jetpack_vendor/automattic/jetpack-connection/","jetpack-explat":"jetpack_vendor/automattic/jetpack-explat/","jetpack-forms":"jetpack_vendor/automattic/jetpack-forms/","jetpack-image-cdn":"jetpack_vendor/automattic/jetpack-image-cdn/","jetpack-import":"jetpack_vendor/automattic/jetpack-import/","jetpack-ip":"jetpack_vendor/automattic/jetpack-ip/","jetpack-jitm":"jetpack_vendor/automattic/jetpack-jitm/","jetpack-licensing":"jetpack_vendor/automattic/jetpack-licensing/","jetpack-masterbar":"jetpack_vendor/automattic/jetpack-masterbar/","jetpack-my-jetpack":"jetpack_vendor/automattic/jetpack-my-jetpack/","jetpack-password-checker":"jetpack_vendor/automattic/jetpack-password-checker/","jetpack-plugins-installer":"jetpack_vendor/automattic/jetpack-plugins-installer/","jetpack-post-list":"jetpack_vendor/automattic/jetpack-post-list/","jetpack-protect-models":"jetpack_vendor/automattic/jetpack-protect-models/","jetpack-protect-status":"jetpack_vendor/automattic/jetpack-protect-status/","jetpack-publicize-pkg":"jetpack_vendor/automattic/jetpack-publicize/","jetpack-search-pkg":"jetpack_vendor/automattic/jetpack-search/","jetpack-stats":"jetpack_vendor/automattic/jetpack-stats/","jetpack-stats-admin":"jetpack_vendor/automattic/jetpack-stats-admin/","jetpack-sync":"jetpack_vendor/automattic/jetpack-sync/","jetpack-videopress-pkg":"jetpack_vendor/automattic/jetpack-videopress/","jetpack-waf":"jetpack_vendor/automattic/jetpack-waf/","jetpack-wordads":"jetpack_vendor/automattic/jetpack-wordads/","woocommerce-analytics":"jetpack_vendor/automattic/woocommerce-analytics/"}}; /* ]]> */ </script> <script type="text/javascript" crossorigin='anonymous' src="https://s0.wp.com/wp-content/plugins/gutenberg-core/v18.3.0/build/url/index.min.js?m=1715382909i&amp;ver=413660a39c97a1da8d51" id="wp-url-js"></script> <script type="text/javascript" id="jetpack-instant-search-js-before"> /* <![CDATA[ */ var JetpackInstantSearchOptions=JSON.parse(decodeURIComponent("%7B%22overlayOptions%22%3A%7B%22colorTheme%22%3A%22light%22%2C%22enableInfScroll%22%3Atrue%2C%22enableFilteringOpensOverlay%22%3Atrue%2C%22enablePostDate%22%3Atrue%2C%22enableSort%22%3Atrue%2C%22highlightColor%22%3A%22%23e6f2e8%22%2C%22overlayTrigger%22%3A%22results%22%2C%22resultFormat%22%3A%22minimal%22%2C%22showPoweredBy%22%3Atrue%2C%22defaultSort%22%3A%22relevance%22%2C%22excludedPostTypes%22%3A%5B%5D%7D%2C%22homeUrl%22%3A%22https%3A%5C%2F%5C%2Fforums.pocketcasts.com%22%2C%22locale%22%3A%22en%22%2C%22postsPerPage%22%3A10%2C%22siteId%22%3A214227651%2C%22postTypes%22%3A%7B%22post%22%3A%7B%22singular_name%22%3A%22Post%22%2C%22name%22%3A%22Posts%22%7D%2C%22page%22%3A%7B%22singular_name%22%3A%22Page%22%2C%22name%22%3A%22Pages%22%7D%2C%22attachment%22%3A%7B%22singular_name%22%3A%22Media%22%2C%22name%22%3A%22Media%22%7D%2C%22forum%22%3A%7B%22singular_name%22%3A%22Forum%22%2C%22name%22%3A%22Forums%22%7D%2C%22topic%22%3A%7B%22singular_name%22%3A%22Topic%22%2C%22name%22%3A%22Topics%22%7D%7D%2C%22webpackPublicPath%22%3A%22https%3A%5C%2F%5C%2Fs2.wp.com%5C%2Fwp-content%5C%2Fmu-plugins%5C%2Fjetpack-plugin%5C%2Fsun%5C%2Fjetpack_vendor%5C%2Fautomattic%5C%2Fjetpack-search%5C%2Fbuild%5C%2Finstant-search%5C%2F%22%2C%22isPhotonEnabled%22%3Atrue%2C%22isFreePlan%22%3Afalse%2C%22apiRoot%22%3A%22https%3A%5C%2F%5C%2Fpublic-api.wordpress.com%5C%2F%22%2C%22apiNonce%22%3A%224400e6e9c6%22%2C%22isPrivateSite%22%3Afalse%2C%22isWpcom%22%3Atrue%2C%22hasOverlayWidgets%22%3Afalse%2C%22widgets%22%3A%5B%5D%2C%22widgetsOutsideOverlay%22%3A%5B%5D%2C%22hasNonSearchWidgets%22%3Afalse%2C%22preventTrackingCookiesReset%22%3Atrue%2C%22adminQueryFilter%22%3A%7B%22bool%22%3A%7B%22must_not%22%3A%5B%7B%22term%22%3A%7B%22post_type%22%3A%22attachment%22%7D%7D%5D%7D%7D%7D")); /* ]]> */ </script> <script crossorigin='anonymous' type='text/javascript' src='https://s0.wp.com/wp-content/mu-plugins/jetpack-plugin/sun/jetpack_vendor/automattic/jetpack-search/build/instant-search/jp-search.js?m=1731341983i'></script> <script type="text/javascript" crossorigin='anonymous' src="//stats.wp.com/w.js?ver=202448" id="jp-tracks-js"></script> <script type="text/javascript" id="bbpress-engagements-js-extra"> /* <![CDATA[ */ var bbpEngagementJS = {"object_id":"6180","bbp_ajaxurl":"https:\/\/forums.pocketcasts.com\/forums\/topic\/watchos-app-crashes-no-longer-works-se-1st-gen\/?bbp-ajax=true","generic_ajax_error":"Something went wrong. Refresh your browser and try again."}; /* ]]> */ </script> <script type="text/javascript" id="comment-like-js-extra"> /* <![CDATA[ */ var comment_like_text = {"loading":"Loading...","swipeUrl":"https:\/\/s2.wp.com\/wp-content\/mu-plugins\/comment-likes\/js\/lib\/swipe.js?ver=20131008"}; /* ]]> */ </script> <script type="text/javascript" id="mediaelement-js-extra"> /* <![CDATA[ */ var _wpmejsSettings = {"pluginPath":"\/wp-includes\/js\/mediaelement\/","classPrefix":"mejs-","stretching":"responsive","audioShortcodeLibrary":"mediaelement","videoShortcodeLibrary":"mediaelement"}; /* ]]> */ </script> <script type="text/javascript" id="wp-api-request-js-extra"> /* <![CDATA[ */ var wpApiSettings = {"root":"https:\/\/public-api.wordpress.com\/","nonce":"4400e6e9c6","versionString":"wp\/v2\/"}; /* ]]> */ </script> <script type="text/javascript" id="mediaelement-core-js-before"> /* <![CDATA[ */ var mejsL10n = {"language":"en","strings":{"mejs.download-file":"Download File","mejs.install-flash":"You are using a browser that does not have Flash player enabled or installed. Please turn on your Flash player plugin or download the latest version from https:\/\/get.adobe.com\/flashplayer\/","mejs.fullscreen":"Fullscreen","mejs.play":"Play","mejs.pause":"Pause","mejs.time-slider":"Time Slider","mejs.time-help-text":"Use Left\/Right Arrow keys to advance one second, Up\/Down arrows to advance ten seconds.","mejs.live-broadcast":"Live Broadcast","mejs.volume-help-text":"Use Up\/Down Arrow keys to increase or decrease volume.","mejs.unmute":"Unmute","mejs.mute":"Mute","mejs.volume-slider":"Volume Slider","mejs.video-player":"Video Player","mejs.audio-player":"Audio Player","mejs.captions-subtitles":"Captions\/Subtitles","mejs.captions-chapters":"Chapters","mejs.none":"None","mejs.afrikaans":"Afrikaans","mejs.albanian":"Albanian","mejs.arabic":"Arabic","mejs.belarusian":"Belarusian","mejs.bulgarian":"Bulgarian","mejs.catalan":"Catalan","mejs.chinese":"Chinese","mejs.chinese-simplified":"Chinese (Simplified)","mejs.chinese-traditional":"Chinese (Traditional)","mejs.croatian":"Croatian","mejs.czech":"Czech","mejs.danish":"Danish","mejs.dutch":"Dutch","mejs.english":"English","mejs.estonian":"Estonian","mejs.filipino":"Filipino","mejs.finnish":"Finnish","mejs.french":"French","mejs.galician":"Galician","mejs.german":"German","mejs.greek":"Greek","mejs.haitian-creole":"Haitian Creole","mejs.hebrew":"Hebrew","mejs.hindi":"Hindi","mejs.hungarian":"Hungarian","mejs.icelandic":"Icelandic","mejs.indonesian":"Indonesian","mejs.irish":"Irish","mejs.italian":"Italian","mejs.japanese":"Japanese","mejs.korean":"Korean","mejs.latvian":"Latvian","mejs.lithuanian":"Lithuanian","mejs.macedonian":"Macedonian","mejs.malay":"Malay","mejs.maltese":"Maltese","mejs.norwegian":"Norwegian","mejs.persian":"Persian","mejs.polish":"Polish","mejs.portuguese":"Portuguese","mejs.romanian":"Romanian","mejs.russian":"Russian","mejs.serbian":"Serbian","mejs.slovak":"Slovak","mejs.slovenian":"Slovenian","mejs.spanish":"Spanish","mejs.swahili":"Swahili","mejs.swedish":"Swedish","mejs.tagalog":"Tagalog","mejs.thai":"Thai","mejs.turkish":"Turkish","mejs.ukrainian":"Ukrainian","mejs.vietnamese":"Vietnamese","mejs.welsh":"Welsh","mejs.yiddish":"Yiddish"}}; /* ]]> */ </script> <script crossorigin='anonymous' type='text/javascript' src='https://s1.wp.com/_static/??-eJydkltOAzEMRTdEagYhaD8Qa8nDnXqIkxAnVN09pqjStFKlwGecc65ly3AsxufUMDUosc+UBJwrFUXMk3mBhlyibSgQcG97bLAIYJrtjKyObJjSZpEHWOVwN5con/kHM5E+NGK5KdyK7aChAnbrQXopubZ9rp21YYxUhMSo24ctK4Lt3NVVtMFr0Q3LX4RH03Ihb7TCw176n8bZUcSr+Sj52MPv2uSgqM8B1/teA8tnx3qCTrrhOkBx7jKAiba1Lt4lGQNZjOdbuHoYm4JegT1h/bvLNFe9uSFR/9bve44tZCrqXHJB3vltep12z7vttHtcvgH6DSLn'></script> <script type="text/javascript" crossorigin='anonymous' src="https://s0.wp.com/wp-content/plugins/gutenberg-core/v18.3.0/build/dom-ready/index.min.js?m=1715382909i&amp;ver=222ad38e3e5e302c8bbf" id="wp-dom-ready-js"></script> <script type="text/javascript" id="wp-dom-ready-js-after"> /* <![CDATA[ */ wp.galleryBlockV2Enabled = true /* ]]> */ </script> <script type="text/javascript" crossorigin='anonymous' src="https://s0.wp.com/wp-content/plugins/gutenberg-core/v18.3.0/build/a11y/index.min.js?m=1715382909i&amp;ver=9061ce25a6ee8a006b52" id="wp-a11y-js"></script> <script type="text/javascript" id="media-views-js-extra"> /* <![CDATA[ */ var _wpMediaViewsL10n = {"mediaFrameDefaultTitle":"Media","url":"URL","addMedia":"Add media","search":"Search","select":"Select","cancel":"Cancel","update":"Update","replace":"Replace","remove":"Remove","back":"Back","selected":"%d selected","dragInfo":"Drag and drop to reorder media files.","uploadFilesTitle":"Upload files","uploadImagesTitle":"Upload images","mediaLibraryTitle":"Media Library","insertMediaTitle":"Add media","createNewGallery":"Create a new gallery","createNewPlaylist":"Create a new playlist","createNewVideoPlaylist":"Create a new video playlist","returnToLibrary":"\u2190 Go to library","allMediaItems":"All media items","allDates":"All dates","noItemsFound":"No items found.","insertIntoPost":"Insert into post","unattached":"Unattached","mine":"Mine","trash":"Trash","uploadedToThisPost":"Uploaded to this post","warnDelete":"You are about to permanently delete this item from your site.\nThis action cannot be undone.\n 'Cancel' to stop, 'OK' to delete.","warnBulkDelete":"You are about to permanently delete these items from your site.\nThis action cannot be undone.\n 'Cancel' to stop, 'OK' to delete.","warnBulkTrash":"You are about to trash these items.\n 'Cancel' to stop, 'OK' to delete.","bulkSelect":"Bulk select","trashSelected":"Move to Trash","restoreSelected":"Restore from Trash","deletePermanently":"Delete permanently","errorDeleting":"Error in deleting the attachment.","apply":"Apply","filterByDate":"Filter by date","filterByType":"Filter by type","searchLabel":"Search media","searchMediaLabel":"Search media","searchMediaPlaceholder":"Search media items...","mediaFound":"Number of media items found: %d","noMedia":"No media items found.","noMediaTryNewSearch":"No media items found. Try a different search.","attachmentDetails":"Attachment details","insertFromUrlTitle":"Insert from URL","setFeaturedImageTitle":"Featured image","setFeaturedImage":"Set featured image","createGalleryTitle":"Create gallery","editGalleryTitle":"Edit gallery","cancelGalleryTitle":"\u2190 Cancel gallery","insertGallery":"Insert gallery","updateGallery":"Update gallery","addToGallery":"Add to gallery","addToGalleryTitle":"Add to gallery","reverseOrder":"Reverse order","imageDetailsTitle":"Image details","imageReplaceTitle":"Replace image","imageDetailsCancel":"Cancel edit","editImage":"Edit image","chooseImage":"Choose image","selectAndCrop":"Select and crop","skipCropping":"Skip cropping","cropImage":"Crop image","cropYourImage":"Crop your image","cropping":"Cropping\u2026","suggestedDimensions":"Suggested image dimensions: %1$s by %2$s pixels.","cropError":"There has been an error cropping your image.","audioDetailsTitle":"Audio details","audioReplaceTitle":"Replace audio","audioAddSourceTitle":"Add audio source","audioDetailsCancel":"Cancel edit","videoDetailsTitle":"Video details","videoReplaceTitle":"Replace video","videoAddSourceTitle":"Add video source","videoDetailsCancel":"Cancel edit","videoSelectPosterImageTitle":"Select poster image","videoAddTrackTitle":"Add subtitles","playlistDragInfo":"Drag and drop to reorder tracks.","createPlaylistTitle":"Create audio playlist","editPlaylistTitle":"Edit audio playlist","cancelPlaylistTitle":"\u2190 Cancel audio playlist","insertPlaylist":"Insert audio playlist","updatePlaylist":"Update audio playlist","addToPlaylist":"Add to audio playlist","addToPlaylistTitle":"Add to Audio Playlist","videoPlaylistDragInfo":"Drag and drop to reorder videos.","createVideoPlaylistTitle":"Create video playlist","editVideoPlaylistTitle":"Edit video playlist","cancelVideoPlaylistTitle":"\u2190 Cancel video playlist","insertVideoPlaylist":"Insert video playlist","updateVideoPlaylist":"Update video playlist","addToVideoPlaylist":"Add to video playlist","addToVideoPlaylistTitle":"Add to video Playlist","filterAttachments":"Filter media","attachmentsList":"Media list","settings":{"tabs":[],"tabUrl":"https:\/\/pocketcastsforum.wordpress.com\/wp-admin\/media-upload.php?chromeless=1","mimeTypes":{"image":"Images","audio":"Audio","video":"Video","application\/msword,application\/vnd.openxmlformats-officedocument.wordprocessingml.document,application\/vnd.ms-word.document.macroEnabled.12,application\/vnd.ms-word.template.macroEnabled.12,application\/vnd.oasis.opendocument.text,application\/vnd.apple.pages,application\/pdf,application\/vnd.ms-xpsdocument,application\/oxps,application\/rtf,application\/wordperfect,application\/octet-stream":"Documents","application\/vnd.apple.numbers,application\/vnd.oasis.opendocument.spreadsheet,application\/vnd.ms-excel,application\/vnd.openxmlformats-officedocument.spreadsheetml.sheet,application\/vnd.ms-excel.sheet.macroEnabled.12,application\/vnd.ms-excel.sheet.binary.macroEnabled.12":"Spreadsheets","application\/x-gzip,application\/rar,application\/x-tar,application\/zip,application\/x-7z-compressed":"Archives"},"captions":true,"nonce":{"sendToEditor":"936fffbe2b","setAttachmentThumbnail":"3b7ef4932d"},"post":{"id":0},"defaultProps":{"link":"none","align":"","size":""},"attachmentCounts":{"audio":1,"video":1},"oEmbedProxyUrl":"https:\/\/forums.pocketcasts.com\/wp-json\/oembed\/1.0\/proxy","embedExts":["mp3","ogg","flac","m4a","wav","mp4","m4v","webm","ogv","flv"],"embedMimes":{"mp3":"audio\/mpeg","ogg":"audio\/ogg","m4a":"audio\/mpeg","wav":"audio\/wav","mp4":"video\/mp4","m4v":"video\/mp4","ogv":"video\/ogg"},"contentWidth":null,"months":[{"year":"2024","month":"11","text":"November 2024"},{"year":"2024","month":"10","text":"October 2024"},{"year":"2024","month":"9","text":"September 2024"},{"year":"2024","month":"8","text":"August 2024"},{"year":"2024","month":"7","text":"July 2024"},{"year":"2024","month":"6","text":"June 2024"},{"year":"2024","month":"5","text":"May 2024"},{"year":"2024","month":"4","text":"April 2024"},{"year":"2024","month":"3","text":"March 2024"},{"year":"2024","month":"2","text":"February 2024"},{"year":"2023","month":"12","text":"December 2023"},{"year":"2023","month":"11","text":"November 2023"},{"year":"2023","month":"10","text":"October 2023"},{"year":"2023","month":"9","text":"September 2023"},{"year":"2023","month":"3","text":"March 2023"},{"year":"2023","month":"2","text":"February 2023"}],"mediaTrash":0,"infiniteScrolling":0}}; /* ]]> */ </script> <script crossorigin='anonymous' type='text/javascript' src='https://s2.wp.com/_static/??-eJx9zs0KAjEMBOAXspuK4O5FfJbaBElpktKf3de34EU87GUOwzcwcBTHGvNAapAaxMzlZaHiIqxLahf4A0LIwe1MRzsnM7rVcxMGsu2MZL8umnbSDjJcyePNOm9ZpdlLCf07nfYpj+t689t296tPHz2JSKo='></script> <script type="text/javascript"> (function () { var wpcom_reblog = { source: 'toolbar', toggle_reblog_box_flair: function (obj_id, post_id) { // Go to site selector. This will redirect to their blog if they only have one. const postEndpoint = `https://wordpress.com/post`; // Ideally we would use the permalink here, but fortunately this will be replaced with the // post permalink in the editor. const originalURL = `${ document.location.href }?page_id=${ post_id }`; const url = postEndpoint + '?url=' + encodeURIComponent( originalURL ) + '&is_post_share=true' + '&v=5'; const redirect = function () { if ( ! window.open( url, '_blank' ) ) { location.href = url; } }; if ( /Firefox/.test( navigator.userAgent ) ) { setTimeout( redirect, 0 ); } else { redirect(); } }, }; window.wpcom_reblog = wpcom_reblog; })(); </script> <script type="text/javascript"> // <![CDATA[ (function() { try{ if ( window.external &&'msIsSiteMode' in window.external) { if (window.external.msIsSiteMode()) { var jl = document.createElement('script'); jl.type='text/javascript'; jl.async=true; jl.src='/wp-content/plugins/ie-sitemode/custom-jumplist.php'; var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(jl, s); } } }catch(e){} })(); // ]]> </script><script src="//stats.wp.com/w.js?67" defer></script> <script type="text/javascript"> _tkq = window._tkq || []; _stq = window._stq || []; _tkq.push(['storeContext', {'blog_id':'214227651','blog_tz':'-3','user_lang':'en','blog_lang':'en','user_id':'0'}]); _stq.push(['view', {'blog':'214227651','v':'wpcom','tz':'-3','user_id':'0','post':'6180','subd':'pocketcastsforum'}]); _stq.push(['extra', {'crypt':'UE40eW5QN0p8M2Y/RE1lSiYrZXhzUkM5fD1uTDNLUGt6QzVbd3FKb3Q4aWxfXXI3YWo4Qz1OQTklbU5iaFcmUVFuNjY9c2xqOUdMWmdBL19wOGp1T3xISjRRdT1tTj0xUG4vS0p4Y3xOZ2JRWVpORElfTklnQ35famE/YVRnSGpkLHgzZXFUYUhITXRSOHBLeHA5V0hLblJVRURJZ3AsX3M5PzVPc1s4VSYsLzZaUkVNVWwlfE5ueGxGZUtPWjZbWD1KOXc9QlNYNmY1ZlZFXSxTbUQvL1F6Y29nQVpiSltoWVVNMVNiaDllS3FOanIxR09KYWdXRy0sfklQQm1Fb2tUfGltOT0uNl9KX21fMncuZXosZTdBLUZNNThzVHYuQUREPVp5MVl1UzlhMlZXbD84U3ZtfC00Qm5JcXg1Vy8/aHx8Jklt'}]); _stq.push([ 'clickTrackerInit', '214227651', '6180' ]); </script> <noscript><img src="https://pixel.wp.com/b.gif?v=noscript" style="height:1px;width:1px;overflow:hidden;position:absolute;bottom:1px;" alt="" /></noscript> <script> ( function() { function getMobileUserAgentInfo() { if ( typeof wpcom_mobile_user_agent_info === 'object' ) { wpcom_mobile_user_agent_info.init(); var mobileStatsQueryString = ''; if ( wpcom_mobile_user_agent_info.matchedPlatformName !== false ) { mobileStatsQueryString += '&x_' + 'mobile_platforms' + '=' + wpcom_mobile_user_agent_info.matchedPlatformName; } if ( wpcom_mobile_user_agent_info.matchedUserAgentName !== false ) { mobileStatsQueryString += '&x_' + 'mobile_devices' + '=' + wpcom_mobile_user_agent_info.matchedUserAgentName; } if ( wpcom_mobile_user_agent_info.isIPad() ) { mobileStatsQueryString += '&x_' + 'ipad_views' + '=' + 'views'; } if ( mobileStatsQueryString != '' ) { new Image().src = document.location.protocol + '//pixel.wp.com/g.gif?v=wpcom-no-pv' + mobileStatsQueryString + '&baba=' + Math.random(); } } } document.addEventListener( 'DOMContentLoaded', getMobileUserAgentInfo ); } )(); </script></div> </body> </html>

Pages: 1 2 3 4 5 6 7 8 9 10