flutter_udid
flutter_udid copied to clipboard
Unable to run application from flutter terminal. Getting Duplicate interface definition for class 'FlutterUdidPlugin' error
This should already be fixed, please upgrade to the latest version of the plugin.
Please the running flutter clean. Also, which flutter version are you using?
Are you using Objective-C or Swift for the iOS part of your app? Do you have any repo where I could reproduce this?
Am using swift and there is no customizations on the iOS side. Its just default runner project created by flutter.
There is no repo yet. Will try to create one.
Another thing to note is, this happens only when i try to run the app from flutter terminal using flutter run.
When I open the runner in xcode and run it, it works fine. No such issues arise from xcode.
Okay please let me know once you have a repo for me to check, don't think I'll be able to trace it down with out one.