AdaSupport / ios-sdk

EmbedFramework is a small iOS SDK that is used to embed the Ada Chat bot into native iOS applications.
MIT License
4 stars 21 forks source link

Sup-1173: metafield types #44

Closed lujcheng closed 2 years ago

lujcheng commented 2 years ago

What's changed We are adding type support and accepting String, Boolean, Numbers (Int, Double, Float)

Why Stay consistent React Native and Android SDK in their app.


Checklist

abhi-ada commented 2 years ago

We should add deprecation warnings on the old methods of setting metafields.

abhi-ada commented 2 years ago

Also did we consider the initial setup? Do we need to change those APIs as well? On Android we did.