Apple Vision Pro for Business
11:25
SwiftUI Sucks | Devlog-002
1:16:13
6 ай бұрын
In-App Purchases - Devlog-001
1:29:41
Paywall UI - Devlog-000
1:06:07
6 ай бұрын
Laid Off, AI is Coming
13:06
Жыл бұрын
Amplify Storage SwiftUI Image
5:02
Upload Photos to Amazon S3 from iOS
8:13
What Developers Thought of WWDC 2021
1:04:33
Пікірлер
@Dragonboh1
@Dragonboh1 Күн бұрын
keep doing what you doing
@VityaVictory
@VityaVictory 6 күн бұрын
Amazing vibe!! Thank you!!! Keep it going! Hello from Ukraine! 😋
@candyman3537
@candyman3537 7 күн бұрын
What is the url doesn't exist? Does it fallback to App Store?
@sebastiansoberon8470
@sebastiansoberon8470 13 күн бұрын
Bro, you didn't know how useful this tutorial is. Thank you for your great work!!!!!!!!!!!!!!!
@amritsingh6987
@amritsingh6987 17 күн бұрын
hello. Your video's very useful because it shows you clearly know what it's like to make things accessible for blind voice over users like Me. I want to make an app using voice over on my m1 mac. Does it cost or anything to contact you? Would you Be willing to help me learn or put me on the right learning path to get this right? I've been trying to learn for a while using books by Apple and videos which are very visual. Problem is you can't ask them questions and get an answer you understand back. You can only search and get an equally baffling Answer that sends me down rabbit holes. Thanks
@Ananth...
@Ananth... 17 күн бұрын
Thats true . Ios developer gets cash even though 30% cut but intial pay for developer to publish is around 100$/year But android , they just crack or block ads ... Either way you arw just fked
@TheHotdogstand
@TheHotdogstand 22 күн бұрын
Very helpful!
@YoungHWN
@YoungHWN 28 күн бұрын
Great Video!
@DonneDogma
@DonneDogma Ай бұрын
will you ever drop a step by step how to on creating this?
@g0d182
@g0d182 Ай бұрын
🤯🤯🤯Sad you lost your job //Hopefully you find something soon quickly //Nice to see your ai enthusiasm as well. BP just used Ai to cut 70% of coders, and now the remaining coders verify the ai generated code because it sometimes generates unsecure code.
@NZ-bg9ec
@NZ-bg9ec Ай бұрын
Awesome video and great explained, thanks!!
@kapilchouhan9981
@kapilchouhan9981 Ай бұрын
If we want to show this popup just before view controller appear, that is on to the splash screen then what we can do here? Please suggest
@yakitorisamurai3583
@yakitorisamurai3583 2 ай бұрын
Can we still use this for the Gen2 implementation of Amplify on Swift? Obviously there'll be changes but is this still usable for that?
@immmax
@immmax 2 ай бұрын
Thanks for this video. Good clear way to dive into testing. 👍
@MeenaSivan
@MeenaSivan 2 ай бұрын
Hey, as you suspected my amplify models were not even generated - i ran amplify codegen models - it generated and added to xcode project - hope this helps some one out there lost like I did
@MeenaSivan
@MeenaSivan 2 ай бұрын
Hi - what's up - chanced across your xCode - amplify - very unique and very engaging - could you do the XCode amplify ios for using some of the aws services such as face scan textract, etc.? thanks
@JonesMaysII
@JonesMaysII 2 ай бұрын
This video was very helpful thanks
@xzatech
@xzatech 2 ай бұрын
I loved your flutter videos as I'm a new learner, they are awesome
@JGBSolutions
@JGBSolutions 2 ай бұрын
Nice, going to my first meetup today.
@Uax101
@Uax101 3 ай бұрын
7:35 What do you mean by publicly updated and guest access? My s3 bucket is not showing any objects :/
@AhsanBeeharry
@AhsanBeeharry 3 ай бұрын
Really good man
@GodzSpearGaming
@GodzSpearGaming 3 ай бұрын
useful after years too. 😀
@patriciaespert8601
@patriciaespert8601 3 ай бұрын
What keyboard do you use?
@jagtube15
@jagtube15 3 ай бұрын
How to avoid previewController and save files directly to document directory ?
@programthis3805
@programthis3805 3 ай бұрын
good tips…didnt know the order of words in your search query mattered
@programthis3805
@programthis3805 3 ай бұрын
google’s search has been horrible past few years..and its just getting worse
@abdullaaeham
@abdullaaeham 3 ай бұрын
please sir, back to flutter
@xTwisteDx
@xTwisteDx 3 ай бұрын
Great tutorial, but it would seem that the `onCompletion` block is never called. Is this a known bug?
@StateBoysLouisiana
@StateBoysLouisiana 3 ай бұрын
Could I learn to do this in a year of learning code?
@BianicEpicVideos
@BianicEpicVideos 3 ай бұрын
A tutorial video would be even greater because… how?!??
@rifatkhadafy9786
@rifatkhadafy9786 4 ай бұрын
i wish swift ui follow what flutter do 🥲
@Teting7484f
@Teting7484f 4 ай бұрын
SwiftUI also breaks existing design patterns and small companies that use SwiftUI still use UIKit for navigation so it's not even 100 percent SwiftUI. I don't understand who this would be helping beside new iOS developers who have trouble understanding UIKit... SwiftUI is more approachable but there is a ton of underlying abstractions that are confusing and more complicated than UIKIt.
@prentissone
@prentissone 4 ай бұрын
Very helpful and thank you! Curious if you have advice for adding a 'logout' feature for the user experience and what logging out actually means. e.g. am I revoking credentials? or something else? Any good video's or articles you can point to?
@BharathGuntupalli
@BharathGuntupalli 4 ай бұрын
Comprehensive at the same time more detailed. Thanks for making this video, this helped me a lot :-)🙂
@ZeroG
@ZeroG 4 ай бұрын
Using a singleton as an observed object in SwiftUI is a recipe for pain. You should try to decouple the service singleton from anything in the view layer. Use a facade with publishers for view-relevant values to wrap the singleton, that way in testing you can stub in a mock.
@hudajawed4332
@hudajawed4332 4 ай бұрын
Thank you for your explanation. Could you also create videos that explain vulnerabilities associated with Deep Links and Universal Links, as well as strategies to prevent them? This is particularly important as I'm considering implementing either of these technologies in a banking app, and security is paramount. Thank you!
@leifashley
@leifashley 4 ай бұрын
This is just painful. You're posting a video two months ago showing support for iOS 15, which runs on 6s, eluding that you need to support old devices. iOS 16 runs on iPhone 8, which was released five years ago, and as of last year in February iOS 16 had an adoption rate of 81%. iOS 17 had an adoption rate of 71% as of February. So either you're supporting antique devices or you just haven't bothered upgrade your code base. But you cannot swift UI for something like that, and neither Android or Java is going to have endless amount of backward compatibility. It's your job as an engineer and the software engineering group to make sure code maintenance is an ongoing process. I'm not sure what the point of this video is except to reach for examples, but unless you're writing apps for the government or finance, I can't think of any other company they would want to support devices this old. Even then, many of those apps have already moved on. I can find reasons to not use SwiftUI, but I can find far far more to not use UIKit ranging from storyboard issues to constraint violations.
@KanstantsinBucha
@KanstantsinBucha 4 ай бұрын
Man, the content is so good. It's a shame you have only 5k views
@user-hv2iy7jk2j
@user-hv2iy7jk2j 4 ай бұрын
Can you please provide it's backend using firebase????
@xfour
@xfour 4 ай бұрын
Boot up the server buddy it’s time
@indomitabletr1834
@indomitabletr1834 4 ай бұрын
Nice tutorial
@6957-c5k
@6957-c5k 4 ай бұрын
Thanks Kilo!
@ramonteiro
@ramonteiro 4 ай бұрын
3 years later, it's still useful. Thanks Kilo
@tikamchandrakar8530
@tikamchandrakar8530 4 ай бұрын
what happen if app not exist in user's device
@mariasohail2416
@mariasohail2416 4 ай бұрын
github link please
@chaitalipatel757
@chaitalipatel757 4 ай бұрын
Amplify.Auth.signUp( username: email, password: password, options: options ) { result in switch result { case .success(let signUpResult): print(signUpResult.nextStep ) case .failure(let error): print(error) } } I did it. but i got error for Extra trailing closure passed in call. How to solve it?
@user-jz5rt1lo5l
@user-jz5rt1lo5l 5 ай бұрын
how to add. my existing pool with amplify ?
@mariasohail2416
@mariasohail2416 5 ай бұрын
what is the git link for this?
@merylmicroni8450
@merylmicroni8450 5 ай бұрын
Promo'SM 😍
@GenuineMas
@GenuineMas 5 ай бұрын
Thanks🌻