vahidlazio

Results 5 comments of vahidlazio

I'v migrated to app bundles and made dynamic & instant feature modules but we I couldn't get Espresso working with my dynamic feature module. already thinking to revert to library...

Firstly, Moving tests to some other module even like :app or base module kind of violates separation of concern. It means you have a team working on this module but...

Maybe this one is more relevant https://github.com/googlesamples/android-dynamic-features/issues/32

Hey @saks , that would be great, we can probably start with making [this example](https://github.com/mozilla/uniffi-rs/blob/63098f9eb10e35fd5f685de3768a11c7c161c084/examples/futures/src/lib.rs#L10) to generate the correct ruby code and also testing it with proper async from ruby.

I wonder, copy dlls to where? the root project directory? and we just need the exe after all to run the app or we still need the dlls?