<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:dc="http://purl.org/dc/elements/1.1/">
  <channel>
    <title>DEV Community: Yash</title>
    <description>The latest articles on DEV Community by Yash (@imyash).</description>
    <link>https://dev.to/imyash</link>
    <image>
      <url>https://media2.dev.to/dynamic/image/width=90,height=90,fit=cover,gravity=auto,format=auto/https:%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Fuser%2Fprofile_image%2F436540%2Fcf761977-e8e6-4627-b99a-8eba6018348b.png</url>
      <title>DEV Community: Yash</title>
      <link>https://dev.to/imyash</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/imyash"/>
    <language>en</language>
    <item>
      <title>Is it possible to get exact stacktraces for a react native app on firebase crashlytics?</title>
      <dc:creator>Yash</dc:creator>
      <pubDate>Wed, 04 Sep 2024 08:46:08 +0000</pubDate>
      <link>https://dev.to/imyash/is-it-possible-to-get-exact-stacktraces-for-a-react-native-app-on-firebase-crashlytics-2pal</link>
      <guid>https://dev.to/imyash/is-it-possible-to-get-exact-stacktraces-for-a-react-native-app-on-firebase-crashlytics-2pal</guid>
      <description>&lt;p&gt;The current firebase crashlytics crashreport shows the error in bundle with line number and char number.&lt;br&gt;
Is there any way that i can configure the firebase crashlytics to give me exact stacktraces wrt my code?&lt;/p&gt;

&lt;p&gt;I came around a concept of uploading source map files to firebase crashlytics but i doubt that it'll work for my react native app as the error occured in the bundle and not in the native code.&lt;/p&gt;

</description>
      <category>help</category>
      <category>firebase</category>
      <category>reactnative</category>
    </item>
  </channel>
</rss>
