Giter VIP home page Giter VIP logo

Comments (9)

whitedogg13 avatar whitedogg13 commented on July 19, 2024 1

Hi, thanks for spotting this. I will check it out and get back soon.

from react-native-nfc-manager.

whitedogg13 avatar whitedogg13 commented on July 19, 2024 1

Hi @milon87 any update for this one? I think the XCode 9 is definitely required for NFC development. Hope your upgrading process goes smoothly~

from react-native-nfc-manager.

whitedogg13 avatar whitedogg13 commented on July 19, 2024

Hi, I have tested against iOS simulator for both 9.3+iPhone6 and 11.0+iPhone8, and none of them throw such errors.

By looking into your error stack trace above, have you ever run react-native link react-native-nfc-manager to link the native module? It looks like that you're missing native module^^

from react-native-nfc-manager.

milon87 avatar milon87 commented on July 19, 2024

yes, I have linked. in android, it works perfectly. Ok, I will test again

from react-native-nfc-manager.

whitedogg13 avatar whitedogg13 commented on July 19, 2024

Can you check if the ios project is properly linked?

  1. the library project has been added into your Libraries group
  2. the static lib libNfcManager.a should show in the Build Phases -> Link Binary With Libraries section.

If they are not appeared, you can manually link this library for now by following this instruction: https://facebook.github.io/react-native/docs/linking-libraries-ios.html

from react-native-nfc-manager.

milon87 avatar milon87 commented on July 19, 2024

the problem is here. anything I missing?

screen shot 2017-11-28 at 3 25 24 pm

from react-native-nfc-manager.

whitedogg13 avatar whitedogg13 commented on July 19, 2024

Hi, I still cannot reproduce this error. Can you check which XCode version you currently use? NFC related functionality only available for XCode 9.

from react-native-nfc-manager.

milon87 avatar milon87 commented on July 19, 2024

OS: Sierra 10.12.6
XCode Version: 8.3.1 (8E1000a)
ok in that case I will update to 9 and i will let you know

from react-native-nfc-manager.

milon87 avatar milon87 commented on July 19, 2024

This happens because of Xcode version.
required version 9

from react-native-nfc-manager.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.