Genymobile / mirror

Easy reflection for Java and Android
Apache License 2.0
344 stars 24 forks source link

Mirror.create throwing MirrorException #23

Open felipedassa opened 7 years ago

felipedassa commented 7 years ago

I would like to understand why every time I use that method it throws a MirrorException? I downloaded the sample and I noticed that this happens there too.

Method threw 'com.genymobile.mirror.exception.MirrorException' exception. Cannot evaluate com.sun.proxy.$Proxy0.toString()

Thanks.

sgaland commented 7 years ago

Hello. Thanks for the report.

On what platform are you experiencing this? Could you provide me a full stacktrace of the issue?

felipedassa commented 7 years ago

Hello, That is the full stack trace and the platform is AndroidStudio IDE. Thanks!

sgaland commented 6 years ago

This is fix in master, no ETA for the release so far.