Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Improve the cache and memory management for Native Ads #900

Merged
merged 4 commits into from
Aug 15, 2023

Conversation

OlenaPostindustria
Copy link
Collaborator

@OlenaPostindustria OlenaPostindustria commented Aug 11, 2023

Closes #898

@OlenaPostindustria OlenaPostindustria marked this pull request as ready for review August 11, 2023 08:21
Copy link
Contributor

@YuriyVelichkoPI YuriyVelichkoPI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

import Foundation

/// Wrapper that is used for `CacheExpiryDelegate` storage in `CacheManager`
class CacheExpiryDelegateWrapper {
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Nice! 👍🏼

@YuriyVelichkoPI YuriyVelichkoPI merged commit 641e2c4 into master Aug 15, 2023
4 checks passed
@YuriyVelichkoPI YuriyVelichkoPI deleted the 898/improve-native-ads-memory-management branch August 15, 2023 07:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Improve the cache and memory management for Native Ads
2 participants