Closed BghinC closed 7 months ago
I have updated the package today. Hope this problem is solved. @BghinC
Thanks for the quick update @alamin-karno ! However, I'm still encountering the same error as above on both Android and iOS. Find below the error message during the iOS build:
Encountered error while creating the IPA:
error: exportArchive: ipatool failed
Flutter doctor:
[✓] Flutter (Channel stable, 3.19.2, on macOS 14.1.2 23B92 darwin-arm64, locale fr-FR)
[✓] Android toolchain - develop for Android devices (Android SDK version 34.0.0)
[✓] Xcode - develop for iOS and macOS (Xcode 15.3)
[✓] Chrome - develop for the web
[✓] Android Studio (version 2023.1)
[✓] VS Code (version 1.87.0)
[✓] Connected device (3 available)
[✓] Network resources
I don't know why your project is not creating release build. I'm also using this package for my project, and it is working fine for me to build iOS and Android.
Thank you for your response. I will try to delve deeper into it when I have more time to dedicate to it. I will let you know if I find something.
Hello! My app functions well in debug mode on both iOS and Android when using this package. However, the build fails on both iOS and Android.
Here is the related Android error: