Solved

Can i Implement Customer.io SDK on Vue Typescript Capacitor App?

  • 15 June 2023
  • 1 reply
  • 122 views

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?

icon

Best answer by Penny 16 June 2023, 10:27

View original

1 reply

Userlevel 4

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