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

fix: cleanup and resolve app module startup crash #251

Merged
merged 1 commit into from
Oct 7, 2024

Conversation

wax911
Copy link
Member

@wax911 wax911 commented Oct 7, 2024

Pull Request Template

Thank you for contributing! Please take a moment to review our contributing guidelines
to make the process easy and effective for everyone involved.

Please open an issue before embarking on any significant pull request, especially those that
add a new library or change existing tests, otherwise you risk spending a lot of time working
on something that might not end up being merged into the project.

Before opening a pull request, please ensure:

  • You have followed our contributing guidelines
  • Double-check your branch is based on develop and targets develop (where applicable)
  • Pull request has tests (If applicable)
  • Code is well-commented, linted and follows project conventions
  • Documentation is updated (if necessary)
  • Description explains the issue/use-case resolved

Description

  • Assures that AndroidScopeCompoent is implemented in lifecycle drivers

Types of changes

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Enhancement (Improve existing functionality)

IMPORTANT: By submitting a patch, you agree to allow the project
owners to license your work under the terms of the Apache License.

- Assures that `AndroidScopeCompoent` is implemented in lifecycle drivers
@wax911 wax911 enabled auto-merge (rebase) October 7, 2024 19:37
@wax911 wax911 merged commit 01df0bd into develop Oct 7, 2024
10 checks passed
@wax911 wax911 deleted the hotfix/sample-app-crash branch October 7, 2024 19:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant