Skip to content

Using fuw-2022.2.0.unitypackage to export is good on iOS, but not ok on Android #846

Closed
@khangpt

Description

@khangpt

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

Screenshot 2023-07-18 at 8 32 17

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

Screenshot 2023-07-18 at 8 42 15

To Reproduce
Steps to reproduce the behavior:

  1. Click on "Export Android Release" in Unity editor
  2. Config same with the guidance
  3. Run "flutter run --release" or "flutter run --debug" on real device
  4. 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

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions