-
Notifications
You must be signed in to change notification settings - Fork 2
Feat: Bump Android SDK to v11.1.6 and iOS to v11.1.5 #104
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
Conversation
…essing SmileID SDK issues
…e verification for SmileID SDK
…ification workaround
PR Reviewer Guide 🔍Here are some key observations to aid the review process:
|
PR Code Suggestions ✨No code suggestions found for the PR. |
# Conflicts: # CHANGELOG.md
User description
Story: https://app.shortcut.com/smileid/story/xxx
Summary
A few sentences/bullet points about the changes
Known Issues
Any shortcomings in your work. This may include corner cases not correctly handled or issues related
to but not within the scope of your PR. Design compromises should be discussed here if they were not
already discussed above.
Test Instructions
Concise test instructions on how to verify that your feature works as intended. This should include
changes to the development environment (if applicable) and all commands needed to run your work.
Screenshot
If applicable (e.g. UI changes), add screenshots to help explain your work.
PR Type
Enhancement, Documentation
Description
Bump Android SDK to v11.1.4 and iOS SDK to v11.1.3
Add workaround for iOS Swift module interface verification error
Improve iOS CI build process with Xcode 16.4 and simulator configuration
Update wrapper SDK version to 11.2.1 across platforms
File Walkthrough
2 files
Update wrapper SDK version to 11.2.1Update wrapper SDK version to 11.2.11 files
Bump SmileID iOS dependency to 11.1.32 files
Enhance iOS build with Xcode 16.4 and Swift module workaroundUpdate Xcode project framework and resource references2 files
Document SDK version bumps and iOS build fixAdd troubleshooting section for iOS Swift module error1 files
Disable BUILD_LIBRARY_FOR_DISTRIBUTION for SmileID pods