<?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: TapLinx registration fails on Android in TapLinx SDK, TagWriter and TagInfo</title>
    <link>https://community.nxp.com/t5/TapLinx-SDK-TagWriter-and/TapLinx-registration-fails-on-Android/m-p/2047561#M111</link>
    <description>&lt;P&gt;Hello sir, if the issues persist. Please provide a little more information about the issues that are arising.&lt;BR /&gt;This will help us determine how can we help you.&lt;/P&gt;</description>
    <pubDate>Wed, 19 Feb 2025 19:15:14 GMT</pubDate>
    <dc:creator>Fabian_R</dc:creator>
    <dc:date>2025-02-19T19:15:14Z</dc:date>
    <item>
      <title>TapLinx registration fails on Android</title>
      <link>https://community.nxp.com/t5/TapLinx-SDK-TagWriter-and/TapLinx-registration-fails-on-Android/m-p/2019772#M75</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;I've registered on NXP web site and created an new Android app. I have also generated offline license key. Unfortunately, when I try to register the library, I'm getting the following error:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;LI-CODE lang="markup"&gt;Unable to complete the post to server
Registration failed..
Storing Failure Count: 2
No network/Failure count exceeded. count: 2
Attempting Local License Verification
Local License Verification :Failed
Attempting Local License Verification
Local License Verification :Failed&lt;/LI-CODE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I've checked that activity package name matches the package name given on NXP Dev Center. I've also double checked app key and offline key. Internet access is authorized in manifest. I don't understand why there's an error when posting to server and why offline validation doesn't work. Can you please let me know if I missed something?&lt;/P&gt;&lt;P&gt;Here is my code that is quite basic and based on provided example (both keys are replaced by placeholders).&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;LI-CODE lang="markup"&gt;libInstance = NxpNfcLib.getInstance();
try {
  Log.d("NXPLIB", "Registering package " + this.getPackageName());
  libInstance.registerActivity(this, "APP_KEY", "OFFLINE_KEY");
} catch (Exception e) {
  // Exception
  ...
}&lt;/LI-CODE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks in advance.&lt;/P&gt;</description>
      <pubDate>Thu, 26 Dec 2024 19:46:38 GMT</pubDate>
      <guid>https://community.nxp.com/t5/TapLinx-SDK-TagWriter-and/TapLinx-registration-fails-on-Android/m-p/2019772#M75</guid>
      <dc:creator>Taporro</dc:creator>
      <dc:date>2024-12-26T19:46:38Z</dc:date>
    </item>
    <item>
      <title>Re: TapLinx registration fails on Android</title>
      <link>https://community.nxp.com/t5/TapLinx-SDK-TagWriter-and/TapLinx-registration-fails-on-Android/m-p/2020114#M76</link>
      <description>&lt;P&gt;Hello sir,&lt;/P&gt;
&lt;P&gt;We are having some internal issues with the key generation in our Platform.&lt;/P&gt;
&lt;P&gt;Please bear with us a little longer, I will let you know of any updates&lt;/P&gt;</description>
      <pubDate>Fri, 27 Dec 2024 19:18:44 GMT</pubDate>
      <guid>https://community.nxp.com/t5/TapLinx-SDK-TagWriter-and/TapLinx-registration-fails-on-Android/m-p/2020114#M76</guid>
      <dc:creator>Fabian_R</dc:creator>
      <dc:date>2024-12-27T19:18:44Z</dc:date>
    </item>
    <item>
      <title>Re: TapLinx registration fails on Android</title>
      <link>https://community.nxp.com/t5/TapLinx-SDK-TagWriter-and/TapLinx-registration-fails-on-Android/m-p/2047421#M109</link>
      <description>Hello Fabian,&lt;BR /&gt;is there any update on the topic? Since the beginning of the year we have similar trouble, our application that we use for years stopped working.&lt;BR /&gt;Thanks in advance&lt;BR /&gt;Martin</description>
      <pubDate>Wed, 19 Feb 2025 15:30:56 GMT</pubDate>
      <guid>https://community.nxp.com/t5/TapLinx-SDK-TagWriter-and/TapLinx-registration-fails-on-Android/m-p/2047421#M109</guid>
      <dc:creator>martinkoreckydobias</dc:creator>
      <dc:date>2025-02-19T15:30:56Z</dc:date>
    </item>
    <item>
      <title>Re: TapLinx registration fails on Android</title>
      <link>https://community.nxp.com/t5/TapLinx-SDK-TagWriter-and/TapLinx-registration-fails-on-Android/m-p/2047561#M111</link>
      <description>&lt;P&gt;Hello sir, if the issues persist. Please provide a little more information about the issues that are arising.&lt;BR /&gt;This will help us determine how can we help you.&lt;/P&gt;</description>
      <pubDate>Wed, 19 Feb 2025 19:15:14 GMT</pubDate>
      <guid>https://community.nxp.com/t5/TapLinx-SDK-TagWriter-and/TapLinx-registration-fails-on-Android/m-p/2047561#M111</guid>
      <dc:creator>Fabian_R</dc:creator>
      <dc:date>2025-02-19T19:15:14Z</dc:date>
    </item>
    <item>
      <title>Re: TapLinx registration fails on Android</title>
      <link>https://community.nxp.com/t5/TapLinx-SDK-TagWriter-and/TapLinx-registration-fails-on-Android/m-p/2049047#M113</link>
      <description>&lt;P&gt;Hi Fabian,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;thanks for the reply.&lt;/P&gt;&lt;P&gt;We have an application (at.novotec.lunchnfc) that we use on few mobile devices. Since roughly beginning of the year, we see that the app stops working after 2 weeks after the installation (like if wrong registration is used).&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Unfortunately, I am not able to check the registration for our app, it has been registered by my predecessor, and I have no access to it.&lt;/P&gt;&lt;P&gt;BTW I have asked how I can transfer the ownership of that app to my account, but never got a response):&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;So, it the app registration is having troubles, I would like to know how we can fix it for our app.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;Martin&lt;/P&gt;</description>
      <pubDate>Fri, 21 Feb 2025 11:24:15 GMT</pubDate>
      <guid>https://community.nxp.com/t5/TapLinx-SDK-TagWriter-and/TapLinx-registration-fails-on-Android/m-p/2049047#M113</guid>
      <dc:creator>martinkoreckydobias</dc:creator>
      <dc:date>2025-02-21T11:24:15Z</dc:date>
    </item>
    <item>
      <title>Re: TapLinx registration fails on Android</title>
      <link>https://community.nxp.com/t5/TapLinx-SDK-TagWriter-and/TapLinx-registration-fails-on-Android/m-p/2049233#M115</link>
      <description>&lt;P&gt;Hello sir, I have sent you a private message.&lt;/P&gt;</description>
      <pubDate>Fri, 21 Feb 2025 17:36:12 GMT</pubDate>
      <guid>https://community.nxp.com/t5/TapLinx-SDK-TagWriter-and/TapLinx-registration-fails-on-Android/m-p/2049233#M115</guid>
      <dc:creator>Fabian_R</dc:creator>
      <dc:date>2025-02-21T17:36:12Z</dc:date>
    </item>
    <item>
      <title>Re: TapLinx registration fails on Android</title>
      <link>https://community.nxp.com/t5/TapLinx-SDK-TagWriter-and/TapLinx-registration-fails-on-Android/m-p/2074277#M136</link>
      <description>&lt;P&gt;Hello Fabian,&lt;/P&gt;&lt;P&gt;Is this problem still present?&lt;BR /&gt;I get errors: ''Error while NxpNfcLib register” .&lt;/P&gt;&lt;P&gt;I'd like to know if this could be linked to this problem&amp;nbsp;Or is it related to a bad library call in my code?&lt;/P&gt;&lt;P&gt;Thank you&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 04 Apr 2025 13:10:49 GMT</pubDate>
      <guid>https://community.nxp.com/t5/TapLinx-SDK-TagWriter-and/TapLinx-registration-fails-on-Android/m-p/2074277#M136</guid>
      <dc:creator>nathD</dc:creator>
      <dc:date>2025-04-04T13:10:49Z</dc:date>
    </item>
  </channel>
</rss>

