Firebase Crashlytics | XCODE 10.2 | Swift 5 | 2019 | (DSYM File Required Problem Resolved!)
HTML-код
- Опубликовано: 17 ноя 2024
- Hey Devs,
Today i am going to show you how can you integrate Firebase Crashlytics with your iOS App. Without any problem that is currently facing by most of the developers after an update of firebase. So, watch the complete video to learn how to integrate firebase Crashlytics with your application. it is a lightweight, realtime crash reporter that helps us to track, prioritize, and fix stability issues that erode your app quality. It alerts when an issue suddenly increases in severity. Crashlytics saves you troubleshooting time by intelligently grouping crashes and highlighting the circumstances that lead up to them.
💲💰 Donation Via PayPal - paypal.me/cbhu...
Every Tip Is Appreciated 🙏
After this video if you feel to get more about a particular topic than i will be available in comment section for your questions and problems. I will try to resolve all the queries as much as i can.
#firebase
#crashlytics
#FirebaseCrashlytics
#swiftseries
#iOSdevelopmentforbeginners
Complete Demo Project
scadonsak.com/28P2
Subscribe My Channel -----
/ @swiftseries3456
Razorpay Ingration In iOS Swift ----
• RazorPay Integration W...
Complete Swift 5 Playlist for beginners -----
• Swift Series for Begin...
Complete iOS Development Playlist for beginners -----
• How To Create A New Pr...
Follow Us On: -
1. Facebook : - / swift-series-484377388...
i have problem with testing but finally i found it, thank you.
Thank you for making this video sir. Great work👍🏾
In this moment it is not necesary fabric and change a lot the way for install crashlytics in a Ios project, Do you have a video with the current installation?
I had problem with this test crash! Thanks for your work!
Thank you so much for your appreciation.
Awesome. You saved my life and work efforts. Thanks a lot. !!
thank you so much for your appreciation just subscribe my channel to support us 🙏.
You didn't even get the dSYM file missing banner, and you are saying you have solved the problem. Worst video, he made this video to just earn some money by fooling people. Anyway reporting this video and your channel.
Thanks . well explained.
Thanks for your appreciation.
Hey, i am getting compiler generated crash in firebase. Someone please tell me how to debug these issues. Meaning when a compiler generated crash occurs it dosent tell correct line number so it is very hard to find the actual crash line number.
A Good Explanation.
I am following same steps but could not communicate with server Crashlytics I am not able to Jumb to dashboard
Please share the screenshot on our facebook page.
Swift Series give me your email I’d I will send you I am unable to attaché here
Your tab button does not work :)
Why we install Fabric pod file ?Already crashlytics exist right?
Hi udhaya,
as per google doc it's required.
Hello Great Tutorial but how can I receive crash mails to my email please explain every time we can't go and check the firebase console even I have turned all subscriptions did you tried like this please reply Thanks in Advance
Hi,
Naiyer it's a default behavior of crashlytics it automatically sends all the crashes over registered email id. kindly cross check you registered email id on firebase under project settings.
and also go through with this
console.firebase.google.com/subscriptions/project/fir-crashlytics-47e2d
Really helped. Thanks.
thank you so much for your appreciation
good tutorial :)
Thanks, It helped me
How to upload dSYM automatically ?
could you please let me know why u need to upload dSYM ?
@@swiftseries3456 For getting crash report in understandable formate.
@@aniltodkar6199 is firebase asking to upload dSYM file ?
@@swiftseries3456 I used upload dSYM in previous application for every new build. Thats why I am asking..
Hi Anil
Did you get any solution to upload dSYM automatically? I'm looking for the same.
#Swift Series how to get the crash reports to mail , I wasn't able to receive the mails of Crashlytics please reply asap Thanks in advance
Hey Shaik this might be helpful for you
stackoverflow.com/questions/38504735/firebase-crash-report-email
Thx, very helpful