Category: Tutorials

0

Native Android bridging to Ionic Cordova

We need to use native components in hybrid code for different scenarios. We might, for example, not find the hybrid plugin that provides our required functionality. In such case, we need to implement the native functionality and integrate it into … Read More

1

IBM API Connect

In the previous tutorial we learnt how to write a NodeJS service that connects to an IBM Cloudant database. Continuing with IBM technologies and with the previous tutorial, we will learn here how to expose the service previously created as … Read More

oauth goodreads ios 0

iOS – OAuth integration with Goodreads

In this tutorial we’ll use the OAuth library for Swift: OAuthSwift, to authenticate users through the Goodreads identity provider. The library is very easy to use. So it’s going to be an easy but rich tutorial as we’ll parse … Read More