Updated specific locations to be searchable, take a look at Las Vegas as an example.

This post has been de-listed

It is no longer included in search results and normal feeds (front page, hot posts, subreddit posts, etc). It remains visible only via the author's post history.

2
Help publishing to Play store without Ionic Pro
Post Body

Until now I have been using Ionic Pro to do my build for app store process but now want to do it outside of that as I'm paying money each month just to do something I should be able to do myself.

When I upload my signed and zipaligned file to the store it gives me an error saying that it must be signed with the same file.

I have found several varying instructions on how to do the process, does anyone have a step by step guide that works?

my current process is;

ionic cordova build android --prod —release

keytool -genkey -v -keystore <appname>.keystore -alias <appname> -keyalg RSA -keysize 2048 -validity 10000

jarsigner -verbose -sigalg SHA1withRSA -digestalg SHA1 -keystore <appname/version>.keystore app-release-unsigned.apk <appname>

./zipalign -v 4 app-release-unsigned.apk <appname/version>.apk

Author
Account Strength
90%
Account Age
7 years
Verified Email
Yes
Verified Flair
No
Total Karma
691
Link Karma
293
Comment Karma
398
Profile updated: 2 days ago
Posts updated: 3 weeks ago

Subreddit

Post Details

We try to extract some basic information from the post title. This is not always successful or accurate, please use your best judgement and compare these values to the post title and body for confirmation.
Posted
6 years ago