<?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 SDK NOT WORKing for IOS in Integration and Testing</title>
    <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/SDK-NOT-WORKing-for-IOS/m-p/34199#M18683</link>
    <description>&lt;P&gt;Hello,&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp; &amp;nbsp;I am just trying to integrate the SDK of ios to my app, but for test perpus i followed the following step but SDK seems not working&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;1. I have created the Developer accout at test.authorize.net&lt;/P&gt;&lt;P&gt;2. I download the SDK from the &amp;nbsp;&lt;A href="http://developer.authorize.net/downloads/" target="_blank"&gt;http://developer.authorize.net/downloads/&lt;/A&gt;&lt;/P&gt;&lt;P&gt;3. I goto Xcode and select file new project Name: &lt;STRONG&gt;paymentIntegration&lt;/STRONG&gt; as saved at desktop&amp;nbsp;&lt;/P&gt;&lt;P&gt;4. Extracted the SDK folder which shows me all files inside this folder&amp;nbsp;&lt;STRONG&gt;anet_ios_sdk-1.1.1/&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;5. then Drag and Drop to My Project Explorer into Xcode and then&amp;nbsp;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;6.&amp;nbsp;&lt;A href="http://developer.authorize.net/integration/fifteenminutes/ios/" target="_blank"&gt;http://developer.authorize.net/integration/fifteenminutes/ios/&lt;/A&gt; &amp;nbsp;i followed the step as per this article&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;7.&amp;nbsp;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;SO My setting like this as i saved my project at Desktop&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;Set your Library Search Paths with the path that contains the "Authorize.Net SDK" library. (ex. "&lt;STRONG&gt;/Users/lemosys/Desktop/AuthrizeProject/anet_ios_sdk-1.1.1&lt;/STRONG&gt;").&lt;/LI&gt;&lt;LI&gt;Set your Other Linker Flags with "-lxml2" to allow for xml parsing.&lt;/LI&gt;&lt;LI&gt;Set your Header Search Paths with the path that contains "libxml2" header files. (ex. "/usr/include/libxml2" with recursive checked).&amp;nbsp;&lt;/LI&gt;&lt;LI&gt;&amp;nbsp; &amp;nbsp;&lt;EM&gt;&lt;STRONG&gt;I SET THIS VARIABLE AND ITS LOOK LIKE : &amp;nbsp;"${SDK_DIR}"/usr/include/libxml2&lt;/STRONG&gt;&lt;/EM&gt;&lt;/LI&gt;&lt;LI&gt;Then I added one Class file and created &lt;STRONG&gt;NSSTRING * SessionToken&lt;/STRONG&gt; &amp;nbsp;variable&lt;/LI&gt;&lt;LI&gt;then added this code into classfile&amp;nbsp; &lt;SPAN&gt;Step 3- at this article&amp;nbsp;&lt;STRONG&gt;&lt;STRONG&gt;&lt;A href="http://developer.authorize.net/integration/fifteenminutes/ios/" target="_blank"&gt;http://developer.authorize.net/integration/fifteenminutes/ios/&lt;/A&gt; &amp;nbsp;&lt;/STRONG&gt;&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/LI&gt;&lt;LI&gt;Then I click on build into Xcode but its gives me errors:&amp;nbsp;&lt;/LI&gt;&lt;LI&gt;&amp;nbsp; Build and Run simulator load with Black Screen and Stop at same time automatic with this ERROR:&lt;/LI&gt;&lt;LI&gt;&lt;SPAN style="line-height: 16px;"&gt;&amp;nbsp; &amp;nbsp; &lt;FONT color="#FF0000"&gt;&lt;STRONG&gt;error: failed to attach to process ID 0&lt;/STRONG&gt;&lt;/FONT&gt;&lt;/SPAN&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;&lt;SPAN style="line-height: 16px;"&gt;&lt;FONT color="#FF0000"&gt;&lt;STRONG&gt;&amp;nbsp;&lt;/STRONG&gt;&lt;/FONT&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="line-height: 16px;"&gt;&lt;FONT color="#FF0000"&gt;&lt;STRONG&gt;My Xcode Version is : 4.4&lt;/STRONG&gt;&lt;/FONT&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="line-height: 16px;"&gt;&lt;FONT color="#FF0000"&gt;&lt;STRONG&gt;IOS Version : 5.1&lt;/STRONG&gt;&lt;/FONT&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="line-height: 16px;"&gt;&lt;FONT color="#FF0000"&gt;&lt;STRONG&gt;&amp;nbsp;&lt;/STRONG&gt;&lt;/FONT&gt;&lt;/SPAN&gt;&lt;/P&gt;</description>
    <pubDate>Thu, 09 May 2013 21:00:47 GMT</pubDate>
    <dc:creator>anciwasim</dc:creator>
    <dc:date>2013-05-09T21:00:47Z</dc:date>
    <item>
      <title>SDK NOT WORKing for IOS</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/SDK-NOT-WORKing-for-IOS/m-p/34199#M18683</link>
      <description>&lt;P&gt;Hello,&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp; &amp;nbsp;I am just trying to integrate the SDK of ios to my app, but for test perpus i followed the following step but SDK seems not working&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;1. I have created the Developer accout at test.authorize.net&lt;/P&gt;&lt;P&gt;2. I download the SDK from the &amp;nbsp;&lt;A href="http://developer.authorize.net/downloads/" target="_blank"&gt;http://developer.authorize.net/downloads/&lt;/A&gt;&lt;/P&gt;&lt;P&gt;3. I goto Xcode and select file new project Name: &lt;STRONG&gt;paymentIntegration&lt;/STRONG&gt; as saved at desktop&amp;nbsp;&lt;/P&gt;&lt;P&gt;4. Extracted the SDK folder which shows me all files inside this folder&amp;nbsp;&lt;STRONG&gt;anet_ios_sdk-1.1.1/&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;5. then Drag and Drop to My Project Explorer into Xcode and then&amp;nbsp;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;6.&amp;nbsp;&lt;A href="http://developer.authorize.net/integration/fifteenminutes/ios/" target="_blank"&gt;http://developer.authorize.net/integration/fifteenminutes/ios/&lt;/A&gt; &amp;nbsp;i followed the step as per this article&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;7.&amp;nbsp;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;SO My setting like this as i saved my project at Desktop&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;Set your Library Search Paths with the path that contains the "Authorize.Net SDK" library. (ex. "&lt;STRONG&gt;/Users/lemosys/Desktop/AuthrizeProject/anet_ios_sdk-1.1.1&lt;/STRONG&gt;").&lt;/LI&gt;&lt;LI&gt;Set your Other Linker Flags with "-lxml2" to allow for xml parsing.&lt;/LI&gt;&lt;LI&gt;Set your Header Search Paths with the path that contains "libxml2" header files. (ex. "/usr/include/libxml2" with recursive checked).&amp;nbsp;&lt;/LI&gt;&lt;LI&gt;&amp;nbsp; &amp;nbsp;&lt;EM&gt;&lt;STRONG&gt;I SET THIS VARIABLE AND ITS LOOK LIKE : &amp;nbsp;"${SDK_DIR}"/usr/include/libxml2&lt;/STRONG&gt;&lt;/EM&gt;&lt;/LI&gt;&lt;LI&gt;Then I added one Class file and created &lt;STRONG&gt;NSSTRING * SessionToken&lt;/STRONG&gt; &amp;nbsp;variable&lt;/LI&gt;&lt;LI&gt;then added this code into classfile&amp;nbsp; &lt;SPAN&gt;Step 3- at this article&amp;nbsp;&lt;STRONG&gt;&lt;STRONG&gt;&lt;A href="http://developer.authorize.net/integration/fifteenminutes/ios/" target="_blank"&gt;http://developer.authorize.net/integration/fifteenminutes/ios/&lt;/A&gt; &amp;nbsp;&lt;/STRONG&gt;&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/LI&gt;&lt;LI&gt;Then I click on build into Xcode but its gives me errors:&amp;nbsp;&lt;/LI&gt;&lt;LI&gt;&amp;nbsp; Build and Run simulator load with Black Screen and Stop at same time automatic with this ERROR:&lt;/LI&gt;&lt;LI&gt;&lt;SPAN style="line-height: 16px;"&gt;&amp;nbsp; &amp;nbsp; &lt;FONT color="#FF0000"&gt;&lt;STRONG&gt;error: failed to attach to process ID 0&lt;/STRONG&gt;&lt;/FONT&gt;&lt;/SPAN&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;&lt;SPAN style="line-height: 16px;"&gt;&lt;FONT color="#FF0000"&gt;&lt;STRONG&gt;&amp;nbsp;&lt;/STRONG&gt;&lt;/FONT&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="line-height: 16px;"&gt;&lt;FONT color="#FF0000"&gt;&lt;STRONG&gt;My Xcode Version is : 4.4&lt;/STRONG&gt;&lt;/FONT&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="line-height: 16px;"&gt;&lt;FONT color="#FF0000"&gt;&lt;STRONG&gt;IOS Version : 5.1&lt;/STRONG&gt;&lt;/FONT&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="line-height: 16px;"&gt;&lt;FONT color="#FF0000"&gt;&lt;STRONG&gt;&amp;nbsp;&lt;/STRONG&gt;&lt;/FONT&gt;&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 09 May 2013 21:00:47 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/SDK-NOT-WORKing-for-IOS/m-p/34199#M18683</guid>
      <dc:creator>anciwasim</dc:creator>
      <dc:date>2013-05-09T21:00:47Z</dc:date>
    </item>
    <item>
      <title>Re: SDK NOT WORKing for IOS</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/SDK-NOT-WORKing-for-IOS/m-p/34350#M18821</link>
      <description>&lt;P&gt;Please refer to the answer to this question here:&amp;nbsp;&lt;A href="https://community.developer.cybersource.com/t5/Integration-and-Testing/AuthNet-Sdk-Not-Working-in-Xcode/m-p/34249#M18730" target="_blank"&gt;http://community.developer.authorize.net/t5/Integration-and-Testing/AuthNet-Sdk-Not-Working-in-Xcode/m-p/34249#M18730&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Richard&lt;/P&gt;</description>
      <pubDate>Fri, 24 May 2013 19:11:22 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/SDK-NOT-WORKing-for-IOS/m-p/34350#M18821</guid>
      <dc:creator>RichardH</dc:creator>
      <dc:date>2013-05-24T19:11:22Z</dc:date>
    </item>
  </channel>
</rss>

