Skip to content

LG-8156: Updating to Acuant SDK 11.7.1#7378

Merged
eric-gade merged 5 commits intomainfrom
eric-acuant-sdk-update
Nov 23, 2022
Merged

LG-8156: Updating to Acuant SDK 11.7.1#7378
eric-gade merged 5 commits intomainfrom
eric-acuant-sdk-update

Conversation

@eric-gade
Copy link
Contributor

🎫 Ticket

LG-8156

🛠 Summary of changes

Adding Acuant SDK Application bundles for 11.7.1 and updating application code references to point to this newer version.

📜 Testing Plan

  • Run IDP over HTTPS locally
  • Create a new account
  • Verify with a mobile device and ensure that you can take photos of your ID with the Acuant SDK

(We are expecially interested in the newer iPhone 14 (pro max), which has a wider focus than other devices and cannot capture documents)

eric-gade added 2 commits November 21, 2022 14:59
changelog: Internal, Updates, Updating to Acuant SDK 11.7.1
@eric-gade eric-gade requested review from a team and aduth November 21, 2022 21:39
@eric-gade eric-gade marked this pull request as ready for review November 21, 2022 21:39
Copy link
Contributor

@aduth aduth left a comment

Choose a reason for hiding this comment

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

Tested locally on Android, LGTM 👍

};

function AcuantContextProvider({
sdkSrc = '/acuant/11.7.0/AcuantJavascriptWebSdk.min.js',
Copy link
Contributor

Choose a reason for hiding this comment

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

We never followed-up with a pull request to remove 11.5.0 after the last upgrade. Can we plan to preemptively get the pull request ready to remove this old version (along with 11.5.0) so it doesn't fall off our radar?

@eric-gade
Copy link
Contributor Author

Our testing on the new iPhone has worked and this is ready to go. The only stipulation is that we will delay the follow-up PR removing 11.7.0, because there is a new ticket for implementing a/b testing of 11.7.0 vs 11.7.1, which will be the immediate follow up.

@aduth
Copy link
Contributor

aduth commented Nov 22, 2022

we will delay the follow-up PR removing 11.7.0, because there is a new ticket for implementing a/b testing of 11.7.0 vs 11.7.1, which will be the immediate follow up.

Can we at least remove v11.5.0 ?

@eric-gade
Copy link
Contributor Author

Can we at least remove v11.5.0 ?
Definitely.

changelog: Internal,SDK Upgrade, removing unused Acuant SDK 11.5.0 files
eric-gade and others added 2 commits November 23, 2022 07:25
…dk-spec.js

Co-authored-by: Andrew Duthie <andrew.duthie@gsa.gov>
-- What
In the 11.7.0 update, the Acuant SDK was available in the global
scope, but not on the window object -- and we tested for this specific
case since it broke many previous assumptions.

With the 11.7.1 this inconsistency has been fixed (and is even noted
in the release notes here:
https://github.com/Acuant/JavascriptWebSDKV11/releases/tag/11.7.1)

changelog: Internal, SDK Upgrade, Upgrading Acuant SDK to 11.7.1
@eric-gade eric-gade merged commit 3296c3c into main Nov 23, 2022
@eric-gade eric-gade deleted the eric-acuant-sdk-update branch November 23, 2022 14:45
@mdiarra3 mdiarra3 mentioned this pull request Nov 23, 2022
mitchellhenke pushed a commit that referenced this pull request Nov 23, 2022
* Updating to Acuant SDK 11.7.1

* Add changelog

changelog: Internal, Updates, Updating to Acuant SDK 11.7.1

* Removing unused 11.5.0 Acuant SDK files

changelog: Internal,SDK Upgrade, removing unused Acuant SDK 11.5.0 files

* Update spec/javascripts/packages/document-capture/components/acuant-sdk-spec.js

Co-authored-by: Andrew Duthie <andrew.duthie@gsa.gov>

* Fixing test assumption about window scope

-- What
In the 11.7.0 update, the Acuant SDK was available in the global
scope, but not on the window object -- and we tested for this specific
case since it broke many previous assumptions.

With the 11.7.1 this inconsistency has been fixed (and is even noted
in the release notes here:
https://github.com/Acuant/JavascriptWebSDKV11/releases/tag/11.7.1)

changelog: Internal, SDK Upgrade, Upgrading Acuant SDK to 11.7.1

Co-authored-by: Andrew Duthie <andrew.duthie@gsa.gov>
This was referenced Nov 29, 2022
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.

2 participants