Skip to main content

I want to implement customer.io on my Vue Typescript Capacitor App In order to use customer.io for in-app message. So my question is can i use it?

Hi @bethlehem-d,

 

Great question here! In full transparency, currently, none of our SDKs would work as it is with view typescript capacitor app.

There are a few workarounds:

  1. You could  use our native android and iOS SDK in your vue.js typescript capacitor app. Or…. 
  2. You could ceate a bridge or wrapper to convert the React Native package to be usable in a Vue.js environment.

So, while you could use our existing SDKs, there would be some additional work required in order for them to work. Hopefully this helps! :) 


Reply