Does the view refresh on data changes, like @Binding?
@indiekidukКүн бұрын
Yes as long as it’s a value
@toyinibiyemi85602 күн бұрын
Wow
@SebastienBarrau6 күн бұрын
Didn't know about the autocomplete trick!
@twilightDD6 күн бұрын
Text("Hello\(Text(", world")") - The fact that this really works is beyond me. Swift and SwiftUI turn out to be more and more weird.
@codetard7 күн бұрын
I had been using a UserDefaultsManager class shared between my main app and widget extension. After spending days troubleshooting the issue, I watched your video and decided to remove the shared class. Instead, I accessed UserDefaults directly within the app, and that solved the problem. It's so strange that Core Data can be shared as a file, but UserDefaults doesn’t work the same way!
@justsmile74498 күн бұрын
Hello thnks for your videos as someone new to ios do you recommend uikit or swiftui ? Thnks
@FloWritesCode7 күн бұрын
Depends on what you want to do. SwiftUI is great for personal projects and newer apps, while old apps are still based on UIKit.
@dannyrabaan8 күн бұрын
Oh man ty for this video. I’ll search your channel more another day but do you have one where you can view other players stats? Like how many vip subscribing players
@ritikkarma14059 күн бұрын
Is we can use HStack for the same ?
@FloWritesCode7 күн бұрын
Sometimes, yes. But if your Text spans multiple lines then HStack won’t do the trick.
@Martin-Developeeeer9 күн бұрын
Great tips! SwiftUI is so versatile, sometimes even a bit too much, in my opinion. I would rather use an AttributedString, but it's still nice that this is possible. <3
@Mikey1984610 күн бұрын
Is being an ios developer still a stable career? I took programs from angela yu and codewithchris but stopped at around 2021. Recently the thought of learning swift popped up in my mind again. Maybe this time i will take learning it as a hobbie. I just wonder are developers still a hot commodity nowadays
@RandomGaming_6911 күн бұрын
Hello, is it possible to use focus state between textfield and picker when pressing tab on the textfield the picker automatically selected?
@numb98016 күн бұрын
Tried to use it, but unfortunately, there's too little customization, so the section always looks off
@FloWritesCode16 күн бұрын
Get started with WishKit today: www.wishkit.io?via=flo (affiliate link)
@MobileDeveloper196521 күн бұрын
I am using code with Chris. It is an excellent program to follow to learn iOS development
@FloWritesCode17 күн бұрын
I agree, they have great courses! LMK once you stumble upon my guest lectures on there :)
@syed_hassam22 күн бұрын
Thank you
@ivangalarzasaavedra491423 күн бұрын
Thanks Mate🤝
@artinstroukeprod23 күн бұрын
Thank you for sharing and explanation! Quite a curious option about the rating - it turns out it can be accidentally reset if you select reset?
@FloWritesCode23 күн бұрын
Yes, but I would argue that most people will never touch that button. It's helpful if you completely remake the app and want to get a clean start with ratings as well.
@artinstroukeprod23 күн бұрын
@@FloWritesCode I agree. For some reason I thought every update resets the rating :) Just heard that somewhere and remembered it. But now I decided to go into details and was pleasantly surprised that it is an option and not a fact.
@ITSol-e4x24 күн бұрын
Thanks for the useful tutorial learn a lot of concepts :)
@FloWritesCode24 күн бұрын
You're welcome! What would you like to learn next?
@eliasmerzhauser26 күн бұрын
Cool Video! Is it possible to save SwiftData from a another WindowGroup? I tried to pass my view with a model through the openWindow() method but only adding and deleting items from SwiftData work. I assume it has to do with the Binding.
@FloWritesCode17 күн бұрын
Without knowing more about your implementation, I'm unsure how this works. Did you pass the model or the modelContainer to the second window?
@turyng-or1js28 күн бұрын
Is German your first language? =)
@FloWritesCode27 күн бұрын
Yes it is :D
@Nimmai-v9eАй бұрын
Good job make another video pls
@FloWritesCode29 күн бұрын
Thanks! What would you like to see next?
@pauljenkins6031Ай бұрын
Thank you very much, why is my review asking for screenshots when we have uploaded them before thank you Paul
@FloWritesCode29 күн бұрын
Sometimes App Reviewers are unable to test your app (e.g. external hardware requirements). In such situations you might need to provide additional material to assist them.
@sprue_gooseАй бұрын
Nice work Flo
@FloWritesCode29 күн бұрын
Thank you!
@SunstriderkoАй бұрын
This is an amazing piece of information. Quick video with a great explanation. Thanks so much.
@FloWritesCode17 күн бұрын
Glad you enjoyed it!
@samuelalarcon3730Ай бұрын
DANG IT WAS THAT EASY?? BEAUTIULL THANKS MAN
@FloWritesCode17 күн бұрын
You're welcome! What are you using this API for?
@FavourUgwu-pn9crАй бұрын
Thank you for your video! But i have questions... can this be used to publish any app irrespective of the platform it was used in creating the app? For instance, i created my app on goodbarber and have applied for the apple developer program. so please how do i go from there to ensure my app is published? I appreciate your response Flo.
@RajeenMohammadАй бұрын
how can I add multiple controlWidgetButton? I'm not able to nest multiple buttons inside StaticControlConfiguration(){}. Are we supposed to create a separate ControlWidget identity for it?
@MrEpileАй бұрын
Than you flo, this is great!
@larsh5853Ай бұрын
Great video! So, does MailKit not allow an extension to read the actual email content directly? Would the user have to manually copy and paste the content from the email into the extension? The ideal solution I’m aiming for is to have a button in the mail app that the user can click, which would automatically send the content of the selected email to my application (server-side). It seems like this isn’t possible-am I correct?
@FloWritesCode29 күн бұрын
Yes, exactly
@fiftyshadesofurbanАй бұрын
You are the MVP!!!!!!!!! I had to use AppStorage for this to work... but this is the only thing that I could get to update my view!
@paschalkings8184Ай бұрын
I am starting the course, and I want appreciate for the effort ❤
@FloWritesCode17 күн бұрын
Hope you enjoy it!
@justinbulenga6698Ай бұрын
Hello! can I open an app's specific NavigationView via Widget?
@juanjovalino2 ай бұрын
you are the best! you saved my life today with this awesome tutorial man! 🫶🏼
@UncleF1152 ай бұрын
this is good info. i enrolled in dev program in dev app yesterday and made payment. but i still cannot login to appstoreconnect website. any suggestion
@UncleF1152 ай бұрын
also can you explain about personal team individual team etc. i dont know how that concept work, im just making app myself
@UncleF1152 ай бұрын
and how about diff regions of app store, how does it work
@30guarino23 күн бұрын
@@UncleF115 any luck or video that help you achieve your results?
@santanah.68972 ай бұрын
How much would you charge to help me build a game app?
@DragonByte792 ай бұрын
Leider so in Swift 6 nicht mehr umsetzbar :/
@DragonByte792 ай бұрын
In part target membership, you added MyTextStorage and MyTextWidgetsExtension. How do you do that? I have a problem here: I can't add my widget to the Target Membership. It is not showing up. Do you know why? I want to share my Class from one target to my widget target. The class is not known in the widget.
@bklock72 ай бұрын
Any idea how to set the output image size with exact height / width?
@ampsonic2 ай бұрын
Thank you! This was very helpful
@luanabueno59712 ай бұрын
please make a video showing how to make a control that opens a "favorites" or specific view in an app.
@Ugeen-Huge-Jeans2 ай бұрын
I noticed that frame() doesn’t work reliably. Spaceer() however does the job all the time.
@kurddata52282 ай бұрын
Very well explained. Thank you so very much.
@FloWritesCode2 ай бұрын
You're more than welcome!
@alanmaloney27912 ай бұрын
Great content from you as always; perfectly clear and concise. Great job!
@FloWritesCode2 ай бұрын
Thank you, that means a lot!
@marcesmack2 ай бұрын
Great video! What’s the best way to keep the size of the window or at least a minimum size and proportions on visionOS?
@hakankumdakc92332 ай бұрын
Great video! Thank you
@TerenceAlberti2 ай бұрын
Is it possible to "notify" the main App from the ControlWidget in order to run some code there? something like the inverse way of doing the `ControlCenter.shared.reloadControls(ofKind: "...")`
@KartikeySingh-y9x2 ай бұрын
How updateActivity function getting called ?, in video I can only see declaration and body of function