<?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: Bocancea Ionut</title>
    <description>The latest articles on DEV Community by Bocancea Ionut (@bocanceaionut).</description>
    <link>https://dev.to/bocanceaionut</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%2F486213%2F8bd44ecf-f3c9-40ac-a1ab-3c7881035246.jpeg</url>
      <title>DEV Community: Bocancea Ionut</title>
      <link>https://dev.to/bocanceaionut</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/bocanceaionut"/>
    <language>en</language>
    <item>
      <title>Google Signin release error.</title>
      <dc:creator>Bocancea Ionut</dc:creator>
      <pubDate>Mon, 12 Oct 2020 06:32:22 +0000</pubDate>
      <link>https://dev.to/bocanceaionut/google-signin-release-error-10h3</link>
      <guid>https://dev.to/bocanceaionut/google-signin-release-error-10h3</guid>
      <description>&lt;p&gt;Hello. My app works fine on a simulator but crashes when I release it in testflight.&lt;br&gt;
Libraries that I use:&lt;br&gt;
&lt;a href="mailto:-react-native-config@1.3.3"&gt;-react-native-config@1.3.3&lt;/a&gt;&lt;br&gt;
-@react-native-community/&lt;a href="mailto:google-signin@3.0.3"&gt;google-signin@3.0.3&lt;/a&gt;&lt;br&gt;
Those are relevant and you will understand why.&lt;br&gt;
I followed advice from the internet and changed the scheme to 'release'. And I get this error at this line after adding a breakpoint:&lt;br&gt;
line: [[GIDSignIn sharedInstance] restorePreviousSignIn]; in RNGoogleSignin.m&lt;br&gt;
error: Thread 1: "You must specify |clientID| for |GIDSignIn|"&lt;/p&gt;

&lt;p&gt;Extra, I submitted the crash from testflight and I opened it with Xcode. I get the error at the same line but different texting: Last Exception Backtrace (0)&lt;/p&gt;

&lt;p&gt;I need to mention that I pass the clientId using react-native-config library.&lt;/p&gt;

&lt;p&gt;Can you help me? :)&lt;/p&gt;

&lt;p&gt;Regards.&lt;/p&gt;

&lt;p&gt;Late edit: I use Xcode12 and react-native v0.63.3&lt;/p&gt;

</description>
    </item>
  </channel>
</rss>
