Tag: iOS
-
For faster Swift Serverless actions…
While coding and drafting “Mobile app with a Serverless Backend”, We came up with an idea to use Swift on the server-side for the iOS app (it’s an interesting use case).So, that it will cater the full stack swift developers out there. The same is true for the Android version of the app as well.…
-
Quickly scaffold an iOS-Swift or Android app with Push and Analytics

As mobile app developers, few of the many priorities in our bucket are engaging the users through Push Notifications and monitor the app usage through Mobile Analytics. In this post, you will learn how easy it is to quickly create a native mobile application (iOS-swift or Android) with high-value mobile services – Push Notifications and…
-
A feedback app in minutes with Ionic and Cloudant
An Ionic feedback app using Cloudant NoSQL service on IBM Bluemix. An easy to configure mobile app for receiving feedback at Meetups, Events etc., Ionic is a complete open-source SDK for hybrid mobile app development. Built on top of AngularJS and Apache Cordova, Ionic provides tools and services for developing hybrid mobile apps using Web…
-
Swift 3.0 explained for C# Developers

Originally posted on February 02, 2016 | Modified to Swift 3.0 on October 01, 2016 Programming languages provide a way to communicate with a computer through notational instructions.Swift and C# are High-Level Languages commonly categorized under multi-paradigm and Compiled Programming languages. They not only fall into the same category of programming languages but also have…
-
Xamarin.iOS Binding for an Existing iOS Library with Objective Sharpie
These days a new phase has crept into my developer life and I call it “generating Xamarin.iOS binding for Objective-C libraries”. After tasting success by generating Xamarin C# binding of a Cocoapods iOS SDK using Objective Sharpie, a new request hoped-in from the MobileFirst Platform Foundation team. This time,the task is to generate Xamarin.iOS binding for Bluemix…
-
Quickly Design, Build, Secure, and Deliver an app using Bluemix Mobile Services
This blog post guides you on how to Design, Build, Secure & Deliver a mobile app using Bluemix Mobile Services. As mobile app developers (Experienced or newbie), we always face challenges while transforming our idea into an app. The challenges can be with Prototyping, generating basic code or features to add to make the app…
-
Ionic Hybrid Mobile app using MobileFirst Platform 7.1 CLI
Mobile apps are everywhere and on everyone’s learning list. As a web developer, You can leverage your HTML5, Javascript, CSS and other web development technologies like AngularJS to develop mobile apps through Apache Cordova. The Ionic framework makes your hybrid mobile app front-end development easy with its open source SDK. In a simple language, Ionic…
-
Importing MobileFirst Platform Cordova project into Visual Studio 2015

Exploring and Coding are part of every developer’s life. While exploring you may come across many technologies, tools , libraries etc. Each technology has its own recommended IDE (Integrated Development Environment) for developing applications. Like Eclipse for Java Development. Visual Studio for developing applications using Microsoft stack. XCode for iOS and Mac application development. Sublime…
-
Importing Visual studio Cordova project with Ionic and AngularJS into IBM MobileFirst
Let me start this post with a disclaimer that “Don’t panic by reading the post title”. It might look bit lengthy, but still summarises what we are trying to achieve here. Let me explain you in four steps, Creating a Cordova project with ionic and Angularjs in Visual Studio 2015. Creating a new MobileFirst Hybrid…
