-
-
Notifications
You must be signed in to change notification settings - Fork 28
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Building App with ti.nfc on Ti 7.1.0 #22
Comments
Can you attach a trace log, uncovering the underlaying error? |
sure. I've attached it here: https://www.dropbox.com/s/wofgb3rhmgb470h/NFCapp_traceLog.txt?dl=0 Looking at the trace log, could this be the culprit?
Also, the code is supper simple (basically the example code) |
Sure you are building with Xcode 9? The module is used in production for many devs. |
yeah I'm sure it looks like a neat module. Using XCode 9.3.1 |
Hehe, yeah. I rather meant that it has to be something with your env then. Do you still have Xcode 8 installed aside Xcode 9? it may select the wrong one accidentally. |
I hate bothering you with this. I tried again on another computer with XCode 9.2 & Ti SDK 7.1.0.GA and got the same error when building. n.b. I installed the module globally & locally within the modules folder of the project. |
I have same issue with same error message; running example app. I'm on xCode 9.4 & have tried Ti SDK 6.3.0GA up to 7.3.1GA release
Also to add, I've tried the titanium library and local project installation of the module with the same results. Just simply including the module with a hello world app (no code references to the ti.nfc module) it still fails as above. |
Running on Ti 7.1.0.GA
Mac OSX
Installed Module locally in project (and tried globally)
Test on Simulator iPhone X (OS 11.3)
Error on Building:
Incidentally, I tried also with Ti 7.0.2
part of my tiapp.xml:
The text was updated successfully, but these errors were encountered: