Philippe Breault
Philippe Breault
My colleague @VirtualParticle just opened #5218
Bug (v1.6.11): for a project with multiple modules, it always asks on which to perform any operation
Fixed in the latest version. Good catch!
Bug (v1.6.11): for a project with multiple modules, it always asks on which to perform any operation
> I think it also has an issue with multiple devices/emulators recently : nothing is offered, as if nothing is connected. Was it also fixed? > > EDIT: Seems fixed...
I have permission to write to that folder. I can create a file from the terminal. Also did a `chmod a+rw` on both the `.app` and the `Contents` folder so...
Got it to work by switching to JDK 11, rebuilding, and then switching back to JDK 17. I don't know what the actual problem was. Could be a permission issue...
I updated to the latest version of the intellij gradle plugin. Can you try again with the latest source? @AndroidDeveloperLB : Fixed on `main`. Will do a release this week.
Ladybug supported in 1.6.17
I pushed an update for that yesterday but the version range was not set properly. Just fixed it. You should see it now.
Can you try again with the latest version? If it still doesn't work, can you verify if adb is able to communicate with your device (e.g. by running `adb logcat`...
@tprochazka Fixed in 1.6.20. @wklbeta I know it has been a while, but do you still see this issue on Otter with either 1.6.19 or 1.6.20 ?