In this post, Jim Cowart walks through how to create a certificate request in the Icenium Extension for Visual Studio - covering the steps necessary both inside Visual Studio and also in the Apple iOS Developer website.
Iva Koevska explains how to create custom Cordova Plugins that are compatible with the "Plugman" spec - an essential part of writing custom plugins that are compatible with Icenium.
It can be difficult these days to build a hybrid mobile app without using a custom Cordova plugin. Whether it's social media integration, in-app payments, or even speech recognition - you will probably want to tie in to a native device feature that is just outside the scope of what is included with Cordova. In this post I hope to show you how you can easily add a custom plugin to your Icenium project, using the new Icenium Extension for Visual Studio.