You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The readme on intercom plugin merely says to refer to the official cordova plugin docs. However, the cordova docs naturally has you putting in the variables in the config.xml, which of course doesn't exist in a capacitor project. Would be good to perhaps document the config?
I have tried variables in the capacitor.config.json like so:
The readme on intercom plugin merely says to refer to the official cordova plugin docs. However, the cordova docs naturally has you putting in the variables in the config.xml, which of course doesn't exist in a capacitor project. Would be good to perhaps document the config?
I have tried variables in the capacitor.config.json like so:
Making the variations only because of what I have seen in the ios files calling getConfig, but still when the app loads the console shows error:
What is strange is the intercom chat panel loads correctly, except when trying to enforce identity validation.
The text was updated successfully, but these errors were encountered: