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

Added lastStableActivity to ensure safe activity call #69

Merged
merged 3 commits into from
Nov 7, 2022

Conversation

teogor
Copy link
Owner

@teogor teogor commented Nov 7, 2022

Guidelines

closes #53

Types of changes

What types of changes does your code introduce?

  • Bugfix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as
    expected)

Preparing a pull request for review

Ensure your change is properly formatted by running:

$ ./gradlew spotlessApply

Please correct any failures before requesting a review.

@teogor teogor added @priority-high @issue @bug-fix core Marks an Issue/PR as linked to the ceres:core module labels Nov 7, 2022
@teogor teogor added this to the 1.0.0-beta01 milestone Nov 7, 2022
@teogor teogor self-assigned this Nov 7, 2022
@teogor teogor merged commit 7fe70b2 into main Nov 7, 2022
@teogor teogor deleted the bug/wrong-resource-from-GlobalData-#53 branch November 7, 2022 12:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
@bug-fix core Marks an Issue/PR as linked to the ceres:core module @issue @priority-high
Projects
Development

Successfully merging this pull request may close these issues.

Crash when showing AppOpenAd
1 participant