Open FeelHippo opened 1 year ago
@FeelHippo we did some research recently and couldn't find anything that would prevent the package from working with Flutter 3.x. Have you found an issue that needs addressing to make it work with 3.x?
Hi, @craigrouse
Yes we are facing the below issue in Flutter 3.x
We just checked the Tealium data flow between app and Tealium, we could see the connection to app in Charles proxy app, it is not picking up the data layer. we could see tags.tiqcdn.com/utag and connect.tealiumiq.com/event, but app is not able to access the data layer and Tealium cannot therefore run the iQ config and build / fire the AA server call.
Do we need add anything in app config side?
We are in the process of updating our codebase to the latest stable version of Flutter, but there seems to be no support for Flutter 3.x
Is this planned for the near future?