When I try to launch my app on iOS, I receive the following error:
Launching lib/main.dart on iPhone in release mode...
Automatically signing iOS for device deployment using specified development team in Xcode project: **********
Running Xcode build...
└─Compiling, linking and signing... 3,5s
Xcode build done. 99,7s
Failed to build iOS app
Could not build the precompiled application for the device.
Error (Xcode): Library 'ZSDK_API' not found
Error (Xcode): Linker command failed with exit code 1 (use -v to see invocation)
Error running application on iPhone.
The error goes away when removing zebrautility package. I'm currently using ^0.0.41 version.
When I try to launch my app on iOS, I receive the following error:
The error goes away when removing zebrautility package. I'm currently using ^0.0.41 version.