Skip to content

Crash occurs when discovering Tap to Pay (localmobile) readers targeting API level 35 on Android 15 devices #24

Crash occurs when discovering Tap to Pay (localmobile) readers targeting API level 35 on Android 15 devices

Crash occurs when discovering Tap to Pay (localmobile) readers targeting API level 35 on Android 15 devices #24

name: Sync GitHub issues to Jira
on: [issues, issue_comment]
jobs:
sync-issues:
name: Sync issues to Jira
runs-on: ubuntu-latest
steps:
- uses: canonical/sync-issues-github-jira@v1
with:
webhook-url: ${{ secrets.JIRA_WEBHOOK_URL }}