Closed pinarol closed 1 month ago
App Name | Gravatar UIKit Prototype Build | |
Build Number | 1395 | |
Version | 1.0 | |
Bundle ID | com.automattic.gravatar-sdk-demo-uikit.prototype-build | |
Commit | fc8f657a98e7cf825dbd59bf93b378b8c6569406 | |
App Center Build | Gravatar SDK Demo - UIKit #213 |
App Name | Gravatar SwiftUI Prototype Build | |
Build Number | 1395 | |
Version | 1.0 | |
Bundle ID | com.automattic.gravatar-sdk-demo-swiftui.prototype-build | |
Commit | fc8f657a98e7cf825dbd59bf93b378b8c6569406 | |
App Center Build | Gravatar SDK Demo - SwiftUI #213 |
Continuation of #459
Description
Adding a delay to wait until the server has updated the selected avatar before updating the UI. Without the delay the cache busting remains insufficient to capture the new avatar. With less than 800 ms, we can still see the issue (see comment). Hopefully, we can remove this delay soon.
Testing Steps
Use the steps in #459
Check if the avatar in the demo app gets refreshed