You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When I put in Adjust's SDK, it fails to generate the App Bundle.
I have not changed gradle version etc (4.10.0) and when I add adjust_sdk: ^4.29.2 to pubspec.yaml, the flutter build appbundle does not pass and fails with the error in the title.
I would like to know if you have any idea what the cause is and how to fix it.
The text was updated successfully, but these errors were encountered:
Sorry for delay in replying. Hm. Not sure what might be causing this. Did you maybe check out these issues (flutter/flutter#92316 & flutter/flutter#44796) which do appear to be similar to what you have reported?
When I put in Adjust's SDK, it fails to generate the App Bundle.
I have not changed gradle version etc (4.10.0) and when I add
adjust_sdk: ^4.29.2
to pubspec.yaml, the flutter build appbundle does not pass and fails with the error in the title.I would like to know if you have any idea what the cause is and how to fix it.
The text was updated successfully, but these errors were encountered: