-
Notifications
You must be signed in to change notification settings - Fork 99
Open
Labels
Description
I'm using flutter_local_notification
dependency for notification reply. When action for reply option is clicked I get this error:
Terminating app due to uncaught exception 'NSInternalInconsistencyException', reason: 'Duplicate plugin key: twilio_voice'
. I'm also using twillo_voice lib. My AppDelegate.swift looks like this. The exception is thrown in line 18.