Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Flutter iOS Class Converters duplicates #2529

Open
richardhfj opened this issue Feb 4, 2025 · 0 comments
Open

Flutter iOS Class Converters duplicates #2529

richardhfj opened this issue Feb 4, 2025 · 0 comments

Comments

@richardhfj
Copy link

Hi all,

Flutter 3.27.3
flutter_local_notifications: ^18.0.1

I recently installed a new native library in my app and I am getting this error as soon as the app starts. This does not happen on Android, only iOS
objc[588]: Class Converters is implemented in both /private/var/containers/Bundle/Application/F0FA25CA-6DA8-4343-B4F9-04ADBEA2537D/Runner.app/Frameworks/flutter_local_notifications.framework/flutter_local_notifications (0x106e39660) and /private/var/containers/Bundle/Application/F0FA25CA-6DA8-4343-B4F9-04ADBEA2537D/Runner.app/Runner (0x103c1dd80). One of the two will be used. Which one is undefined.

Can you please advise what I should do about this?

I noticed this also happened here potentially:
#2160
but this was left unresolved.

Ok, please let me know when you get the chance, thank you!

-Richard

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant