Skip to main content
Graduate
October 3, 2023
Solved

iOS ST25 SDK

  • October 3, 2023
  • 1 reply
  • 1467 views

There is this Android SDK (Java) for ST25 Development Kit (https://www.st.com/en/embedded-software/stsw-st25sdk001.html), but I am looking for an ST25 SDK For iOS (Swift/Objective-C) So that I can use the SDK in my Flutter Application Plugin. Back then when I asked, the answer only tells me the iOS Application Source Code, not the iOS SDK (https://community.st.com/t5/st25-nfc-rfid-tags-and-readers/st25dv-sdk-for-flutter-s-ios-swift-objective-c/m-p/587701#M9247). So then, is there any iOS ST25 SDK? Thanks before!

    This topic has been closed for replies.
    Best answer by victor laraison

    hi ivannagara,

    The iOS source package delivered under st.com (Please, refer to https://www.st.com/en/embedded-software/stsw-st25ios012.html) contains the source code for ST25 SDK iOS. 
    This is the translation of our ST25SDK Java into ObjC by the google tool J2OBJC. 
    Refer to the iOS NFC Tap source code for better understanding how to include it into your environment (Bridge Header, J2OBJC environment variables, header search path...)
    Don't hesitate to contact us if help needed. 
    Best regard



     

    1 reply

    ST Employee
    October 11, 2023

    hi ivannagara,

    The iOS source package delivered under st.com (Please, refer to https://www.st.com/en/embedded-software/stsw-st25ios012.html) contains the source code for ST25 SDK iOS. 
    This is the translation of our ST25SDK Java into ObjC by the google tool J2OBJC. 
    Refer to the iOS NFC Tap source code for better understanding how to include it into your environment (Bridge Header, J2OBJC environment variables, header search path...)
    Don't hesitate to contact us if help needed. 
    Best regard