<?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 for JIBEBUY Blog</title>
	<atom:link href="http://blog.jibebuy.com/comments/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.jibebuy.com</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>Comment on Real World with AngularJS and Cordova / PhoneGap by pj</title>
		<link>http://blog.jibebuy.com/2014/08/real-world-with-angularjs-and-cordova-phonegap/#comment-516</link>
		<dc:creator><![CDATA[pj]]></dc:creator>
		<pubDate>Tue, 06 Jan 2015 21:51:20 +0000</pubDate>
		<guid isPermaLink="false">http://blog.jibebuy.com/?p=16#comment-516</guid>
		<description><![CDATA[Hi jkuf,

Did you try using document.addEventListener(&#039;DOMContentLoaded&#039;,..., document.addEventListener(&#039;deviceready&#039;, ... and calling  angular.bootstrap as I&#039;ve shown above? When copying other examples from the web, I ran into issues similar to what you are describing. I believe the problems were due to timing differences between the emulator and the device. The sequence above is what I ended up with that works every time. 

Any type of error that happens before the deviceready event is fired will be difficult to troubleshoot because of the lack of logging and error reporting. I tried debugging the ObjectiveC, but that was really messy. To troubleshoot startup issues, I had to strip my code to the bare essentials, then add one library or initialization call at a time  to find the one that causes problems.]]></description>
		<content:encoded><![CDATA[<p>Hi jkuf,</p>
<p>Did you try using document.addEventListener(&#8216;DOMContentLoaded&#8217;,&#8230;, document.addEventListener(&#8216;deviceready&#8217;, &#8230; and calling  angular.bootstrap as I&#8217;ve shown above? When copying other examples from the web, I ran into issues similar to what you are describing. I believe the problems were due to timing differences between the emulator and the device. The sequence above is what I ended up with that works every time. </p>
<p>Any type of error that happens before the deviceready event is fired will be difficult to troubleshoot because of the lack of logging and error reporting. I tried debugging the ObjectiveC, but that was really messy. To troubleshoot startup issues, I had to strip my code to the bare essentials, then add one library or initialization call at a time  to find the one that causes problems.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Real World with AngularJS and Cordova / PhoneGap by jkuf</title>
		<link>http://blog.jibebuy.com/2014/08/real-world-with-angularjs-and-cordova-phonegap/#comment-515</link>
		<dc:creator><![CDATA[jkuf]]></dc:creator>
		<pubDate>Tue, 06 Jan 2015 21:12:26 +0000</pubDate>
		<guid isPermaLink="false">http://blog.jibebuy.com/?p=16#comment-515</guid>
		<description><![CDATA[Hi, I&#039;m trying to launch a ui-bootstrap modal from angular through cordova/xcode build. It works great in a browser and in xcode simulator. However, once deployed to the device it fails. It makes it to the following code just fine, but then it doesn&#039;t open or throw an error:
var modalInstance = $modal.open({....

angular.min.js 1.3.8
ui-bootstrap-tpls.min.js 0.12
bootstrap.css 3.3.1

I&#039;m new to angular and cordova. I&#039;m interested in whatever hack you used to get around this bug. 
Thanks]]></description>
		<content:encoded><![CDATA[<p>Hi, I&#8217;m trying to launch a ui-bootstrap modal from angular through cordova/xcode build. It works great in a browser and in xcode simulator. However, once deployed to the device it fails. It makes it to the following code just fine, but then it doesn&#8217;t open or throw an error:<br />
var modalInstance = $modal.open({&#8230;.</p>
<p>angular.min.js 1.3.8<br />
ui-bootstrap-tpls.min.js 0.12<br />
bootstrap.css 3.3.1</p>
<p>I&#8217;m new to angular and cordova. I&#8217;m interested in whatever hack you used to get around this bug.<br />
Thanks</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Real World with AngularJS and Cordova / PhoneGap by Real World with AngularJS and Cordova / PhoneGa...</title>
		<link>http://blog.jibebuy.com/2014/08/real-world-with-angularjs-and-cordova-phonegap/#comment-10</link>
		<dc:creator><![CDATA[Real World with AngularJS and Cordova / PhoneGa...]]></dc:creator>
		<pubDate>Tue, 09 Sep 2014 11:35:21 +0000</pubDate>
		<guid isPermaLink="false">http://blog.jibebuy.com/?p=16#comment-10</guid>
		<description><![CDATA[[&#8230;] The main Jibebuy web app is a single page web app based on AngularJS. Inspired by reading The Definitive Guide to Angular on Mobile, I decided to spend 1 day porting Jibebuy to Cordova.&#160; [&#8230;]]]></description>
		<content:encoded><![CDATA[<p>[&#8230;] The main Jibebuy web app is a single page web app based on AngularJS. Inspired by reading The Definitive Guide to Angular on Mobile, I decided to spend 1 day porting Jibebuy to Cordova.&nbsp; [&#8230;]</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on iTunes / iOS / Android App Store Approval for Cordova / PhoneGap Apps by pj</title>
		<link>http://blog.jibebuy.com/2014/08/ios-android-app-store-approval-for-cordova-phonegap/#comment-7</link>
		<dc:creator><![CDATA[pj]]></dc:creator>
		<pubDate>Thu, 04 Sep 2014 16:52:30 +0000</pubDate>
		<guid isPermaLink="false">http://blog.jibebuy.com/?p=1#comment-7</guid>
		<description><![CDATA[Just saw this: http://techcrunch.com/2014/09/01/apple-publishes-the-top-10-reasons-they-reject-apps/]]></description>
		<content:encoded><![CDATA[<p>Just saw this: <a href="http://techcrunch.com/2014/09/01/apple-publishes-the-top-10-reasons-they-reject-apps/" rel="nofollow">http://techcrunch.com/2014/09/01/apple-publishes-the-top-10-reasons-they-reject-apps/</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Custom WebView/InAppBrowser for iOS and Android for Cordova / PhoneGap App 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>Comment on Custom WebView/InAppBrowser for iOS and Android for Cordova / PhoneGap App 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>Comment on Custom WebView/InAppBrowser for iOS and Android for Cordova / PhoneGap App 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>Comment on Custom WebView/InAppBrowser for iOS and Android for Cordova / PhoneGap App 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>
