-
Notifications
You must be signed in to change notification settings - Fork 50
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
feat: updated bifold packages and config settings #2259
Conversation
Signed-off-by: al-rosenthal <[email protected]>
Signed-off-by: al-rosenthal <[email protected]>
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Small change, and also missing Podfile.lock
update. Need to run yarn ios:setup
from the /app
dir to update that file. The Bifold packages include an native module package (@hyperledger/aries-react-native-attestation
) that includes a pod, so when you update the package version, the Podfile.lock
has to be updated too.
Signed-off-by: al-rosenthal <[email protected]>
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I think you may have been linked when you ran the yarn ios:setup
command
Signed-off-by: al-rosenthal <[email protected]>
Quality Gate passedIssues Measures |
What's Changed:
OpenIDCredentialRecordProvider
added toApp.tsx