☕️ SwiftBeta - Newsletter #3
Newsletter #3 de SwiftBeta, donde comparto artículos de interés de la comunidad iOS. Aprenderás sobre SwiftUI, Swift, Xcode, etc todo relacionado con el ecosistema Apple.
Tabla de contenido
👋 ¡Hola Developer!
Ya estamos aquí otra semana con las últimas noticias sobre iOS! Esta semana hemos tenido #AppleEvent donde han presentado nuevos devices (iPhone, iPad, Apple watch, etc) y el esperado iOS 15.
defer {
print("**** Redes Sociales ****")
print("Youtube - SwiftBeta")
print("Twitter - @SwiftBeta_")
}
📰 NEWS
App Store submissions now open for iOS 15 & iPadOS 15
Esta semana tuvimos el evento de Apple donde presentaban los nuevos iPhones, iPads, Apple Watch, etc. Y desde el 14 de Septiembre podemos enviar a revisión nuestras apps con iOS 15 🚀
developer.apple.com/news
📖 ARTÍCULOS
Stack View Changes In iOS 15
useyourloaf.com
The difference between Thread.sleep() and Task.sleep()
trycombine.com
Hard-coded Tokens, Keys and Credentials in Mobile Apps
netguru.com
Continuous Streaming With Combine
linkedin.com
Value integrity in Swift. Reaching the limits of statically typed systems
jobandtalent.engineering
📱 TWEETS
When you want to be absolutely sure that `Index` is the same `Index` for subsequences and `Indices`. And subsequences' indices. And their indices. 🤪 pic.twitter.com/EeWcDM7oBi
— Chris (@chriseidhof) September 16, 2021
Important caveat with localizing your app — turns out Label() are *not* included when exporting localizations, have to do the long form of the Label() initializer with a Text() inside of it to get that for free with #SwiftUI. Bit of a shame, but still impressed overall. pic.twitter.com/0uGawPHti9
— Emmanuel Crouvisier (@emcro) September 8, 2021
Apple rejected NapBot update because of subscription flow. They say: “your app offers a free trial or introductory period but does not make it clear that a payment will be automatically initiated for the next subscription period.” What can I do? pic.twitter.com/WrVRyfDa0K
— Majid Jabrayilov (@mecid) September 16, 2021
▶️ Video de la semana - SwiftBeta
Te recomiendo que le eches un vistazo al video de esta semana, explico:
- Cómo descargar código de otros developers (es decir, cómo integramos estas dependencias en nuestro proyecto de Xcode)
- Cómo usamos el código integrado con Swift Package Manager
- Cómo recuperamos el estado inicial de nuestro proyecto si queremos borrar las dependencias instaladas con Swift Package Manager.
▶️ PRÓXIMO Video de SwiftBeta 🤫
¿Cómo reproducir un video en SWIFTUI?
En el próximo video aprendemos a reproducir un video en SwiftUI con VideoPlayer:

POR ÚLTIMO...
Puedes seguirme en 👉 Twitter @SwiftBeta_
también puedes suscribirte en mi ▶️ canal de Youtube (cada semana nuevo video)
¡GRACIAS! (nos vemos la semana que viene con más novedades)