<?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 Re: IOS Integration error iOS integration in Integration and Testing</title>
    <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/IOS-Integration-error-iOS-integration/m-p/49702#M25243</link>
    <description>&lt;P&gt;Did you manage to solve this issue?I'm also stuck with it.&lt;/P&gt;</description>
    <pubDate>Wed, 18 Feb 2015 06:16:38 GMT</pubDate>
    <dc:creator>Vijay</dc:creator>
    <dc:date>2015-02-18T06:16:38Z</dc:date>
    <item>
      <title>IOS Integration error iOS integration</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/IOS-Integration-error-iOS-integration/m-p/30938#M16164</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I am trying to integrate the my iOS application with Authorize.NET AIM. I was using the sample code provided on &lt;A href="http://developer.authorize.net/integration/fifteenminutes/ios/." target="_blank"&gt;http://developer.authorize.net/integration/fifteenminutes/ios/.&lt;/A&gt; I am stuck at the very first step to include all the header files.&amp;nbsp;&lt;/P&gt;&lt;P&gt;Do I have to generate the header files using build.sh or they should be already present in the download. I tried to generate the files using build.sh. It creates a folder 'ANPaymentMobileLib' folder but the script stops running with an error saying 'SDK iPhoneos5.0 cannot be located.'&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;If I dont do this and drag the whole downloaded sample project into my project and try to compile it, I get an error libxml not found.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I am using Xcode 4.5.1&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Can you please guide me through this.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 29 Oct 2012 20:38:35 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/IOS-Integration-error-iOS-integration/m-p/30938#M16164</guid>
      <dc:creator>vikram</dc:creator>
      <dc:date>2012-10-29T20:38:35Z</dc:date>
    </item>
    <item>
      <title>Re: IOS Integration error iOS integration</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/IOS-Integration-error-iOS-integration/m-p/30940#M16165</link>
      <description>&lt;P&gt;Also, when I try to run the SDK I get an error in GDataXML.Node.h 'libxml/tree.h' dile not found.&lt;/P&gt;&lt;P&gt;I have configured for the settings for libxml and also included it in the frameworks but still I have the same error.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks again.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 29 Oct 2012 20:57:45 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/IOS-Integration-error-iOS-integration/m-p/30940#M16165</guid>
      <dc:creator>vikram</dc:creator>
      <dc:date>2012-10-29T20:57:45Z</dc:date>
    </item>
    <item>
      <title>Re: IOS Integration error iOS integration</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/IOS-Integration-error-iOS-integration/m-p/30978#M16182</link>
      <description>&lt;P&gt;Ok I made some changes to build.config to point te SDK's to ios 6 but now its giving me the error libxml2/tree.h not found.&lt;/P&gt;&lt;P&gt;Can anyone please guide me?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 30 Oct 2012 21:39:00 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/IOS-Integration-error-iOS-integration/m-p/30978#M16182</guid>
      <dc:creator>vikram</dc:creator>
      <dc:date>2012-10-30T21:39:00Z</dc:date>
    </item>
    <item>
      <title>Re: IOS Integration error iOS integration</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/IOS-Integration-error-iOS-integration/m-p/49702#M25243</link>
      <description>&lt;P&gt;Did you manage to solve this issue?I'm also stuck with it.&lt;/P&gt;</description>
      <pubDate>Wed, 18 Feb 2015 06:16:38 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/IOS-Integration-error-iOS-integration/m-p/49702#M25243</guid>
      <dc:creator>Vijay</dc:creator>
      <dc:date>2015-02-18T06:16:38Z</dc:date>
    </item>
    <item>
      <title>Re: IOS Integration error iOS integration</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/IOS-Integration-error-iOS-integration/m-p/49706#M25247</link>
      <description>&lt;P&gt;Hello &lt;a href="https://community.developer.cybersource.com/t5/user/viewprofilepage/user-id/17975"&gt;@Vijay&lt;/a&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Are you using the latest SDK from GitHub?&amp;nbsp;&lt;A href="https://github.com/AuthorizeNet/sdk-ios" target="_blank"&gt;https://github.com/AuthorizeNet/sdk-ios&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Richard&lt;/P&gt;</description>
      <pubDate>Wed, 18 Feb 2015 16:49:54 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/IOS-Integration-error-iOS-integration/m-p/49706#M25247</guid>
      <dc:creator>RichardH</dc:creator>
      <dc:date>2015-02-18T16:49:54Z</dc:date>
    </item>
  </channel>
</rss>

