Closed
Description
Describe the bug
I'm currently using Unity version 2022.3.4f1
Import fuw-2022.2.0.unitypackage to export my unity project to Flutter.
When I follow the guide on pub.dev, then build on iOS device is good, everything run as I expected.
But when I config to build on Android, I got some error when run build in Flutter

I can't understand where this manifest file is in unityLibrary folder. This below is all that I have after export from Unity:

To Reproduce
Steps to reproduce the behavior:
- Click on "Export Android Release" in Unity editor
- Config same with the guidance
- Run "flutter run --release" or "flutter run --debug" on real device
- Get the error
Expected behavior
Build on Android is OK
Unity (please complete the following information):
- OS: MacOS 13.4
- Version [2022.3.4f1]
Smartphone (please complete the following information):
- Device: [Samsung S22]
- OS: [Android]
- Version [13]
- SDK version 33
Additional context
No more
Metadata
Metadata
Assignees
Labels
No labels