<?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: nirmal bhagwani</title>
    <description>The latest articles on DEV Community by nirmal bhagwani (@nil4uyou).</description>
    <link>https://dev.to/nil4uyou</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.us-east-2.amazonaws.com%2Fuploads%2Fuser%2Fprofile_image%2F207831%2Fd432d444-07b7-44ce-9230-7d25ca9a771e.JPG</url>
      <title>DEV Community: nirmal bhagwani</title>
      <link>https://dev.to/nil4uyou</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/nil4uyou"/>
    <language>en</language>
    <item>
      <title>How to debug in production build of iOS</title>
      <dc:creator>nirmal bhagwani</dc:creator>
      <pubDate>Fri, 09 Aug 2019 08:55:33 +0000</pubDate>
      <link>https://dev.to/nil4uyou/how-to-debug-in-production-build-of-ios-32an</link>
      <guid>https://dev.to/nil4uyou/how-to-debug-in-production-build-of-ios-32an</guid>
      <description>&lt;p&gt;Here is small article for developers who are facing bug which is in production but not in developer environment.&lt;/p&gt;

&lt;p&gt;Recently I also got in one issue when I was working on ionic project.&lt;br&gt;
I wasn't sure whether issue was due to bug in google map plugin or due to some code changes from fellow developers.&lt;/p&gt;

&lt;p&gt;My mind was in doubt state that how I can do debugging in production build iOS. Truth is you can't but while doing some search I found about one tool called (iOSConsole)(&lt;a href="http://lemonjar.com/iosconsole/"&gt;http://lemonjar.com/iosconsole/&lt;/a&gt;) so &lt;a href="http://lemonjar.com/iosconsole/"&gt;here is a link of this tool&lt;/a&gt;. &lt;/p&gt;

&lt;p&gt;What a developer can do put some logging code.(i.e. console.log in case of phonegap or ionic base project) and put try, catch and finally syntax.&lt;/p&gt;

</description>
      <category>ios</category>
    </item>
  </channel>
</rss>
