FleksySDK / VirtualKeyboardSDK

The simplest, fastest and most reliable way to create a virtual keyboard 💁 . (iOS and Android)
https://fleksy.com
255 stars 6 forks source link

Update iOS SDK to v4.20.0 #101

Closed ajpallares-fleksy closed 3 months ago

ajpallares-fleksy commented 3 months ago

The iOS FleksySDK dependency has been updated to v4.20.0 only in the example project that requires having settings shared and synced between app and keyboard. That is, the example KeyboardSound, which now uses the new FleksyManagedSettings APIs for setting up the sounds and haptics settings from the app

This PR also cleans up some unused code in the other iOS examples