ArturoFM
Sign In Sign Up
Sign up Sign in
  • Home
  • YouTube Course
  • SwiftUI Tutorials
  • Health
  • Contact
Bookmarks
Arturo

Arturo

I'm like IronMan, if he was minimalistic, did normal programming and actually care about money 🤓
256 posts
App Store rejection - when to re-submit app
Apple How-to

App Store rejection - when to re-submit app

public – 1 min read
Based on the rejection type, you may or may not have to resubmit the app for the reviewer to approve,…
Oct 14, 2021
Arturo Arturo
Load Safari inside app - SwiftUI
SwiftUI How-to

Load Safari inside app - SwiftUI

public – 1 min read
Load Safari as a fullScreenCover inside of your application. import SwiftUI import SafariServices struct SFSafariViewWrapper: UIViewControllerRepresentable { let url: URL func…
Oct 14, 2021
Arturo Arturo
How to write a file in storage disk - Swift
Swift How-to

How to write a file in storage disk - Swift

public – 1 min read
Let's say that you have a JSON message from an API and you are trying to avoid unnecessary calls, and…
Oct 14, 2021
Arturo Arturo
In-App Purchases - StoreKit with SwiftUI
SwiftUI How-to

In-App Purchases - StoreKit with SwiftUI

public – 4 min read
Updated: Jul 8, 2022 I will be following the official doc. provided by apple, of course in this post I…
Sep 25, 2021
Arturo Arturo
Solve warning "was built for newer macOS version" - XCode
XCode How-to

Solve warning "was built for newer macOS version" - XCode

public – 1 min read
If you ever got a warning like this: ld: warning: dylib (/Applications/Xcode.app/Contents/PlugIns/IDESwiftPackageCore.framework/Versions/A/…
Sep 16, 2021
Arturo Arturo
Limit characters in a Form using @Binding - SwiftUI
SwiftUI How-to

Limit characters in a Form using @Binding - SwiftUI

public – 1 min read
We can accomplish the task by using a Binding extension like so: extension Binding where Value == String { func max(_ limit:…
Sep 16, 2021
Arturo Arturo

Ready to get started now?

Subscribe to get access to premium content or contact us if you have any questions.
Subscribe Contact us
ArturoFM
Here I post tutorials on things I care about. You could call it my virtual library 🤓
Navigation
  • Home
  • YouTube Course
  • SwiftUI Tutorials
  • Health
  • Contact
Tags
How-to SwiftUI Swift School Technology
Copyright © 2018-2025 ArturoFM All Rights Reserved
Great! Next, complete checkout for full access to ArturoFM.
Welcome back! You've successfully signed in.
You've successfully subscribed to ArturoFM.
Success! Your account is fully activated, you now have access to all content.
Success! Your billing info has been updated.
Your billing was not updated.