I updated the Usabilla SDK in the app to the latest version in terminal. After running the app I received this error:
Module compiled with Swift 4.1 cannot be imported in Swift 3.2.3
when I import the following in my application:
import Usabilla
Please provide the detailed steps to resolve.