intercom / intercom-dotnet

Intercom API client library for .NET
https://developers.intercom.io/reference
Apache License 2.0
63 stars 54 forks source link

Xamarin Push Notification Support #154

Closed alexshikov closed 4 years ago

alexshikov commented 5 years ago

As the library supports .Net Standard 2.0 and so that can be used in Xamarin projects it would be nice to extend it with Push Notification feature:

lloydliyu commented 4 years ago

Hey @alexshikov :wave: This seems a little out of scope of this project as the SDK is intended purely to provide .Net bindings to the Intercom API and the API itself doesn't support that.

That said, If this is something you'd like to see, I'd recommend reaching out to the support team using the Messenger on https://intercom.com who'd be able to log this as a feature request for you.

Closing this out as it is more of limitation with the API rather than an SDK issue.