Skip to content

App no longer receives push after updating to 6.0.5 - (Related: App crashes on Android 14 when receiving chat push message) #1890

App no longer receives push after updating to 6.0.5 - (Related: App crashes on Android 14 when receiving chat push message)

App no longer receives push after updating to 6.0.5 - (Related: App crashes on Android 14 when receiving chat push message) #1890

Workflow file for this run

name: No Response
on:
issue_comment:
types: [created]
schedule:
# Every midnight
- cron: '0 0 * * *'
jobs:
noResponse:
runs-on: ubuntu-22.04
steps:
- uses: lee-dohm/[email protected]
with:
token: ${{ github.token }}
daysUntilClose: 7
responseRequiredLabel: waiting for response
closeComment: >
This issue has been automatically closed because there has been no response
to our request from the original author.
Please don't hesitate to comment on the bug if you have
any more information for us - we will reopen it right away!
Thanks for your contribution.