Hello everyone, I’m trying to run my KMM applicati...
# multiplatform
r
Hello everyone, I’m trying to run my KMM application (the android part) with Pixel 3 XL API 27 on my windows OS laptop , the build is successful but I can’t find the app in the emulator. Please has anyone encountered this before? If yes, please how was it fixed?
h
It can be bacuase of your emulator. Try to run your application on another emulator with different API.
c
@Rita Okonkwo any error messages?
r
Alright thank you all so much for your responses @Hossein Amini @Colton Idle There were no error messages. Although, the next day , when I re-opened android studio and tried to run the app again on the same emulator, it ran as expected
🙃 1