2020-07-04 09:12 PM
can anyone can help you in this regard?
Solved! Go to Solution.
2020-07-31 01:02 AM
Hi Jneig,
The writemultipleblock commands has been added in the iOS14 beta release. We have started its integration into the iOS NFC Tap app, but we must wait the iOS14 official release in mid-september before delivering next version.
So, I strongly suggest you to move on iOS14 for your tests...
hope it clarifies.
2020-07-05 11:42 PM
hi Albert,
Please, could you tell me what kind of comppilation issue you got ?
thx and br,
Vincent
2020-07-06 12:46 AM
Thank for the reply Vincent
Here is the issue I am facing
'J2ObjC_header.h' file not found
Failed to emit precompiled header '/Users/John/Library/Developer/Xcode/DerivedData/NFCTap_-ggvryqjowqjltpagmttuegrowgsc/Build/Intermediates.noindex/PrecompiledHeaders/ST25NFCApp-Bridging-Header-swift_WLJ36XJEPXM5-clang_1GHA8UW4ZC3V7.pch' for bridging header .
2020-07-06 12:48 AM
2020-07-06 01:03 AM
hi Albert,
The iOS NFC Tap uses the J2OBJC tool for translating Java into ObjC langage.
So, you must download then install the j2objc into your environement.
Download j2objc from https://github.com/google/j2objc/releases
Go to the project setting of iOS NFC tap, then change J2OBJC_HOME environement variable.
hope it helps.
Thx and br,
2020-07-06 02:05 AM
Thanks for your reply, I will check and keep you updated. Thanks Again for your support
2020-07-06 11:41 PM
Hi Vincent, I am facing this error
2020-07-06 11:42 PM
2020-07-06 11:44 PM
We couldn't change the team from Unknown Name (9L4QA9SNQK) and we are blocked in compiling the build to iPhone 11
2020-07-06 11:51 PM
hi albert,
You have to create your own provisioing profile from your Apple developer account.
Here, you try to use mine, it is not the right one for you.
Hope it clarifies.
Br