Forum Replies Created

  • Re: Reply To: Integrating iOS

    25. April 2024 at 0:41
    in reply to: Integrating iOS

    Rob
    We found the iOS library is totally broken and documentation is lacking. We gave up on NXP and implemented the whole thing ourselves in javascript using low level NFC commands.
    + 0  |  - 0

    Re: Reply To: Integrating NTAG 424 with an MPOS using Android Studio and Java

    2. October 2023 at 10:39
    in reply to: Integrating NTAG 424 with an MPOS using Android Studio and Java

    Rob
    Hey David,
    Your bluetooth device sounds like a cool project.
    You are correct for FULL comms functions you must be authenticated using AuthenticateEV2First or AuthenticateLRPFirst functions.
    If you want to see an example we have implemented the EV2First function in Javascript using React Native https://github.com/boltcard/bolt-nfc-android-app
    Cheers
    Rob
    + 0  |  - 0

    Re: Reply To: TapLinx iOS with React Native

    7. August 2023 at 12:47
    in reply to: TapLinx iOS with React Native

    Rob
    I'm not sure exactly but I checked the iOS docs for "authenticatePwd" and I can't find that function - so might not be implemented in their iOS library.

    There are lots of android functions missing from the iOS lib, and there is no example iOS app available.

    Can you please explain more what you mean by "You should aim to build this as an .xcframework"

    I wonder if we can some how collaborate to get the iOS native side of a React Native app going? are you interested email me on rob@onesandzeros.nz
    + 0  |  - 0

    Re: Reply To: Looking for help with hardware for writing to NTAG 424 to utilise SUN

    7. August 2023 at 12:43
    in reply to: Looking for help with hardware for writing to NTAG 424 to utilise SUN

    Rob
    Hi, You can program the cards using any mobile device with an NFC reader. We write apps to program the cards and might be able to help. Send me an email on rob@onesandzeros.nz with your requirements.
    + 0  |  - 0

    Re: Reply To: TapLinx iOS with React Native

    18. May 2023 at 5:40
    in reply to: TapLinx iOS with React Native

    Rob
    Hi Igor, I have no idea why its 93mb in size. I didnt write it. I'm trying to get help with how to use it from Mifare.
    Thanks
    + 0  |  - 0

    Re: Reply To: Integrating iOS

    18. May 2023 at 5:37
    in reply to: Integrating iOS

    Rob
    Hi Andrew, in the iOS doc it mentions: "To read a tag, the sample app creates an NFC tagReaderSession"

    However I can't find the sample app source code anywhere to download, can you please point me in the right direction.

    Thanks
    + 0  |  - 0

    Re: Reply To: TapLinx iOS with React Native

    10. April 2023 at 23:33
    in reply to: TapLinx iOS with React Native

    Rob
    The first version of the iOS library was missing some crucial files.

    These files have now been added, but it seems not all the same high level functions that are in the Android Library are available in the iOS library.
    + 0  |  - 0

    Re: Reply To: Integrating iOS

    27. February 2023 at 3:11
    in reply to: Integrating iOS

    Rob
    Hi TapLinx,
    Thanks for releasing the iOS version of the library. Is there any chance we can see an app example with how to include the library as we are having trouble with implementing the library.
    Thanks
    + 0  |  - 0

    Re: Reply To: Integrating iOS

    11. January 2023 at 3:50
    in reply to: Integrating iOS

    Rob
    The zip only seems to have header files in it and doesnt actually have any implementation code
    + 0  |  - 0

    Re: Reply To: Integrating iOS

    10. January 2023 at 4:53
    in reply to: Integrating iOS

    Rob
    I am also stuck on this problem, is anyone else at NXP Taplinx able to help?
    + 0  |  - 0

    Re: Reply To: Android 12 requirements

    19. August 2022 at 9:44
    in reply to: Android 12 requirements

    Rob
    I figured this out, you can actually explicitly add the problematic reciever tag to your own app manifest and add the exported attribute

    `





    `
    + 0  |  - 0

    Re: Reply To: Android 12 requirements

    18. August 2022 at 14:28
    in reply to: Android 12 requirements

    Rob
    Cant post the code. This forum software is stripping it. I also can't either preview or delete my messages!
    + 0  |  - 0

    Re: Reply To: TapLinx Library don’t work with Android 12

    18. August 2022 at 13:29
    in reply to: TapLinx Library don’t work with Android 12

    Rob
    Any update on Android 12 support?
    Thanks
    Rob
    + 0  |  - 0

    Re: Reply To: Android 12 requirements

    18. August 2022 at 13:27
    in reply to: Android 12 requirements

    Rob
    Hi Benjamin,
    Do you know if there is there a way to edit the merged manifest without using android studio? I am building with React Native and am unable to access things that are built during the android studio build process.
    Thanks
    Rob
    + 0  |  - 0

    Re: Reply To: TapLinx SDK with React Native

    22. July 2022 at 11:30
    in reply to: TapLinx SDK with React Native

    Rob
    Hey Levente, I'm trying to do the same, how did you go? Have you got it working? Thanks
    + 0  |  - 0
Viewing 15 posts - 1 through 15 (of 15 total)