Skip to content

Apple AppsFlyer-AdRevenue Privacy #34

Apple AppsFlyer-AdRevenue Privacy

Apple AppsFlyer-AdRevenue Privacy #34

name: Close issue - support
on:
issues:
types:
- labeled
jobs:
close-support-issue:
if: github.event.label.name == 'support'
runs-on: ubuntu-latest
steps:
- name: Close issue with support comment
uses: peter-evans/close-issue@v2
with:
issue-number: ${{ github.event.issue.number }}
comment: |
πŸ‘‹ Hi @${{ github.event.issue.user.login }} and Thank you for reaching out to us.
In order for us to provide optimal support, please submit a ticket to our support team at support@appsflyer.com.
When submitting the ticket, please provide:
- βœ… your AppsFlyer sign-up (account) email
- βœ… app ID
- βœ… production steps
- βœ… logs
- βœ… code snippets
- βœ… and any additional relevant information.