<?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: oulkelaa</title>
    <description>The latest articles on DEV Community by oulkelaa (@oulkelaa).</description>
    <link>https://dev.to/oulkelaa</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%2F535348%2F7b21cf5f-c59d-4e9a-a499-23b9d611f7e4.png</url>
      <title>DEV Community: oulkelaa</title>
      <link>https://dev.to/oulkelaa</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/oulkelaa"/>
    <language>en</language>
    <item>
      <title>Problem generating FCM token in apk release</title>
      <dc:creator>oulkelaa</dc:creator>
      <pubDate>Mon, 07 Dec 2020 13:39:10 +0000</pubDate>
      <link>https://dev.to/oulkelaa/problem-generating-fcm-token-in-apk-release-5bl0</link>
      <guid>https://dev.to/oulkelaa/problem-generating-fcm-token-in-apk-release-5bl0</guid>
      <description>&lt;p&gt;Hello,&lt;br&gt;
I have a quick question if you can help me please:&lt;br&gt;
My react project is a simple Web view with integration of FCM notifications, and for that I have to send the token device by injection of javascript when calling the webview.&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;When I am locally, and I run run-android everything is fine, I receive my token&lt;/li&gt;
&lt;li&gt;When I create my apk in release mode and I open and run it in Android Studio =&amp;gt; everything is fine, I receive the token&lt;/li&gt;
&lt;li&gt;but if I install the same apk on my phone, I don't get the token, it is still empty.
Anyone have an idea please?
Thank you&lt;/li&gt;
&lt;/ul&gt;

</description>
      <category>fcm</category>
      <category>token</category>
      <category>react</category>
      <category>apk</category>
    </item>
  </channel>
</rss>
