Wow ... didn't even know this existed. Will be so helpful in debugging. Thanks!
@DrAgon-nc6pe Жыл бұрын
Thank you so much - very well explained. 🙏
@TheseEyesSeeDarknessClearly7 Жыл бұрын
Your tutorials are without a doubt THE BEST on KZbin and anywhere. I’ve learned so much from your videos but there is a subject that still confuses me to no end.. Combine. Perhaps after this Firebase playlist is finished maybe one on Combine could be in the works for the future? Though, I don’t know if Combine is the future of SwiftUI programming or really worth learning or worth learning for beginners like me.
@SwiftfulThinking Жыл бұрын
Haha thanks… have you checked out the Continued Learning and/or Advanced Learning playlists on my channel? They both have a couple Combine videos 👍
@TheseEyesSeeDarknessClearly7 Жыл бұрын
@@SwiftfulThinking I’ve watched those too but they seem too advanced for me because I still couldn’t grasp it. Combine is just so confusing 😩
@followerOfJesus723 Жыл бұрын
Great video!!! Much respect. Best Crashlytics video online
@생산민성5 ай бұрын
Nick, Thank you so much, Thank you for everything.
@andresraigoza2082 Жыл бұрын
Great as always, Thank you so much for providing this great value, please keep up.
@jasondubon Жыл бұрын
Ayyy Nick with some more 🔥
@kavinda_dilshan_paramsoodi Жыл бұрын
Thank you, Nick.
@HypertroFit Жыл бұрын
Hey Nick, huge thanks on this series. Just caught up today. Two questions. 1. Will we be able to cover using the app offline when connected with firebase? 2. I would love to learn best practices for storing API Secret keys via proxy - is this something that can be done with Firebase functions?
@faikcoskuncakr7418 Жыл бұрын
You are perfect like always
@sraldous Жыл бұрын
Good stuff! Any idea how to remove the XCode warning: "Run script build phase 'Run Script' will be run during every build because it does not specify any outputs."
@KukuJerung3 ай бұрын
we implement this in react native. But the crash catch is not human readble
@kavinda_dilshan_paramsoodi Жыл бұрын
Can you do A/B Testing Video?
@mtbo60319 ай бұрын
I had trouble getting Crashlytics and Analytics to register in the Google Console. Turned out my pi-hole was blocking the traffic.
@stilljunior1764 Жыл бұрын
I follow all of these steps, but still have a big issue. I can't see any of crash reports(just an indicator and "App detected and we're waiting for a crash!")Xcode 15.0
@aluasayabayeva4176 Жыл бұрын
having same issue
@nowfalnazar481611 ай бұрын
Same issue @SwiftfulThinking I'm running into the same issue.
@stilljunior176411 ай бұрын
@@aluasayabayeva4176, I solved it, you need to run it via simulator with disconnected xcode, because wneh you run it through xcode it doesn't send errors
@stilljunior176411 ай бұрын
@@nowfalnazar4816 , you need to run it via simulator with disconnected xcode, because wneh you run it through xcode it doesn't send errors
@KishanBhatiya-b5l Жыл бұрын
kzbin.info/www/bejne/l3qnhWerqrJ_fsU, in this video if you want to display customize nav bar to dislay option for particular view like display back button to some view not all view then it is showing warning like Bound preference CustomNavBarBackgroundColorPrefrenceKey tried to update multiple times per frame. is there any solution for it