Skip to content

[Bug]: N12_GLOBAL__N_122ExceptionObjHolderImplE crash when updating tags on background threads #14

[Bug]: N12_GLOBAL__N_122ExceptionObjHolderImplE crash when updating tags on background threads

[Bug]: N12_GLOBAL__N_122ExceptionObjHolderImplE crash when updating tags on background threads #14

Workflow file for this run

name: Add issues to project
on:
issues:
types:
- opened
jobs:
add-to-project:
runs-on: ubuntu-latest
steps:
- name: Add issue to project
uses: actions/[email protected]
with:
# SDK Mobile Project
project-url: https://github.com/orgs/OneSignal/projects/18
github-token: ${{ secrets.GH_PROJECTS_TOKEN }}