Subodh Nijsure
Subodh Nijsure
@raniejade @sh-soltanpour having a **documented** process of generating new plugin for Android studio would be super useful. If there is such a document I would be happy to test that...
@raniejade I will absolutely try this. However can you help decoding these magic numbers and how you arrive at those numbers? ``` "AS41" to ij.BuildConfig( "**201.7223.91**", "Studio4.1", "AS34", ij.VersionRange("**201.8743.12**", "**201.8743.12.***"),...
@raniejade I was having similar failures in our unit test after updating Spek plugin to .0.12-alpha.0.0+20200606T014723Z-Studio4.0.zip all those problems are fixed. Is there any ETA when this plugin will get...
@raniejade so is there a plugin version that works with Android Studio 4.1 - tried 2.0.13-IJ2020.1 and it fails with RuntimeException.
FWIW we upgraded to AppCenter SDK 4.4.3 and on Android 12 devices I still don't get any update prompt may be it is because of the reasons mentioned above. I...
@MatkovIvan Under what circumstances are these large data files generated?
I still see this issue 1.13.5
I am also getting same issue, when running robo tests on Firebase Cloud test infrastructure. ``` Fatal Exception: java.lang.IllegalStateException: UiAutomation not connected! at android.app.UiAutomation.throwIfNotConnectedLocked(UiAutomation.java:1034) at android.app.UiAutomation.disconnect(UiAutomation.java:275) at android.app.Instrumentation.finish(Instrumentation.java:210) at android.support.test.runner.MonitoringInstrumentation.finish(MonitoringInstrumentation.java:351)...
Thanks for the pointer. Curious to know how calls like these will look like when using Vito objects. I will keep an eye on the samples. ``` val roundingParams =...
I attempting to upgrade mockk from version "1.13.3" to 1.13.16 and I am also getting same error stack trace looks like this. ``` was not can only be called on...