Skip to content

[Bug]: RequestPermission not working without given consent on iOS #20

[Bug]: RequestPermission not working without given consent on iOS

[Bug]: RequestPermission not working without given consent on iOS #20

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 Cross-Platform Project
project-url: https://github.com/orgs/OneSignal/projects/10
github-token: ${{ secrets.GH_PROJECTS_TOKEN }}