Skip to main content
Question

Flutter SDK configuration not working for iOS

  • 23 July 2024
  • 1 reply
  • 48 views

We followed suit to https://customer.io/docs/sdk/flutter/getting-started/ and https://customer.io/docs/sdk/flutter/push-notifications/push/, and made sure that the most recent update state according to https://customer.io/docs/sdk/flutter/update/ and https://customer.io/docs/sdk/flutter/updates-and-troubleshooting/migrate-upgrade/ is matched, researched extensively and also used https://customer.io/docs/sdk/flutter/updates-and-troubleshooting/troubleshooting/, but when setting up flutter’s customer.io SDK for our iOS flutter app version, no matter how many times we update pod, pod deintegrate, flutter clean, literally whatever we try since days, we always get the following error when running flutter run, after following the flutter SDK installation guide linked on customer.io:

 

Error (Xcode): Undefined symbol: _main


Error (Xcode): Linker command failed with exit code 1 (use -v to see invocation)


Could not build the application for the simulator.

 

Is there anyone else with this issue? We’ve already spent more than 3 days on the integration of the flutter SDK into our app, and feel that by god this should not be that complicated. So we just wondered if we’re the only ones with this issue?

 

1 reply

Userlevel 2

Hi there,

I took a look internally and it looks like you had a ticket open with our team about this and this is now resolved.

We’ve also updated our documentation to help with some of the issues that came up during implementation.

Let us know if there is anything else that we can help with!

Reply