forcedotcom / SalesforceMobileSDK-Android

Android SDK for Salesforce
Other
339 stars 384 forks source link

Delay push notification unregistration until device has network connectivity. #2545

Closed brandonpage closed 2 months ago

mobilesdk-bot commented 2 months ago
1 Error
:no_entry_sign: Tests have failed, see below for more information.

Tests:

Name Classname Time
testDecryptDataEncryptedWithNewRSACipherForKeyCreatedBeforeUpgrade com.salesforce.androidsdk.security.KeyStoreWrapperTest 0.087
testDecryptDataEncryptedWithNewRSACipher com.salesforce.androidsdk.security.KeyStoreWrapperTest 0.075
testRSAOAEPSHA256EncryptDecrypt com.salesforce.androidsdk.security.KeyStoreWrapperTest 0.063

Tests results for SalesforceSDK

Generated by :no_entry_sign: Danger

brandonpage commented 2 months ago

The failing tests are reproducible on dev. We can investigate and fix them before this or next week during testing.

wmathurin commented 2 months ago

Will there be a problem if the revoke token call gets to the server before we de-register?