<@U41NT8LUW> Hi Marco - just wanted to let you kno...
# kroto-plus
m
@marcoferrer Hi Marco - just wanted to let you know that I did eventually get everything working with Android (aar and then consumed in an app). One gotcha that might be worth documenting is that all the sources say to use lite for Android; but that won’t work if the server protos use certain types, like
Any
. You’ll have to use the non-lite for that.
👍 2