Troubleshooting

Hello,

I keep getting this error when trying to deploy over the past couple of days. Deployment for me seems to be miss & hit lately since the major update and this is frustrating honestly!

Here is the error:

Failed Step: Flutter build ipa and automatic versioning

Found build number 30 from TestFlight version 1.0.5

Archiving com.iv.startup45...

Automatically signing iOS for device deployment using specified development team in Xcode project: 6H7BZCWQLH

Running pod install... 2,771ms

Running Xcode build...

Xcode archive done. 45.3s

Failed to build iOS app

Error (Xcode): ../.pub-cache/hosted/pub.dev/data_table_2-2.5.18/lib/src/data_table_2.dart:525:47: Error: The method 'withValues' isn't defined for the class 'Color'.

Encountered error while archiving for device.

Build failed :|

Step 11 script Flutter build ipa and automatic versioning exited with status code 1

Anyone else ran into this?

Thanks!

What have you tried so far?
  • Building ipa locally from within VSC works and builds the whole app!

  • Tried flutter upgrade/updates

  • Deleting and rebuilding pods

  • Changing versions of the mentioned data_table2 dependency

  • Changing version numbers (But they are still detecting the older version mentioned at the top?!)

Did you check FlutterFlow's Documentation for this topic?
Yes
8
3 replies