Skip to content

MOD-2833 : Add properties, events and method for TagTechnologyNfcV (ISO15693) - #46

Open
anil-shukla-axway wants to merge 4 commits into
tidev:NativeTagSupportfrom
anil-shukla-axway:MOD-2833
Open

MOD-2833 : Add properties, events and method for TagTechnologyNfcV (ISO15693)#46
anil-shukla-axway wants to merge 4 commits into
tidev:NativeTagSupportfrom
anil-shukla-axway:MOD-2833

Conversation

@anil-shukla-axway

Copy link
Copy Markdown
Contributor

@anil-shukla-axway

Copy link
Copy Markdown
Contributor Author

@fasihul-axway Please review this PR.

@build

build commented Mar 8, 2021

Copy link
Copy Markdown
Messages
📖

✅ All tests are passing
Nice one! All 89 tests are passing.

📖

💾 Here are the artifacts produced:

Generated by 🚫 dangerJS against 423d58b

@fasihul-haque fasihul-haque left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@anil-shukla-axway, please add api documentation, i do not see any YML document with this PR.

@fasihul-haque fasihul-haque left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@anil-shukla-axway, please see my comment, i think some code refinement required before merging this PR. Once you done with changes, please update YML accordingly.

Comment thread ios/Classes/TiNfcVTagTechnology.m Outdated
Comment thread ios/Classes/TiNfcVTagTechnology.m Outdated
Comment thread ios/Classes/TiNfcVTagTechnology.m Outdated
Comment thread ios/Classes/TiNfcVTagTechnology.m
uint8_t requestFlags = [requestFlagsValue unsignedCharValue];

[[self.tagProxy asNFCISO15693Tag] getMultipleBlockSecurityStatusWithRequestFlag:requestFlags
blockRange:NSMakeRange(0, 8)

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Why using hardcoded blockRange? As per apple documentation range should be "The range of blocks. Valid start index range is 0 to 255 inclusively. Valid length is 1 to 256 inclusively."

Comment thread ios/Classes/TiNfcVTagTechnology.m Outdated
Comment thread ios/Classes/TiNfcVTagTechnology.m Outdated
Comment thread ios/Classes/TiNfcVTagTechnology.m Outdated
Comment thread ios/Classes/TiNfcVTagTechnology.m Outdated
Comment thread ios/Classes/TiNfcVTagTechnology.m
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants