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
Is your feature request related to a problem? Please describe.
When we create a survey on intercom web app, it is displayed on iOS but no android (using latest version of the plugin, 4.0.2)
Describe the solution you'd like
Upgrade the capacitor plugin to support surveys shown when set live on android, like it is done on iOS. This probably requires to upgrade the android intercom sdk to their latest version:
Describe alternatives you've considered
We tried upgrading the android sdk version in our variables.gradle to 14.0.4 without changing the plugin's code but this did not work, there are probably some code changes necessary in the android code of the plugin as well
The text was updated successfully, but these errors were encountered:
Is your feature request related to a problem? Please describe.
When we create a survey on intercom web app, it is displayed on iOS but no android (using latest version of the plugin, 4.0.2)
https://github.com/intercom/intercom-android/blob/master/CHANGELOG.md#-enhancements
Describe the solution you'd like
Upgrade the capacitor plugin to support surveys shown when set live on android, like it is done on iOS. This probably requires to upgrade the android intercom sdk to their latest version:
Describe alternatives you've considered
We tried upgrading the android sdk version in our variables.gradle to 14.0.4 without changing the plugin's code but this did not work, there are probably some code changes necessary in the android code of the plugin as well
The text was updated successfully, but these errors were encountered: