Description:
After integrating SalesforceMobileSDK-iOS-SPM into our iOS app, Google Recaptcha SDK stops working as expected.
Steps to Reproduce:
Add SalesforceMobileSDK-iOS-SPM (minimumVersion = 13.1.0) to the project.
Integrate Google Recaptcha SDK (minimumVersion = 18.8.2).
Attempt to load the Recaptcha challenge.
Expected Behavior:
ReCAPTCHA should execute normally.
Actual Behavior:
ReCAPTCHA fails to execute (no callback is triggered).
When SalesforceMobileSDK-iOS-SPM is removed, ReCAPTCHA works successfully.
Environment:
iOS version: 17.0
Xcode version: 16.4
SalesforceMobileSDK-iOS-SPM version: 13.1.0
Google Recaptcha SDK version: 18.8.2
Description:
After integrating SalesforceMobileSDK-iOS-SPM into our iOS app, Google Recaptcha SDK stops working as expected.
Steps to Reproduce:
Add SalesforceMobileSDK-iOS-SPM (minimumVersion = 13.1.0) to the project.
Integrate Google Recaptcha SDK (minimumVersion = 18.8.2).
Attempt to load the Recaptcha challenge.
Expected Behavior:
ReCAPTCHA should execute normally.
Actual Behavior:
ReCAPTCHA fails to execute (no callback is triggered).
When SalesforceMobileSDK-iOS-SPM is removed, ReCAPTCHA works successfully.
Environment:
iOS version: 17.0
Xcode version: 16.4
SalesforceMobileSDK-iOS-SPM version: 13.1.0
Google Recaptcha SDK version: 18.8.2