Titanium JIRA Archive
Appcelerator Modules (MOD)

[MOD-2406] Ti.NFC: iOS - Issues when returning new NDEF messages

GitHub Issuen/a
TypeBug
PriorityHigh
StatusClosed
ResolutionFixed
Resolution Date2018-03-28T08:16:27.000+0000
Affected Version/sTi.NFC 2.0.0
Fix Version/sTi.NFC 2.0.1
ComponentsNFC
Labelsn/a
ReporterHans Knöchel
AssigneeHans Knöchel
Created2018-03-25T18:30:07.000+0000
Updated2018-08-06T17:49:17.000+0000

Description

When using Ti.NFC on iOS, there are reports about issues when returning values from discovered NDEF tags. These should be fixed. Also, there are some more possible improvements to be made: - Add onNdefInvalidated event since iOS shows a modal scanner dialog that can be cancelled or invalidated by the system - The payload only returns the TNF-prefix, like http:// which makes it unusable for production - Some docs were outdated

Comments

  1. Hans Knöchel 2018-03-25

    PR: https://github.com/appcelerator-modules/ti.nfc/pull/19
  2. Hans Knöchel 2018-03-28

    New release available: https://github.com/appcelerator-modules/ti.nfc/releases/tag/ios-2.0.1 It was also just followed by the release 2.1.0 that adds parity for the "isEnabled()" method that can be used to guard against unsupported devices. [~bimmel] I've also updated the docs of the module to include more details. Are all module repos pulled down for docs generation automatically? If not, it would be cool to include this one :-).
  3. (deactived) Brian Immel 2018-04-03

    [~hknoechel], I'll ensure that all the API modules are updated tomorrow when we push the SDK 7.1.1 release.
  4. Eric Merriman 2018-08-06

    Cleaning up older fixed issues. If this issue should not have been closed as fixed, please reopen.

JSON Source