forcedotcom / SalesforceMobileSDK-Android

Android SDK for Salesforce
Other
339 stars 384 forks source link

@W-14584405: [Android] OTP implementation #2533

Closed JohnsonEricAtSalesforce closed 3 months ago

JohnsonEricAtSalesforce commented 3 months ago

🎸 Ready For Review 🥁

This is ready for final review now that it has been tested fully in the updated template app. See https://github.com/forcedotcom/SalesforceMobileSDK-Templates/pull/400

Thanks! 🤘🏻

mobilesdk-bot commented 3 months ago
1 Warning
:warning: libs/SalesforceSDK/src/com/salesforce/androidsdk/app/SalesforceSDKManager.kt#L1430 - Do not place Android context classes in static fields (static reference to SalesforceSDKManager which has field context pointing to Context); this is a memory leak

Tests results for SalesforceSDK

Generated by :no_entry_sign: Danger