<?xml version="1.0" encoding="UTF-8"?>
<!-- generator="FeedCreator 1.8" -->
<?xml-stylesheet href="https://wiki.johnharrison.cc/lib/exe/css.php?s=feed" type="text/css"?>
<rdf:RDF
    xmlns="http://purl.org/rss/1.0/"
    xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
    xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
    xmlns:dc="http://purl.org/dc/elements/1.1/">
    <channel rdf:about="https://wiki.johnharrison.cc/feed.php">
        <title>wiki - lwc:programming:mobile:cordova_phonegap</title>
        <description></description>
        <link>https://wiki.johnharrison.cc/</link>
        <image rdf:resource="https://wiki.johnharrison.cc/lib/exe/fetch.php?media=wiki:dokuwiki.svg" />
       <dc:date>2026-05-01T21:23:23+00:00</dc:date>
        <items>
            <rdf:Seq>
                <rdf:li rdf:resource="https://wiki.johnharrison.cc/doku.php?id=lwc:programming:mobile:cordova_phonegap:crosswalk&amp;rev=1606451798&amp;do=diff"/>
                <rdf:li rdf:resource="https://wiki.johnharrison.cc/doku.php?id=lwc:programming:mobile:cordova_phonegap:inapp_purchases&amp;rev=1606451859&amp;do=diff"/>
                <rdf:li rdf:resource="https://wiki.johnharrison.cc/doku.php?id=lwc:programming:mobile:cordova_phonegap:storage&amp;rev=1606451886&amp;do=diff"/>
            </rdf:Seq>
        </items>
    </channel>
    <image rdf:about="https://wiki.johnharrison.cc/lib/exe/fetch.php?media=wiki:dokuwiki.svg">
        <title>wiki</title>
        <link>https://wiki.johnharrison.cc/</link>
        <url>https://wiki.johnharrison.cc/lib/exe/fetch.php?media=wiki:dokuwiki.svg</url>
    </image>
    <item rdf:about="https://wiki.johnharrison.cc/doku.php?id=lwc:programming:mobile:cordova_phonegap:crosswalk&amp;rev=1606451798&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2020-11-27T04:36:38+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>crosswalk</title>
        <link>https://wiki.johnharrison.cc/doku.php?id=lwc:programming:mobile:cordova_phonegap:crosswalk&amp;rev=1606451798&amp;do=diff</link>
        <description>A way to get hard-accelerated Canvas on Android 4.x devices. Packages Chromium with your app.




setup: http://kapitanh.blogspot.de/2014/02/intel-crosswalk-installation-setup-and.html



Releases:

	*  There&#039;s a few links out there but maybe best to get the releases</description>
    </item>
    <item rdf:about="https://wiki.johnharrison.cc/doku.php?id=lwc:programming:mobile:cordova_phonegap:inapp_purchases&amp;rev=1606451859&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2020-11-27T04:37:39+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>inapp_purchases</title>
        <link>https://wiki.johnharrison.cc/doku.php?id=lwc:programming:mobile:cordova_phonegap:inapp_purchases&amp;rev=1606451859&amp;do=diff</link>
        <description>The InApp Purchase plugin works with both iOS and Android and works with Crosswalk (v 11.40.xxx at least)


General

the name of the purchase needs to exactly match that in the code. There&#039;s no prefix to it i.e. the app bundle or ID is not prefixed to it. It seems however typical to manually add the app bundle or ID to the item. This seems like good practice especially when considering in for Google Play at least the name of the item needs to be unique, I believe, even across apps.
For Android t…</description>
    </item>
    <item rdf:about="https://wiki.johnharrison.cc/doku.php?id=lwc:programming:mobile:cordova_phonegap:storage&amp;rev=1606451886&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2020-11-27T04:38:06+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>storage</title>
        <link>https://wiki.johnharrison.cc/doku.php?id=lwc:programming:mobile:cordova_phonegap:storage&amp;rev=1606451886&amp;do=diff</link>
        <description>IOS:

	*  local and session storage seem to have a 5mb size limit. This could be absolutely confirmed but it does appear there is a serious limit to session storage and Googe suggests the limit applies to local storage as well
	*  websql has either a 5mb or 50mb limit depending what where and what you read. It also is apparently a deprecated method?</description>
    </item>
</rdf:RDF>
