I would like to work with a company that has already built a native app and has an SDK.
We would like to add their SDK to our app built with Thunkable.
It can be done?
If so, how?
Thanks
I would like to work with a company that has already built a native app and has an SDK.
We would like to add their SDK to our app built with Thunkable.
It can be done?
If so, how?
Thanks
Not possible as far as I know.
[Edit]
If the SDK does not have CORS issues, you can build a JavaScript file and interact with the Thunkable app by using the Web Viewer Extensions
.
Yes! Great point, @muneer! I have incorporated Firebases Firestore SDK into a Thunkable app with this method. It’s not #nocode and you need to know code BUT, you can definitely do some cool things with this method! I’d like to try and push the limits next year with the webviewer! I invite you all to do the same!!!
I wish Thunkable really think about introducing a block to evaluate JavaScript expressions
(execute JS code). The Web Viewer
is good and has its own uses but I wouldn’t use it just to convert seconds since 1970
to a proper date and vise versa.
The Web Viewer
is heavy enough to discourage anyone to use it to execute a single line expression in JS.
Sorry for the late reply.
The other company has completely changed jobs and integration with my app is no longer required.
Thanks for the reply
This topic was automatically closed 90 days after the last reply. New replies are no longer allowed.