<?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 inAppBrowser get a value from a site in Software Archive</title>
    <link>https://community.intel.com/t5/Software-Archive/inAppBrowser-get-a-value-from-a-site/m-p/1137443#M78089</link>
    <description>&lt;P&gt;hi&lt;BR /&gt;
	i have an app that opens a website with inAppBrowser and i need to get a value from that site&lt;BR /&gt;
	how can i achive that?&lt;/P&gt;</description>
    <pubDate>Thu, 29 Jun 2017 14:02:51 GMT</pubDate>
    <dc:creator>luis_v_</dc:creator>
    <dc:date>2017-06-29T14:02:51Z</dc:date>
    <item>
      <title>inAppBrowser get a value from a site</title>
      <link>https://community.intel.com/t5/Software-Archive/inAppBrowser-get-a-value-from-a-site/m-p/1137443#M78089</link>
      <description>&lt;P&gt;hi&lt;BR /&gt;
	i have an app that opens a website with inAppBrowser and i need to get a value from that site&lt;BR /&gt;
	how can i achive that?&lt;/P&gt;</description>
      <pubDate>Thu, 29 Jun 2017 14:02:51 GMT</pubDate>
      <guid>https://community.intel.com/t5/Software-Archive/inAppBrowser-get-a-value-from-a-site/m-p/1137443#M78089</guid>
      <dc:creator>luis_v_</dc:creator>
      <dc:date>2017-06-29T14:02:51Z</dc:date>
    </item>
    <item>
      <title>Sorry, but your question is</title>
      <link>https://community.intel.com/t5/Software-Archive/inAppBrowser-get-a-value-from-a-site/m-p/1137444#M78090</link>
      <description>&lt;P&gt;Sorry, but your question is too vague. Try to be more specific.&lt;/P&gt;</description>
      <pubDate>Thu, 29 Jun 2017 15:06:34 GMT</pubDate>
      <guid>https://community.intel.com/t5/Software-Archive/inAppBrowser-get-a-value-from-a-site/m-p/1137444#M78090</guid>
      <dc:creator>PaulF_IntelCorp</dc:creator>
      <dc:date>2017-06-29T15:06:34Z</dc:date>
    </item>
    <item>
      <title>Quote:Paul F. (Intel) wrote:</title>
      <link>https://community.intel.com/t5/Software-Archive/inAppBrowser-get-a-value-from-a-site/m-p/1137445#M78091</link>
      <description>&lt;P&gt;&lt;/P&gt;&lt;BLOCKQUOTE&gt;Paul F. (Intel) wrote:&lt;BR /&gt;&lt;P&gt;&lt;/P&gt;

&lt;P&gt;Sorry, but your question is too vague. Try to be more specific.&lt;/P&gt;

&lt;P&gt;&lt;/P&gt;&lt;/BLOCKQUOTE&gt;&lt;P&gt;&lt;/P&gt;

&lt;P&gt;&amp;nbsp;&lt;/P&gt;

&lt;P&gt;&lt;SPAN style="font-size: 13.008px;"&gt;so i opened my website in my app with inappbrowser and i logged in, when the login is done i want to get a value (id) from the website to the app because i need to identify the user. i need this identification because im trying to implement push notifications that are different depending on the user&lt;BR /&gt;
	&lt;BR /&gt;
	this line of code:&amp;nbsp;&lt;/SPAN&gt;&lt;BR /&gt;
	window.plugins.OneSignal.sendTag(key, value);&lt;BR /&gt;
	is were i will put the id to send it to one signal&lt;/P&gt;

&lt;P&gt;&lt;SPAN style="font-size: 13.008px;"&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 29 Jun 2017 16:21:18 GMT</pubDate>
      <guid>https://community.intel.com/t5/Software-Archive/inAppBrowser-get-a-value-from-a-site/m-p/1137445#M78091</guid>
      <dc:creator>luis_v_</dc:creator>
      <dc:date>2017-06-29T16:21:18Z</dc:date>
    </item>
    <item>
      <title>You cannot access Cordova</title>
      <link>https://community.intel.com/t5/Software-Archive/inAppBrowser-get-a-value-from-a-site/m-p/1137446#M78092</link>
      <description>&lt;P&gt;You cannot access Cordova plugin APIs from within the inAppBrowser. Please see the plugin documentation &amp;gt; &lt;A href="https://github.com/apache/cordova-plugin-inappbrowser#cordova-plugin-inappbrowser" target="_blank"&gt;https://github.com/apache/cordova-plugin-inappbrowser#cordova-plugin-inappbrowser&lt;/A&gt; &amp;lt;&lt;/P&gt;

&lt;P&gt;Since your mobile app is not part of your website (it is not a page served up by your website), you have to treat access to data on your website as if you were coming from another domain. So you may have to use an oauth technique or an API published by your web server to do what you want. There is not way to encapsulate all the things you can do on a website into a mobile app, they are two independent entities.&lt;/P&gt;

&lt;P&gt;To learn how to do what you want to do I recommend you seach StackOverflow for solutions, search under the PhoneGap and Cordova tags. The XDK creates a standard Cordova app.&lt;/P&gt;</description>
      <pubDate>Thu, 29 Jun 2017 17:40:42 GMT</pubDate>
      <guid>https://community.intel.com/t5/Software-Archive/inAppBrowser-get-a-value-from-a-site/m-p/1137446#M78092</guid>
      <dc:creator>PaulF_IntelCorp</dc:creator>
      <dc:date>2017-06-29T17:40:42Z</dc:date>
    </item>
  </channel>
</rss>

