Skip to content

Android: Splash screen not displayed on MIUI 15 (Redmi Note 14 Pro, Android 14) when using @capacitor/splash-screen #12413

Android: Splash screen not displayed on MIUI 15 (Redmi Note 14 Pro, Android 14) when using @capacitor/splash-screen

Android: Splash screen not displayed on MIUI 15 (Redmi Note 14 Pro, Android 14) when using @capacitor/splash-screen #12413

Workflow file for this run

name: Bot
on:
issues:
types: [opened, edited, labeled]
pull_request:
types: [opened]
issue_comment:
types: [created]
jobs:
bot:
name: ${{ github.event_name }}/${{ github.event.action }}
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v5
- uses: ionic-team/bot@main
with:
repo-token: ${{ secrets.BOT_TOKEN }}
env:
GIT_AUTHOR_NAME: Ionitron
GIT_AUTHOR_EMAIL: hi@ionicframework.com
GIT_COMMITTER_NAME: Ionitron
GIT_COMMITTER_EMAIL: hi@ionicframework.com