Hello,
I am using the React Native SDK.
Since the last upgrades (from 4 to 6), I get this type of error when calling Intercom.sendTokenToIntercom in JS side.
WARN [Error: Error in sendTokenToIntercom]
ERROR Invariant Violation: No callback found with cbID 31610 and callID 15805 for IntercomModule.sendTokenToIntercom - most likely the callback was already invoked. Args: '[true]', js engine: hermes
I did :
- Full cleaning of cache (node_modules, xcode...etc)
- downgrading from 4 to 6.0.1.
No success.
I don’t know if it comes after upgrades of another packages.
But the rest works well (messenger...etc). Except this call.
If you have any idea?
Thank you !
React Native 0.72.5
Xcode 15
iOS 17