pwa-builder / CloudAPK

Build Android APK packages on the cloud
Other
147 stars 44 forks source link

[Question] Generate APK Unsigned does not install #29

Closed maccali closed 4 years ago

maccali commented 4 years ago

The Generate APK Unsigned does not install

When he installs it says "The app was not installed" how to proceed?

ghost commented 4 years ago

Hello maccali, thank you for your interest in PWABuilder!

I have automatically added a "needs triage" label to help get things started. Our team will look into the question and answer ASAP. Other community members may also answer the question and provide feedback 🙌

JudahGabriel commented 4 years ago

@maccali Yeah, unsigned packages can't be installed. To test your APK, generate a signed package instead.

You can do that in the PWABuilder Android options:

image

image

FYI, we're updating PWABuilder to generating a signed package by default. In the meantime, though, go ahead and create a signed package as shown above.