Skip to content

fix: Remove redundant Platform.Init call for Android MAUI Embedding #6225

fix: Remove redundant Platform.Init call for Android MAUI Embedding

fix: Remove redundant Platform.Init call for Android MAUI Embedding #6225

Workflow file for this run

name: "Pull Request Labeler"
on:
- pull_request
jobs:
triage:
runs-on: ubuntu-24.04
steps:
- uses: actions/labeler@v2
if: github.repository == 'unoplatform/uno'
with:
repo-token: "${{ secrets.GITHUB_TOKEN }}"