<?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>Forem: giangnguyenJRG</title>
    <description>The latest articles on Forem by giangnguyenJRG (@giangnguyenpzh).</description>
    <link>https://forem.com/giangnguyenpzh</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%2F1092979%2F28212d60-e723-494e-9870-855671a5e69a.png</url>
      <title>Forem: giangnguyenJRG</title>
      <link>https://forem.com/giangnguyenpzh</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://forem.com/feed/giangnguyenpzh"/>
    <language>en</language>
    <item>
      <title>Redirect the user to the default browser on the phone when accessing the website on the web view</title>
      <dc:creator>giangnguyenJRG</dc:creator>
      <pubDate>Tue, 04 Jul 2023 06:53:31 +0000</pubDate>
      <link>https://forem.com/giangnguyenpzh/redirect-the-user-to-the-default-browser-on-the-phone-when-accessing-the-website-on-the-web-view-47p7</link>
      <guid>https://forem.com/giangnguyenpzh/redirect-the-user-to-the-default-browser-on-the-phone-when-accessing-the-website-on-the-web-view-47p7</guid>
      <description>&lt;p&gt;I am using reactjs to build my website. I want when users visit my website through web view to automatically redirect to their device's default browser.&lt;br&gt;
I have been able to do it on chrome browser but Safari browser on IOS I can't do it. Do you guys have a solution?&lt;/p&gt;

</description>
      <category>react</category>
      <category>javascript</category>
      <category>website</category>
      <category>typescript</category>
    </item>
    <item>
      <title>Redirect the user to the default browser on the phone when accessing the website on the web view</title>
      <dc:creator>giangnguyenJRG</dc:creator>
      <pubDate>Tue, 04 Jul 2023 06:52:14 +0000</pubDate>
      <link>https://forem.com/giangnguyenpzh/redirect-the-user-to-the-default-browser-on-the-phone-when-accessing-the-website-on-the-web-view-20mm</link>
      <guid>https://forem.com/giangnguyenpzh/redirect-the-user-to-the-default-browser-on-the-phone-when-accessing-the-website-on-the-web-view-20mm</guid>
      <description>&lt;p&gt;I am using reactjs to build my website. I want when users visit my website through web view to automatically redirect to their device's default browser.&lt;br&gt;
I have been able to do it on chrome browser with code (window.location.href = "googlechrome://example.com";) but Safari browser on IOS I can't do it. Do you guys have a solution?&lt;/p&gt;

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