1

I'm trying to publish my Ionic 4 app into Play Store through Android Studio and the option to build to a signed APK is missing. I know there are similar questions to mine already asked here, but their answers are directed for previous versions. I have spent many hours searching through websites and I have typed lots of command prompt commands, such as

ionic cordova build android

and

cordova build --release android

I went to build and did the signed APK a few times, and it gave me a small window about "required updates."

I agreed, then it restarted, and after I went back to build and the option was missing! I tried installing and reinstalling Android Studio. I want to be able to create a signed APK and publish my app to Play Store. Where is the missing option? Please help me figure out how to turn on this feature in my Android Studio version 3.3.2.

piet.t
  • 11,718
  • 21
  • 43
  • 52
Tech Fan
  • 11
  • 2

1 Answers1

0

Thanks to CodeChanger. Run the emulator, then restart the app. The Signed APK option will appear.

Tech Fan
  • 11
  • 2