Giter Site home page Giter Site logo

ibm / ios-mbaas-hyperprotect-app Goto Github PK

View Code? Open in Web Editor NEW
4.0 21.0 7.0 984 KB

An enterprise-ready iOS application with a secure backend for push notifications, data storage, and authentication

Home Page: https://console.bluemix.net/developer/appledevelopment/starter-kits/mbaas-with-ibm-hyper-protect-services

License: Apache License 2.0

Ruby 6.31% Swift 93.69%
mbaas ibm-cloud notifications hyper-protect-services swift ibmcode

ios-mbaas-hyperprotect-app's Introduction

Platform

Create an enterprise-ready iOS application with a secure backend for push notifications, cryptography, and authentication

In this code pattern, you will create an enterprise-ready mobile backend as a service (MBaaS) using Swift and Hyper Protect Services. Hyper Protect Services bring continuous security to IBM Cloud, so all data is encrypted in flight, at rest, and in use. You'll essentially have an empty project with more data security than your typical MBaaS, including highly secure push notifications, cryptography, and authentication.

When you have completed this code pattern, you will understand how to:

  • Build an iOS application
  • Provision and integrate with Push Notifications and Hyper Protect Crypto Services
  • Connect to additional IBM Cloud services

Steps

As an alternative to the steps below, you can create this project as a starter kit on IBM Cloud, which automatically provisions required services, and injects service credentials into a custom fork of this pattern. Then, you can skip directly to step 3 below.

  1. Install development tools
  2. Install dependencies
  3. Run

1. Install development tools

Ensure you have the required developer tools installed from Apple:

  • iOS 10.0+
  • Xcode 11.0+
  • Swift 5.0

2. Install dependencies

The IBM Cloud Mobile services SDK uses CocoaPods to manage and configure dependencies.

You can install CocoaPods using the following command:

$ sudo gem install cocoapods

If the CocoaPods repository is not configured, run the following command:

$ pod setup

A pre-configured Podfile is included in this repository. To download and install the required dependencies, run the following command in your project directory:

$ pod install

Open the Xcode workspace, {APP_Name}.xcworkspace. Continue to open the .xcworkspace file as it contains all the dependencies and configurations.

If you run into any issues during the pod install, it is recommended to run a pod update by using the following commands:

$ pod update
$ pod install

3. Run

Click Product > Run to start the app in Xcode. You will see a screen like this:

Empty App Screenshot

The application has built in integration points for the Push Notifications, Hyper Protect Crypto, and App ID services.

License

This code pattern is licensed under the Apache License, Version 2. Separate third-party code objects invoked within this code pattern are licensed by their respective providers pursuant to their own separate licenses. Contributions are subject to the Developer Certificate of Origin, Version 1.1 and the Apache License, Version 2.

Apache License FAQ

ios-mbaas-hyperprotect-app's People

Contributors

dolph avatar gee4vee avatar ibm-devx-automation avatar imgbotapp avatar stevemar avatar stevemart avatar

Stargazers

 avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

ios-mbaas-hyperprotect-app's Issues

Out of Date Screenshot

The Screenshot here needs to be updated to reflect what users get with the current application and remove Bluemix branding.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.