John O'Reilly

Results 77 comments of John O'Reilly

If it helps https://github.com/joreilly/PeopleInSpace has a Kotlin/JS client (along with Compose for Web one)....it's already using this library for Kotlin/Native clients.

ah, good point :)

Just to confirm that I'm using this without any problem on Android 7.0

Hi @pedrovgs, I had thought that as well but get following crash when I unit test activity that uses Dexter ``` java.lang.VerifyError: Expecting a stackmap frame at branch target 23...

@martinbonnin in case you've come across something like this?

Just in case there was any update on this?

I *think* https://github.com/nielsfalk/ktor-swagger/pull/59 should go a long way towards this.

@rogierbom1 are you able to make changes to allow this to be merged? I'm not sure if it's possible then to start publishing this to mavenCentral?

Also seeing this. Getting random crashes that we've narrowed down to use of mockk. Tried various combinations of versions but still happening

More of feedback than issue per se so definitely feel free to close this.