Replies: 1 comment 1 reply
-
Did you add this dependency ?
|
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Trying to implement this in Java Android DApp and am hanging up with the Scarlet.Builder(). Specifically, .addMessageAdapterFactory and .addStreamAdapterFactory. I don't exactly know how to create the Message and Stream Adapter objects and pass into the the methods for Scarlet Builder. I'm still new to Java/Kotlin, so it's probably something very simple.
Seems like this person is also having a similar challenge, but the answer there about creating a kotlin file and where to put the code is not quite clear enough to me:
Tinder/Scarlet#12 (comment)
Any help is appreciated. Perhaps you know how?
Beta Was this translation helpful? Give feedback.
All reactions