Skip to content

fix: Android prevent crash when cleaning up uninitialized SDK on destroy #82

fix: Android prevent crash when cleaning up uninitialized SDK on destroy

fix: Android prevent crash when cleaning up uninitialized SDK on destroy #82

Workflow file for this run

# Checks if the PR title follows semantic commit message conventions
name: Lint PR
on:
pull_request:
types: [opened, edited, synchronize]
jobs:
call:
uses: OneSignal/sdk-actions/.github/workflows/lint-pr-title.yml@main
secrets: inherit