capacitor-community / capacitor-community/intercom

Add support for 'companies' property

Open
#24 2 comments 0 reactions 0 assignees View on GitHub
good first issue
Dominant language
Java
Stars
70
Forks
82
PR merge metrics
No merged PRs in 30d

Description

**Is your feature request related to a problem? Please describe.**
Feature parity with the Cordova Intercom plugin.

**Describe the solution you'd like**
Add support to update the intercom specific 'companies' property

**Describe alternatives you've considered**
Can use custom attributes instead but Intercom has a special case for the 'companies' property.

**Additional context**
Equivalent code within the intercom cordova plugin is here: https://github.com/intercom/intercom-cordova/blob/master/intercom-plugin/src/ios/IntercomBridge.m#L185

Contributor guide

Open the contributing guide

Research direction

Start by comparing the requested behavior with the equivalent implementation in IntercomBridge.m at the linked line 185. Trace how the Capacitor plugin exposes Intercom property updates on each supported platform, then verify that the special 'companies' property can be updated rather than treated as a custom attribute.

Written by the indexing model from the issue text.

Assessment

Tech stack
java, objective-c
Domain
mobile
Issue type
Feature
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.