Firebase Crashlytics | XCODE 10.2 | Swift 5 | 2019 | (DSYM File Required Problem Resolved!)

Поділитися
Вставка
  • Опубліковано 26 лип 2019
  • 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/cbhushan1995?locale...
    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...

КОМЕНТАРІ • 36

  • @PaWLO1501
    @PaWLO1501 4 роки тому

    I had problem with this test crash! Thanks for your work!

  • @followerOfJesus723
    @followerOfJesus723 Рік тому

    Thank you for making this video sir. Great work👍🏾

  • @SmartIdiots
    @SmartIdiots 4 роки тому +1

    Awesome. You saved my life and work efforts. Thanks a lot. !!

    • @swiftseries3456
      @swiftseries3456  4 роки тому

      thank you so much for your appreciation just subscribe my channel to support us 🙏.

  • @chhansophearith8807
    @chhansophearith8807 Рік тому +1

    i have problem with testing but finally i found it, thank you.

  • @GoingWalkabout
    @GoingWalkabout 5 років тому

    Thx, very helpful

  • @aniltodkar6199
    @aniltodkar6199 4 роки тому +1

    A Good Explanation.

  • @nikhilbalne9640
    @nikhilbalne9640 4 роки тому

    Thanks, It helped me

  • @sathamhussain9299
    @sathamhussain9299 4 роки тому

    Really helped. Thanks.

  • @dipikaghosh9689
    @dipikaghosh9689 4 роки тому +1

    Thanks . well explained.

  • @mohsinkhan845
    @mohsinkhan845 3 роки тому

    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.

  • @praphinsp7839
    @praphinsp7839 4 роки тому +1

    good tutorial :)

  • @uttampandey8988
    @uttampandey8988 3 роки тому +4

    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.

  • @juanjosesame
    @juanjosesame 2 роки тому

    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?

  • @naiyeraghaz545
    @naiyeraghaz545 4 роки тому +1

    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

    • @swiftseries3456
      @swiftseries3456  4 роки тому

      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.

    • @swiftseries3456
      @swiftseries3456  4 роки тому

      and also go through with this
      console.firebase.google.com/subscriptions/project/fir-crashlytics-47e2d

  • @ricardoruiz2800
    @ricardoruiz2800 3 роки тому

    Your tab button does not work :)

  • @anshuiphonedevswiftandswif2107
    @anshuiphonedevswiftandswif2107 4 роки тому

    I am following same steps but could not communicate with server Crashlytics I am not able to Jumb to dashboard

  • @naturespoint9372
    @naturespoint9372 4 роки тому

    Why we install Fabric pod file ?Already crashlytics exist right?

  • @shaikbaji1506
    @shaikbaji1506 4 роки тому

    #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

    • @swiftseries3456
      @swiftseries3456  4 роки тому

      Hey Shaik this might be helpful for you
      stackoverflow.com/questions/38504735/firebase-crash-report-email

  • @aniltodkar6199
    @aniltodkar6199 4 роки тому +1

    How to upload dSYM automatically ?

    • @swiftseries3456
      @swiftseries3456  4 роки тому

      could you please let me know why u need to upload dSYM ?

    • @aniltodkar6199
      @aniltodkar6199 4 роки тому

      @@swiftseries3456 For getting crash report in understandable formate.

    • @swiftseries3456
      @swiftseries3456  4 роки тому

      @@aniltodkar6199 is firebase asking to upload dSYM file ?

    • @aniltodkar6199
      @aniltodkar6199 4 роки тому

      @@swiftseries3456 I used upload dSYM in previous application for every new build. Thats why I am asking..

    • @monikatiwari9410
      @monikatiwari9410 4 роки тому

      Hi Anil
      Did you get any solution to upload dSYM automatically? I'm looking for the same.