Solved

Swift Codes with Flutter

  • 4 May 2023
  • 1 reply
  • 22 views

Are swift codes necessary to use Flutter? Can I extract the payloads from Customer.io using my Firebase Code instead of doing it with Swift?

icon

Best answer by Amy 4 May 2023, 18:47

View original

1 reply

Hi there! 

At the moment Flutter SDK works with Obj-c, since all the samples are swift.

It is not yet possible to use your own FCM implementation at this time, however, we are planning for more flexibility around this in the next release.


Important note: if you do opt to use your own FCM implementation in that next release (date TBC) then you will be responsible for tracking metrics, deep linking, and showing notifications.

 

I hope this helps! 
 

Reply