Closed crookedneighbor closed 8 years ago
Does this change affect this library's browser support at all?
That's a good question. I'll double check Safari 8 real quick, but everything else should be accounted for with my manual testing.
👍 assuming browser support is good
Safari 8 works great.
IE and Firefox are not affected by this (as they never implemented keyIdentifier
)
Closes #6 Fixes https://github.com/braintree/braintree-web/issues/198 Fixes https://github.com/braintree/braintree-web/issues/195
Changes
Removes deprecated keyIdentifier logic.
Manually tested in:
Ran all unit and integration tests.