Fausto Napoli
Fausto Napoli
As I said on another issue (which is the same I think), the solution to this is changing the base class of RoundedImageView from ImageView to AppCompatImageView.
The solution to this is changing the base class of RoundedImageView from ImageView to AppCompatImageView.
> > What exactly do people need to do for testing with own games and what should be looked for when testing? > > 1. Add this repository: maven {...
> > I tried running your sample project, I also built the MetalANGLE.framework by following the MetalANGLE Dev doc, but when I launch it on the iPhone simulator with launchIPhoneSimulator,...
Hello, we have the same issue. We have a KMP project which builds an XCFramework with DSYMs. To build the XCFramework we first do a normal build, which generates arm64...
> Another use case for specifying visibility for generated classes/interfaces is when you would like to use SQLDelight in Android/multiplatform library. Because of the lack of official support to build...