I just updated my react native intercom package (9.4) and also update react-native
but I'm now getting the following build errors
No known class method for selector 'logout'
No known class method for selector 'presentHelpCenter'
I believe it is now reset
@browniefed not sure I understand in my code I have
// Clears intercom
Intercom.reset()
I think you need to update your intercom version
@browniefed I did that followed the Manual Installation
https://github.com/intercom/intercom-ios
and my current package is
"react-native-intercom": "^9.4.0",
Still getting the build error
Got it working had to delete everything and reinstall
Reset does not log you out. I'm still logged into the old user when I login with a new user
React native Intercom version - 10.2.0
Pod version - 4.1.9
@AlmogRnD Facing the same issue. You mentioned that you deleted everything.
I tried steps below:
I still get the same error. Could you please help me out here. Thanks.
Most helpful comment
React native Intercom version - 10.2.0
Pod version - 4.1.9
@AlmogRnD Facing the same issue. You mentioned that you deleted everything.
I tried steps below:
I still get the same error. Could you please help me out here. Thanks.