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

the theme not working #81

Closed DongDian455 closed 4 months ago

DongDian455 commented 4 months ago

Using the SDK does automatically set the background。and my code is being overwritten. https://github.com/FleksySDK/VirtualKeyboardSDK/assets/30856596/47908070-739c-4848-9a9b-44c034a15465

xevifar commented 4 months ago

Hello @DongDian455 ,

This might happen when the licenseKey is not valid. Please, make sure that you add the license key and license secret to this class: LicenseConfiguration. If this is okay, the background should be the same.

Happy to help!