intercom icon indicating copy to clipboard operation
intercom copied to clipboard

Add support on Android for showing surveys when set live in the intercom web application

Open gabides opened this issue 3 years ago • 1 comments

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:

  • 14.0.4 is available
  • this feature was released in 14.0.1 https://github.com/intercom/intercom-android/blob/master/CHANGELOG.md#-enhancements
  • the @capacitor-community/intercom plugin currently targets 12.5.0 https://github.com/capacitor-community/intercom/blob/master/android/build.gradle#L6

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

gabides avatar Jan 09 '23 13:01 gabides

hello, any updates here? it s quite an issue for us

ghaiat avatar Apr 28 '23 13:04 ghaiat