<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Hamilton, my guess is this in Software Archive</title>
    <link>https://community.intel.com/t5/Software-Archive/Issue-with-Web-SQL-on-Device-Android/m-p/1012359#M34679</link>
    <description>&lt;P&gt;Hamilton, my guess is this change is what is causing the problem: &lt;A href="https://github.com/cmackay/google-analytics-plugin/commit/eddf19abb89bcf3565a03b38da3acbf1fb90f6c6" target="_blank"&gt;https://github.com/cmackay/google-analytics-plugin/commit/eddf19abb89bcf3565a03b38da3acbf1fb90f6c6&lt;/A&gt;&lt;/P&gt;

&lt;P&gt;I changed the reference to the analytics plugin to point to an earlier commit in the repo and was able to successfully build the app. Unfortunately, the repo does not contain any commit tags, so it's a bit of a guessing game. But I think my guess was a safe one. I specified this commit as part of the plugin reference:&lt;/P&gt;

&lt;P&gt;&lt;A href="https://github.com/cmackay/google-analytics-plugin.git#fedc6a6dfe1bcbe5e2874b5ec7c742fe7a6ab438" target="_blank"&gt;https://github.com/cmackay/google-analytics-plugin.git#fedc6a6dfe1bcbe5e2874b5ec7c742fe7a6ab438&lt;/A&gt;&lt;/P&gt;

&lt;P&gt;(here's the entire commit number: fedc6a6dfe1bcbe5e2874b5ec7c742fe7a6ab438)&lt;/P&gt;

&lt;P&gt;Which corresponds to the July 28th commit on this page: &lt;A href="https://github.com/cmackay/google-analytics-plugin/commits/master" target="_blank"&gt;https://github.com/cmackay/google-analytics-plugin/commits/master&lt;/A&gt;&lt;/P&gt;

&lt;P&gt;Although, the one corresponding to the May 25th commit is probably closer to what you were actually using, but the one I chose was safe since it wasn't modifying the actual code in the plugin.&lt;/P&gt;

&lt;P&gt;I think the changes he made recently are intended for use with a CLI 5 build system, which we will support in our next release; but I did not check against that.&lt;/P&gt;

&lt;P&gt;We are making changes in our plugin management that will minimize these sorts of problems. When you specify a plugin without any version or git commit tags you are getting "the latest" -- which isn't always the right thing to use. This is especially problematic with GitHub repos, since they are subject to frequent changes, sometimes breaking working code. So the new plugin management system will clone a copy of any plugin you specify and use that copy for all builds. This would have resolved your issue, since you would have continued to use the "original" copy of the plugin from the repo, despite the fact that it kept changing.&lt;/P&gt;

&lt;P&gt;Regardless, even with that change, you should try to specify a version for each plugin, to be sure you know what you're working with.&lt;/P&gt;

&lt;P&gt;Note the key comment regarding the reason for the recent change:&lt;/P&gt;

&lt;BLOCKQUOTE&gt;
	&lt;P&gt;&lt;A href="https://github.com/cmackay/google-analytics-plugin/commit/eddf19abb89bcf3565a03b38da3acbf1fb90f6c6"&gt;Remove dependency and use cordova framework tag&lt;/A&gt; &lt;A href="https://github.com/cmackay/google-analytics-plugin/commits/master#"&gt;…&lt;/A&gt;&lt;/P&gt;

	&lt;P&gt;&lt;A href="https://github.com/cmackay/google-analytics-plugin/commits/master?author=petarov" rel="contributor"&gt;petarov&lt;/A&gt; authored &lt;TIME datetime="2015-08-30T18:28:16Z" title="Aug 30, 2015, 11:28 AM PDT"&gt;5 days ago&lt;/TIME&gt;&lt;/P&gt;

	&lt;P&gt;As described at &lt;A href="https://github.com/MobileChromeApps/google-play-services"&gt;https://github.com/MobileChromeApps/google-play-services&lt;/A&gt;, the google play services plugin is deprecated. Plugins should now use the framework tags instead.&lt;/P&gt;
&lt;/BLOCKQUOTE&gt;</description>
    <pubDate>Fri, 04 Sep 2015 21:16:00 GMT</pubDate>
    <dc:creator>PaulF_IntelCorp</dc:creator>
    <dc:date>2015-09-04T21:16:00Z</dc:date>
    <item>
      <title>Issue with Web SQL on Device (Android)</title>
      <link>https://community.intel.com/t5/Software-Archive/Issue-with-Web-SQL-on-Device-Android/m-p/1012354#M34674</link>
      <description>&lt;P&gt;I'm currently having a major issue using Web SQL.&amp;nbsp;&lt;/P&gt;

&lt;P&gt;&lt;SPAN style="font-size: 1em; line-height: 1.5;"&gt;When using the emulator, or app preview on device, load times are great. However when I compile the app to apk and run it on my phone, Web SQL usage hangs for several minutes.&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;

&lt;P&gt;I'm not too sure why this is, and I'm wondering if anyone has had similar issues.&lt;/P&gt;</description>
      <pubDate>Fri, 04 Sep 2015 04:46:44 GMT</pubDate>
      <guid>https://community.intel.com/t5/Software-Archive/Issue-with-Web-SQL-on-Device-Android/m-p/1012354#M34674</guid>
      <dc:creator>Kyle_C_</dc:creator>
      <dc:date>2015-09-04T04:46:44Z</dc:date>
    </item>
    <item>
      <title>I use websql in some apps and</title>
      <link>https://community.intel.com/t5/Software-Archive/Issue-with-Web-SQL-on-Device-Android/m-p/1012355#M34675</link>
      <description>&lt;P&gt;I use websql in some apps and I do not have an issue as you tell. For me, the response is very quickly.&lt;/P&gt;

&lt;P&gt;What plugin you use? I am using&amp;nbsp;com.brodysoft.sqliteplugin.&lt;/P&gt;

&lt;P&gt;&amp;nbsp;&lt;/P&gt;

&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 04 Sep 2015 09:54:25 GMT</pubDate>
      <guid>https://community.intel.com/t5/Software-Archive/Issue-with-Web-SQL-on-Device-Android/m-p/1012355#M34675</guid>
      <dc:creator>Hamilton_Tenório_da_</dc:creator>
      <dc:date>2015-09-04T09:54:25Z</dc:date>
    </item>
    <item>
      <title>Bad news: this plugin seems</title>
      <link>https://community.intel.com/t5/Software-Archive/Issue-with-Web-SQL-on-Device-Android/m-p/1012356#M34676</link>
      <description>&lt;P&gt;Bad news: this plugin seems to be with problem. I can´t to build anymore my apps to Android since today morning. I am trying to find a solution.&lt;/P&gt;</description>
      <pubDate>Fri, 04 Sep 2015 18:24:21 GMT</pubDate>
      <guid>https://community.intel.com/t5/Software-Archive/Issue-with-Web-SQL-on-Device-Android/m-p/1012356#M34676</guid>
      <dc:creator>Hamilton_Tenório_da_</dc:creator>
      <dc:date>2015-09-04T18:24:21Z</dc:date>
    </item>
    <item>
      <title>Hamilton, can you provide a</title>
      <link>https://community.intel.com/t5/Software-Archive/Issue-with-Web-SQL-on-Device-Android/m-p/1012357#M34677</link>
      <description>&lt;P&gt;Hamilton, can you provide a ZIPped sample project that reproduces the build problem? I'm guessing that you are referencing the plugin without any version information, and the plugin has changed since you last did a successful build. If you can reproduce this using the blank project, that would be great, otherwise, some variant of your own project that can be shared.&lt;BR /&gt;
	&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 04 Sep 2015 18:55:44 GMT</pubDate>
      <guid>https://community.intel.com/t5/Software-Archive/Issue-with-Web-SQL-on-Device-Android/m-p/1012357#M34677</guid>
      <dc:creator>PaulF_IntelCorp</dc:creator>
      <dc:date>2015-09-04T18:55:44Z</dc:date>
    </item>
    <item>
      <title>I think I made a confusion</title>
      <link>https://community.intel.com/t5/Software-Archive/Issue-with-Web-SQL-on-Device-Android/m-p/1012358#M34678</link>
      <description>&lt;P&gt;I think I made a confusion during my tests. The plugin with problem is &lt;A href="https://github.com/cmackay/google-analytics-plugin" target="_blank"&gt;https://github.com/cmackay/google-analytics-plugin&lt;/A&gt;, not&amp;nbsp;&lt;SPAN style="font-size: 12px; line-height: 18px;"&gt;com.brodysoft.sqliteplugin... Sorry about it.&lt;/SPAN&gt;&lt;/P&gt;

&lt;P&gt;&lt;SPAN style="font-size: 12px; line-height: 18px;"&gt;I made all the tests again. I got my backup (complete) and I removed one by one plugin. The problem is with this one (analytics).&lt;/SPAN&gt;&lt;/P&gt;

&lt;P&gt;&lt;SPAN style="font-size: 12px; line-height: 18px;"&gt;Visiting the site of the plugin, I saw an update (&lt;/SPAN&gt;&lt;A class="message" data-pjax="true" href="https://github.com/cmackay/google-analytics-plugin/commit/fb12e0634097fce34bb62212538520ed7df34361" style="box-sizing: border-box; color: rgb(136, 136, 136); font-family: Helvetica, arial, nimbussansl, liberationsans, freesans, clean, sans-serif, 'Segoe UI Emoji', 'Segoe UI Symbol'; font-size: 13px; line-height: 20px; white-space: nowrap; background-color: rgb(245, 245, 245);" title="release 0.1.16 updates android dependency"&gt;release 0.1.16 updates android dependency&lt;/A&gt;)&lt;/P&gt;

&lt;P&gt;iOS is not affected.&lt;/P&gt;

&lt;P&gt;I tested others apps with the same plugin and all of them show the same error in Android.&lt;/P&gt;

&lt;P&gt;What means this version (0.1.16) of&amp;nbsp;&lt;SPAN style="color: rgb(24, 54, 145); font-family: Consolas, 'Liberation Mono', Menlo, Courier, monospace; font-size: 12px; line-height: 16.8px; white-space: pre;"&gt;com.cmackay.plugins.googleanalytics???&lt;/SPAN&gt;&lt;/P&gt;

&lt;P&gt;&lt;SPAN style="color: rgb(24, 54, 145); font-family: Consolas, 'Liberation Mono', Menlo, Courier, monospace; font-size: 12px; line-height: 16.8px; white-space: pre;"&gt;I sent to you a link (private) with the complete project.&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 04 Sep 2015 19:38:20 GMT</pubDate>
      <guid>https://community.intel.com/t5/Software-Archive/Issue-with-Web-SQL-on-Device-Android/m-p/1012358#M34678</guid>
      <dc:creator>Hamilton_Tenório_da_</dc:creator>
      <dc:date>2015-09-04T19:38:20Z</dc:date>
    </item>
    <item>
      <title>Hamilton, my guess is this</title>
      <link>https://community.intel.com/t5/Software-Archive/Issue-with-Web-SQL-on-Device-Android/m-p/1012359#M34679</link>
      <description>&lt;P&gt;Hamilton, my guess is this change is what is causing the problem: &lt;A href="https://github.com/cmackay/google-analytics-plugin/commit/eddf19abb89bcf3565a03b38da3acbf1fb90f6c6" target="_blank"&gt;https://github.com/cmackay/google-analytics-plugin/commit/eddf19abb89bcf3565a03b38da3acbf1fb90f6c6&lt;/A&gt;&lt;/P&gt;

&lt;P&gt;I changed the reference to the analytics plugin to point to an earlier commit in the repo and was able to successfully build the app. Unfortunately, the repo does not contain any commit tags, so it's a bit of a guessing game. But I think my guess was a safe one. I specified this commit as part of the plugin reference:&lt;/P&gt;

&lt;P&gt;&lt;A href="https://github.com/cmackay/google-analytics-plugin.git#fedc6a6dfe1bcbe5e2874b5ec7c742fe7a6ab438" target="_blank"&gt;https://github.com/cmackay/google-analytics-plugin.git#fedc6a6dfe1bcbe5e2874b5ec7c742fe7a6ab438&lt;/A&gt;&lt;/P&gt;

&lt;P&gt;(here's the entire commit number: fedc6a6dfe1bcbe5e2874b5ec7c742fe7a6ab438)&lt;/P&gt;

&lt;P&gt;Which corresponds to the July 28th commit on this page: &lt;A href="https://github.com/cmackay/google-analytics-plugin/commits/master" target="_blank"&gt;https://github.com/cmackay/google-analytics-plugin/commits/master&lt;/A&gt;&lt;/P&gt;

&lt;P&gt;Although, the one corresponding to the May 25th commit is probably closer to what you were actually using, but the one I chose was safe since it wasn't modifying the actual code in the plugin.&lt;/P&gt;

&lt;P&gt;I think the changes he made recently are intended for use with a CLI 5 build system, which we will support in our next release; but I did not check against that.&lt;/P&gt;

&lt;P&gt;We are making changes in our plugin management that will minimize these sorts of problems. When you specify a plugin without any version or git commit tags you are getting "the latest" -- which isn't always the right thing to use. This is especially problematic with GitHub repos, since they are subject to frequent changes, sometimes breaking working code. So the new plugin management system will clone a copy of any plugin you specify and use that copy for all builds. This would have resolved your issue, since you would have continued to use the "original" copy of the plugin from the repo, despite the fact that it kept changing.&lt;/P&gt;

&lt;P&gt;Regardless, even with that change, you should try to specify a version for each plugin, to be sure you know what you're working with.&lt;/P&gt;

&lt;P&gt;Note the key comment regarding the reason for the recent change:&lt;/P&gt;

&lt;BLOCKQUOTE&gt;
	&lt;P&gt;&lt;A href="https://github.com/cmackay/google-analytics-plugin/commit/eddf19abb89bcf3565a03b38da3acbf1fb90f6c6"&gt;Remove dependency and use cordova framework tag&lt;/A&gt; &lt;A href="https://github.com/cmackay/google-analytics-plugin/commits/master#"&gt;…&lt;/A&gt;&lt;/P&gt;

	&lt;P&gt;&lt;A href="https://github.com/cmackay/google-analytics-plugin/commits/master?author=petarov" rel="contributor"&gt;petarov&lt;/A&gt; authored &lt;TIME datetime="2015-08-30T18:28:16Z" title="Aug 30, 2015, 11:28 AM PDT"&gt;5 days ago&lt;/TIME&gt;&lt;/P&gt;

	&lt;P&gt;As described at &lt;A href="https://github.com/MobileChromeApps/google-play-services"&gt;https://github.com/MobileChromeApps/google-play-services&lt;/A&gt;, the google play services plugin is deprecated. Plugins should now use the framework tags instead.&lt;/P&gt;
&lt;/BLOCKQUOTE&gt;</description>
      <pubDate>Fri, 04 Sep 2015 21:16:00 GMT</pubDate>
      <guid>https://community.intel.com/t5/Software-Archive/Issue-with-Web-SQL-on-Device-Android/m-p/1012359#M34679</guid>
      <dc:creator>PaulF_IntelCorp</dc:creator>
      <dc:date>2015-09-04T21:16:00Z</dc:date>
    </item>
    <item>
      <title>@John&gt; thank you for the big</title>
      <link>https://community.intel.com/t5/Software-Archive/Issue-with-Web-SQL-on-Device-Android/m-p/1012360#M34680</link>
      <description>&lt;P&gt;@John&amp;gt; thank you for the big analisys. One more question: can I indicate the plugin version (external, git)?&lt;/P&gt;</description>
      <pubDate>Sat, 05 Sep 2015 00:14:04 GMT</pubDate>
      <guid>https://community.intel.com/t5/Software-Archive/Issue-with-Web-SQL-on-Device-Android/m-p/1012360#M34680</guid>
      <dc:creator>Hamilton_Tenório_da_</dc:creator>
      <dc:date>2015-09-05T00:14:04Z</dc:date>
    </item>
    <item>
      <title>Yes, using the technique I</title>
      <link>https://community.intel.com/t5/Software-Archive/Issue-with-Web-SQL-on-Device-Android/m-p/1012361#M34681</link>
      <description>&lt;P&gt;Yes, using the technique I described. Rather than specifying the plugin as "https://github.com/cmackay/google-analytics-plugin.git" when you add it as a third party plugin that is located in a repo, you specify the location as: "https://github.com/cmackay/google-analytics-plugin.git#fedc6a6dfe1bcbe5e2874b5ec7c742fe7a6ab438"&lt;/P&gt;

&lt;P&gt;Note, the forum keeps changing my reference into a truncated link, so remove the spaces from this to get what you want:&lt;/P&gt;

&lt;P&gt;&lt;A href="https://github.com/cmackay/google-analytics-plugin.git" target="_blank"&gt;https://github.com/cmackay/google-analytics-plugin.git&lt;/A&gt; # fedc6a6dfe1bcbe5e2874b5ec7c742fe7a6ab438&lt;/P&gt;</description>
      <pubDate>Sat, 05 Sep 2015 00:31:00 GMT</pubDate>
      <guid>https://community.intel.com/t5/Software-Archive/Issue-with-Web-SQL-on-Device-Android/m-p/1012361#M34681</guid>
      <dc:creator>PaulF_IntelCorp</dc:creator>
      <dc:date>2015-09-05T00:31:00Z</dc:date>
    </item>
    <item>
      <title>I understand now. I didn´t</title>
      <link>https://community.intel.com/t5/Software-Archive/Issue-with-Web-SQL-on-Device-Android/m-p/1012362#M34682</link>
      <description>&lt;P&gt;I understand now. I didn´t know about this possibilitie. Thanks again. I will try just now.&lt;/P&gt;</description>
      <pubDate>Sat, 05 Sep 2015 00:38:51 GMT</pubDate>
      <guid>https://community.intel.com/t5/Software-Archive/Issue-with-Web-SQL-on-Device-Android/m-p/1012362#M34682</guid>
      <dc:creator>Hamilton_Tenório_da_</dc:creator>
      <dc:date>2015-09-05T00:38:51Z</dc:date>
    </item>
  </channel>
</rss>

