MPMartina Papaliskainblog.codechem.com·Feb 12, 2021 · 2 min readSigning Android APK with Apache CordovaIn order to submit an app to Google Play you need to sign the apk no matter what development framework you're using. In this article we'll see how to sign an apk using Cordova. Before starting we will assume that we have previously made all the neces...01M
MPMartina Papaliskainblog.codechem.com·Nov 27, 2020 · 6 min readApple certificates and provisioning profilesIf you have ever developed an iOS app, or even started learning about it, then you must have been a bit (or a lot) confused about the process of app provisioning. I know for sure I was. So that’s why I decided to write this article explaining what in...00