KMMBridge only handles the iOS part. The Android p...
# touchlab-tools
k
KMMBridge only handles the iOS part. The Android part in the samples is handled by the usual maven publishing mechanisms. However, if you're using GitHub Packages (I know you're not, just saying) we have a helper function that sets up the maven repo automaticallly.
j
This took us a couple of days to figure out. Couldn't get the Android ones to publish. Followed the starter repo's example closely, but using self-hosted Artifactory. Never would have guessed that KMMBridge only publishes Android if you're using GH packages. Did see the method call for it, but thought that was just extra setup for GH packages. In my opinion, this would make a very fine addition to the docs.
👍 1