issues
search
forcedotcom
/
SalesforceMobileSDK-Android
Android SDK for Salesforce
Other
341
stars
388
forks
source link
Checking returned value of file.delete()
#2527
Closed
wmathurin
closed
8 months ago
mobilesdk-bot
commented
8 months ago
2 Warnings
:warning:
libs/SalesforceSDK/src/com/salesforce/androidsdk/config/AbstractPrefsManager.java#L73
- Consider using
apply()
instead;
commit
writes its data to persistent storage immediately, whereas
apply
will handle it in the background
:warning:
libs/SalesforceSDK/src/com/salesforce/androidsdk/config/AbstractPrefsManager.java#L135
- Consider using
apply()
instead;
commit
writes its data to persistent storage immediately, whereas
apply
will handle it in the background
Tests results for SalesforceSDK
Generated by :no_entry_sign:
Danger
apply()
instead;commit
writes its data to persistent storage immediately, whereasapply
will handle it in the backgroundapply()
instead;commit
writes its data to persistent storage immediately, whereasapply
will handle it in the backgroundTests results for SalesforceSDK
Generated by :no_entry_sign: Danger