<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	
	>
<channel>
	<title>Comments on: Custom WebView/InAppBrowser for iOS and Android for Cordova / PhoneGap App</title>
	<atom:link href="http://blog.jibebuy.com/2014/08/custom-webviewinappbrowser-for-ios-and-android-for-cordova-phonegap-app/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.jibebuy.com/2014/08/custom-webviewinappbrowser-for-ios-and-android-for-cordova-phonegap-app/</link>
	<description>Save and share homes from your favorite sites without email</description>
	<lastBuildDate>Tue, 06 Jan 2015 21:51:20 +0000</lastBuildDate>
		<sy:updatePeriod>hourly</sy:updatePeriod>
		<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.9.2</generator>
	<item>
		<title>By: pj</title>
		<link>http://blog.jibebuy.com/2014/08/custom-webviewinappbrowser-for-ios-and-android-for-cordova-phonegap-app/#comment-5</link>
		<dc:creator><![CDATA[pj]]></dc:creator>
		<pubDate>Wed, 27 Aug 2014 20:18:31 +0000</pubDate>
		<guid isPermaLink="false">http://blog.jibebuy.com/?p=9#comment-5</guid>
		<description><![CDATA[I had not seen wizViewManager before. It seems like a good idea and could potentially replace the code I wrote to create the popup.

Without taking a deeper look, I&#039;m not sure if wizViewManager could could replace a customized InAppBrowser, however. Getting the toolbar + browser window layout perfect on all devices and orientations was difficult enough in native code. And InAppBrowser is more than just a WebView.]]></description>
		<content:encoded><![CDATA[<p>I had not seen wizViewManager before. It seems like a good idea and could potentially replace the code I wrote to create the popup.</p>
<p>Without taking a deeper look, I&#8217;m not sure if wizViewManager could could replace a customized InAppBrowser, however. Getting the toolbar + browser window layout perfect on all devices and orientations was difficult enough in native code. And InAppBrowser is more than just a WebView.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: TruongSinh Tran-Nguyen</title>
		<link>http://blog.jibebuy.com/2014/08/custom-webviewinappbrowser-for-ios-and-android-for-cordova-phonegap-app/#comment-4</link>
		<dc:creator><![CDATA[TruongSinh Tran-Nguyen]]></dc:creator>
		<pubDate>Tue, 26 Aug 2014 13:06:12 +0000</pubDate>
		<guid isPermaLink="false">http://blog.jibebuy.com/?p=9#comment-4</guid>
		<description><![CDATA[I just discovered this plugin :  https://github.com/Wizcorp/phonegap-plugin-wizViewManager/ . Instead of customizing InAppBrowser (and possibly open-source it), you can have 2 WebView&#039;s at the same time, so 1 for Cordova hybrid HTML (in your case, Jibebuy toolbar), and one for external HTTP page.]]></description>
		<content:encoded><![CDATA[<p>I just discovered this plugin :  <a href="https://github.com/Wizcorp/phonegap-plugin-wizViewManager/" rel="nofollow">https://github.com/Wizcorp/phonegap-plugin-wizViewManager/</a> . Instead of customizing InAppBrowser (and possibly open-source it), you can have 2 WebView&#8217;s at the same time, so 1 for Cordova hybrid HTML (in your case, Jibebuy toolbar), and one for external HTTP page.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: pj</title>
		<link>http://blog.jibebuy.com/2014/08/custom-webviewinappbrowser-for-ios-and-android-for-cordova-phonegap-app/#comment-3</link>
		<dc:creator><![CDATA[pj]]></dc:creator>
		<pubDate>Sun, 24 Aug 2014 23:49:48 +0000</pubDate>
		<guid isPermaLink="false">http://blog.jibebuy.com/?p=9#comment-3</guid>
		<description><![CDATA[Basically, I customized the InAppBrowser source code. I can answer specific questions.]]></description>
		<content:encoded><![CDATA[<p>Basically, I customized the InAppBrowser source code. I can answer specific questions.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: TruongSinh Tran-Nguyen</title>
		<link>http://blog.jibebuy.com/2014/08/custom-webviewinappbrowser-for-ios-and-android-for-cordova-phonegap-app/#comment-2</link>
		<dc:creator><![CDATA[TruongSinh Tran-Nguyen]]></dc:creator>
		<pubDate>Sat, 23 Aug 2014 09:26:18 +0000</pubDate>
		<guid isPermaLink="false">http://blog.jibebuy.com/?p=9#comment-2</guid>
		<description><![CDATA[Great article. Do you have your patch open source, or at least a tutorial to reproduce your work?]]></description>
		<content:encoded><![CDATA[<p>Great article. Do you have your patch open source, or at least a tutorial to reproduce your work?</p>
]]></content:encoded>
	</item>
</channel>
</rss>
