-
-
Notifications
You must be signed in to change notification settings - Fork 1.6k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Android compatibility #565
Comments
There's Swift Package Manager support now (#560) which is a first step. Not sure what else is needed. |
Good to know thats at least not out of the scope for this project ;-) |
Hi, yes it does. See my article here. Swift Android compiler picks up the shared library. https://medium.com/@SCADE/extending-your-swift-on-android-project-with-c-libraries-560d3c452370 Best |
@flangel interesting, what license does SCADE use? it's not mentioned on the site (or hidden somewhere, and the ToS page is empty). |
@jberkel Jan, sorry for the late reply. I don't want to abuse this thread, so I sent you an email. |
Added Android support. Run on Android without any code change. Please see documentation here https://medium.com/p/9fdf02e235f2 |
@flangel nice, just checked but I never received an email from you. i guess this can be closed then? |
Looks like this is still supported: https://docs.scade.io/docs/data-persistency-with-sqliteswift |
Hi,
Are there any plans to make this lib compatible with Swift running on Android?
Regards
Philipp
The text was updated successfully, but these errors were encountered: