Closed kcrebound closed 3 years ago
I want to add some data for user like the app version and so on
I need to use webview javascript method for this?
@kcrebound yes, inside our code there is a function called appendScript where we add the user data. You can go on and open an PR to add more fields you find useful (I can't do it now) :smile:
appendScript
I want to add some data for user like the app version and so on
I need to use webview javascript method for this?