<?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: Trouble implementing ios app using Taplinx SDK in Other NXP Products</title>
    <link>https://community.nxp.com/t5/Other-NXP-Products/Trouble-implementing-ios-app-using-Taplinx-SDK/m-p/1979204#M26014</link>
    <description>&lt;P&gt;hi&amp;nbsp;&lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/205266"&gt;@KaiLi&lt;/a&gt;&amp;nbsp; - unfortunately there is only swiftsourceinfo file inside Project folder and it is of no use to me. When i add libTapLinxLibrary.a to xcode app project (and set up search paths) during compilation i get error:&lt;BR /&gt;/Users/xxx/Projects/xcodeproj/facilityapp/SampleTaplinxApp/SampleTaplinxApp/ContentView.swift:9:8 Compiled module was created by a different version of the compiler '5.10.0.13'; rebuild 'TapLinxLibrary' and try again: /Users/xxx/Projects/xcodeproj/facilityapp/SampleTaplinxApp/TapLinxLibrary2/TapLinxLibrary.swiftmodule/arm64-apple-ios.swiftmodule\&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Could you hint me at what to do?&lt;/P&gt;</description>
    <pubDate>Tue, 22 Oct 2024 11:32:10 GMT</pubDate>
    <dc:creator>DamianD</dc:creator>
    <dc:date>2024-10-22T11:32:10Z</dc:date>
    <item>
      <title>Trouble implementing ios app using Taplinx SDK</title>
      <link>https://community.nxp.com/t5/Other-NXP-Products/Trouble-implementing-ios-app-using-Taplinx-SDK/m-p/1974526#M25935</link>
      <description>&lt;P&gt;Hi, i'm trying to follow&amp;nbsp;UG10045.pdf -&amp;nbsp;Starting development with TapLinx iOS SDK. Below is excerpt from that guide:&lt;/P&gt;&lt;P&gt;3.4 Implementing the delegate method for APDU communication&lt;BR /&gt;To communicate with the TapLinx iOS Library and the Tag (or Card), a delegate method which is created inside&lt;BR /&gt;the MIFAREApduHandler must be implemented in your class. Below is the delegate method.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;However i do not understand where i should implement that&amp;nbsp;TapLinxApduHandlerProtocol, on what class? Where/how should i pass my class to something in Taplinx SDK to indicate where i implemented that hander? Is there a ios sample app like for Android? It would be very helpful. In case there is no such app, could someone share a code sample with full sdk initialization on ios?&lt;/P&gt;</description>
      <pubDate>Tue, 15 Oct 2024 18:26:40 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Other-NXP-Products/Trouble-implementing-ios-app-using-Taplinx-SDK/m-p/1974526#M25935</guid>
      <dc:creator>DamianD</dc:creator>
      <dc:date>2024-10-15T18:26:40Z</dc:date>
    </item>
    <item>
      <title>Re: Trouble implementing ios app using Taplinx SDK</title>
      <link>https://community.nxp.com/t5/Other-NXP-Products/Trouble-implementing-ios-app-using-Taplinx-SDK/m-p/1975885#M25947</link>
      <description>&lt;P&gt;Hello&amp;nbsp;&lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/242019"&gt;@DamianD&lt;/a&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Unfortunately, there is not the dedicated sample for ios, but I think there should be something in SDK could refer to, like&lt;/P&gt;
&lt;P&gt;sdk_TapLinx_Library_iOS\TapLinxv1.0.1\TapLinxiOSSDK\TapLinxiOSSDK\TapLinxLibrary\TapLinxLibrary.swiftmodule\Project.&lt;BR /&gt;Please try it.&lt;/P&gt;</description>
      <pubDate>Thu, 17 Oct 2024 08:47:30 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Other-NXP-Products/Trouble-implementing-ios-app-using-Taplinx-SDK/m-p/1975885#M25947</guid>
      <dc:creator>KaiLi</dc:creator>
      <dc:date>2024-10-17T08:47:30Z</dc:date>
    </item>
    <item>
      <title>Re: Trouble implementing ios app using Taplinx SDK</title>
      <link>https://community.nxp.com/t5/Other-NXP-Products/Trouble-implementing-ios-app-using-Taplinx-SDK/m-p/1977032#M25966</link>
      <description>&lt;P&gt;thanks, i will give it a try and let you know&lt;/P&gt;</description>
      <pubDate>Fri, 18 Oct 2024 10:48:30 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Other-NXP-Products/Trouble-implementing-ios-app-using-Taplinx-SDK/m-p/1977032#M25966</guid>
      <dc:creator>DamianD</dc:creator>
      <dc:date>2024-10-18T10:48:30Z</dc:date>
    </item>
    <item>
      <title>Re: Trouble implementing ios app using Taplinx SDK</title>
      <link>https://community.nxp.com/t5/Other-NXP-Products/Trouble-implementing-ios-app-using-Taplinx-SDK/m-p/1979204#M26014</link>
      <description>&lt;P&gt;hi&amp;nbsp;&lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/205266"&gt;@KaiLi&lt;/a&gt;&amp;nbsp; - unfortunately there is only swiftsourceinfo file inside Project folder and it is of no use to me. When i add libTapLinxLibrary.a to xcode app project (and set up search paths) during compilation i get error:&lt;BR /&gt;/Users/xxx/Projects/xcodeproj/facilityapp/SampleTaplinxApp/SampleTaplinxApp/ContentView.swift:9:8 Compiled module was created by a different version of the compiler '5.10.0.13'; rebuild 'TapLinxLibrary' and try again: /Users/xxx/Projects/xcodeproj/facilityapp/SampleTaplinxApp/TapLinxLibrary2/TapLinxLibrary.swiftmodule/arm64-apple-ios.swiftmodule\&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Could you hint me at what to do?&lt;/P&gt;</description>
      <pubDate>Tue, 22 Oct 2024 11:32:10 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Other-NXP-Products/Trouble-implementing-ios-app-using-Taplinx-SDK/m-p/1979204#M26014</guid>
      <dc:creator>DamianD</dc:creator>
      <dc:date>2024-10-22T11:32:10Z</dc:date>
    </item>
    <item>
      <title>Re: Trouble implementing ios app using Taplinx SDK</title>
      <link>https://community.nxp.com/t5/Other-NXP-Products/Trouble-implementing-ios-app-using-Taplinx-SDK/m-p/1991368#M26321</link>
      <description>&lt;P&gt;Hello&amp;nbsp;&lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/242019"&gt;@DamianD&lt;/a&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Since your problem involves the level of code debugging, we do not have such a test environment as yours, so your problem needs to be debugged by you, say sorry for that.&lt;/P&gt;</description>
      <pubDate>Sun, 10 Nov 2024 13:01:01 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Other-NXP-Products/Trouble-implementing-ios-app-using-Taplinx-SDK/m-p/1991368#M26321</guid>
      <dc:creator>KaiLi</dc:creator>
      <dc:date>2024-11-10T13:01:01Z</dc:date>
    </item>
  </channel>
</rss>

