Forum Replies Created

  • Re: Reply To: Transceive failed for specific device (Famoco FX200)

    7. July 2019 at 20:02
    in reply to: Transceive failed for specific device (Famoco FX200)
    Hey, im having the same issue, the same code works perfect for one phone(Motorola XT 1058) and it throws Transceive error on other phone (Moto Z3). Do you have an update on this issue?

    Have you solved it?
    + 0  |  - 0

    Re: Reply To: TapLinX registration failed after Free Trail. Provide Valid License Key

    3. July 2019 at 16:35
    in reply to: TapLinX registration failed after Free Trail. Provide Valid License Key
    Hey, thanks for the help.I figure it out.

    All needed was add the permission in the manifest:
        


    I suggest new version of library works on improving the output of the errors.

    Best Regards and thanks!
    + 0  |  - 0

    Re: Reply To: TapLinX registration failed after Free Trail. Provide Valid License Key

    2. July 2019 at 16:07
    in reply to: TapLinX registration failed after Free Trail. Provide Valid License Key
    Hello Sir, I also tried that method call. It throws this error.

     libInstance.registerActivity(this, packageKey,offlineKey);


    E/AndroidRuntime: FATAL EXCEPTION: main
    Process: com.lemonat.ultralight, PID: 6416
    java.lang.RuntimeException: Unable to start activity ComponentInfo{com.lemonat.ultralight/com.lemonat.ultralight.MainActivity}: com.nxp.nfclib.exceptions.NxpNfcLibException: TapLinX registration failed after Free Trail. Provide Valid License Key
    at android.app.ActivityThread.performLaunchActivity(ActivityThread.java:2339)
    at android.app.ActivityThread.handleLaunchActivity(ActivityThread.java:2413)
    at android.app.ActivityThread.access$800(ActivityThread.java:155)
    at android.app.ActivityThread$H.handleMessage(ActivityThread.java:1317)
    at android.os.Handler.dispatchMessage(Handler.java:102)
    at android.os.Looper.loop(Looper.java:135)
    at android.app.ActivityThread.main(ActivityThread.java:5343)
    at java.lang.reflect.Method.invoke(Native Method)
    at java.lang.reflect.Method.invoke(Method.java:372)
    at com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java:905)
    at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:700)
    Caused by: com.nxp.nfclib.exceptions.NxpNfcLibException: TapLinX registration failed after Free Trail. Provide Valid License Key
    at com.nxp.nfclib.ultralight.UltralightFactory.getInstance(:57)
    at com.lemonat.ultralight.MainActivity.onCreate(MainActivity.java:27)
    at android.app.Activity.performCreate(Activity.java:6010)
    at android.app.Instrumentation.callActivityOnCreate(Instrumentation.java:1129)
    at android.app.ActivityThread.performLaunchActivity(ActivityThread.java:2292)
    at android.app.ActivityThread.handleLaunchActivity(ActivityThread.java:2413) 
    at android.app.ActivityThread.access$800(ActivityThread.java:155) 
    at android.app.ActivityThread$H.handleMessage(ActivityThread.java:1317) 
    at android.os.Handler.dispatchMessage(Handler.java:102) 
    at android.os.Looper.loop(Looper.java:135) 
    at android.app.ActivityThread.main(ActivityThread.java:5343) 
    at java.lang.reflect.Method.invoke(Native Method) 
    at java.lang.reflect.Method.invoke(Method.java:372) 
    at com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java:905) 
    at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:700) 



    Please help
    + 0  |  - 0
Viewing 3 posts - 1 through 3 (of 3 total)