[MOD-2406] Ti.NFC: iOS - Issues when returning new NDEF messages
GitHub Issue | n/a |
---|---|
Type | Bug |
Priority | High |
Status | Closed |
Resolution | Fixed |
Resolution Date | 2018-03-28T08:16:27.000+0000 |
Affected Version/s | Ti.NFC 2.0.0 |
Fix Version/s | Ti.NFC 2.0.1 |
Components | NFC |
Labels | n/a |
Reporter | Hans Knöchel |
Assignee | Hans Knöchel |
Created | 2018-03-25T18:30:07.000+0000 |
Updated | 2018-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
PR: https://github.com/appcelerator-modules/ti.nfc/pull/19
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 :-).
[~hknoechel], I'll ensure that all the API modules are updated tomorrow when we push the SDK 7.1.1 release.
Cleaning up older fixed issues. If this issue should not have been closed as fixed, please reopen.