Icons: 1024x1024, 512x512, 180x180, 120x120, 114x114, 80x80, 60x60, 58x58, 57x57, 40x40, 29x29

Size: px
Start display at page:

Download "Icons: 1024x1024, 512x512, 180x180, 120x120, 114x114, 80x80, 60x60, 58x58, 57x57, 40x40, 29x29"

Transcription

1 I. Before Publishing 1. System requirements Requirements for ios App publishing using FlyingCatBuilder Mac running OS X version or later Apple Development Account Enrollment in ios Developer Program Xcode 6.1 or later 2. Graphic assets to prepare To publish ios Apps, these graphic assets are needed: App Icon and Launch Image for packaging process 1. iphone Icons: 1024x1024, 512x512, 180x180, 120x120, 114x114, 80x80, 60x60, 58x58, 57x57, 40x40, 29x29 Launch Images: 320x480, 640x960, 640x ipad Icons: 1024x1024, 512x512, 152x152, 144x144, 100x100, 80x80, 76x76, 72x72, 58x58, 50x50, 40x40, 29x29 Launch Images: portrait(768x1024, 1536x2048), landscape(1024x768, 2048x1536) 3. Universal You need for both iphone and ipad. All assets must be in PNG format, No Transparent. App Icon and Screenshots for App Store ( At least one Large App Icon and one Screenshot are needed. 5 maximum screenshots per each device.) Large App Icon (1024 x 1024) 3.5 inch Retina Display Screenshots (960x640, 960x600, 640x960 or 640x920) 4 inch Retina Display Screenshots (1136x640, 1136x600, 640x1136 or 640x1096) 4.7 inch Retina Display Screenshots(1334x750, 1334x710, 750x1334 or 710x1334) 5.5 inch Retina Display Screenshots(2208x1242, 2208x1202, 1242x2208 or 1202x2208)

2 ipad Screenshots (1024x768, 1024x748, 768x1024, 768x1004, 2048x1536, 2048x1496, 1536x2048 or 1536x2008) App icons and Screenshots must be in.jpeg,.jpg,.tif,.tiff, or.png formats and at least 72 DPI and in RGB color space. For more detailed information please read ios Human Interface Guidelines: Icon and Image Sizes. II. Seting up publishing environments 1. Install Xcode FlyingCatBuilder internally uses Xcode to package MGL files and convert them to IPA. This substitutes you having to develop the app yourself. Installing Xcode is necessary for this process. You can simply download and install latest version of Xcode from the Mac App Store or this link : After installing, you need to run Xcode one more time to download the required assets. 2. Installing the Distribution Certificate To package and distribute your app, you need to get a Distribution Certificate from Apple and install it on your Mac. Distribution certificates verify that you have purchased and Apple Developer Account and that the Mac is belongs to you. Only one computer can be registered per account so we recommend using only one mac for the whole publishing process. Follow the steps below to get your certificate: Go to ios Provisioning Portal 1. Connect to ios Dev Center - ios Developer Program - Certificates, Identifiers & Profiles Go to Certificate inside ios App section. 3. If you re new and can t see any certificate. click + button right side of title. 4. Select App Store and Ad Hoc below Distribution and click continue. 5. You can see a description of what Certificate Signing Request(CSR) is and how to create it. Read and click continue. 6. Now you need to upload Certificate Signing Request (CSR). Keep your browser window open. Generating a Certificate Signing Request(CSR) in your Keychain Access 1. To generate a Certificate Signing Request you need to manually Open Keychain Access on your Mac (located in Applications/Utilities). 2. Choose Keychain Access > Certificate Assistant > Request a Certificate From a Certificate Authority. 3. Enter your user address and common name. You must use the same address as you used to register in the ios Developer Program. if you type in different address it s not going to be created properly. No CA Address is required. 4. Select the options Saved to disk and click Continue. 5. Certificate Signing Request Saved. let move next. Submitting a Certificate Signing Request for Approval

3 1. Re-open browser window which we used prior in the process. If you closed the browser window, follow Go to ios Provisioning Portal once again. 2. Choose your CSR file, and click Generate. Downloading and Installing Distribution Certificates 1. After couple of seconds, certificate will be ready to download. Download it. 2. In the Finder, run downloaded.cer file. It will open Keychain Access and install your certificate in your default keychain (usually the login keychain). 3. If you can see certificate iphone Distribution: your name with your private key. (You can see pared private key by click arrow left to small certificate icon.) Now you and your Mac has valid identity to distribute app. for more information about distribution certificate, please read Maintaining Your Signing Identities and Certificates 3. Register Device to Developer Account To preview and test your book app with icon and splash screen before final upload, your test device is needed to register your developer account. You can register 100 test devices for one account. Here s step how to add your test device. Find your Device s Device ID (UDID) by itunes 1. Connect device to Mac and open itunes. 2. Find Serial Number in Device Summary 3. Click Serial Number, it will be changed to device ID 4. In latest version of itunes you can easily copy Device ID using right click. Or find your Device s Device ID (UDID) by Xcode 1. Connect devuce to Mac and opent Xcode 2. Go to Top menu - Window - Organizer 3. Click your device on left sidebar 4. Copy Identifier of your device. Add a Device ID to Your Developer Account 1. After logging in to the ios Provisioning Portal, click Devices in the sidebar. 2. Click Add Devices. 3. Enter a device name (whatever you want) and the device ID. 4. Click Submit. III. Package ios App in FlyingCatBuilder 1. Understanding Package Process in FlyingCatBuilder Show Concept drawing. 2. Before start package process

4 If you follow well above instructions, you already have all conditions. To prevent unexpected fail, please check one more time you satisfy all conditions before start. If you don t understand what it is, please read below parts and prepare assets again. your mgl file Apple Development Account with paid ios Developer Program Xcode Installed Distribution Certificate in Keychain Access Graphic assets for package process 3. Create a App ID for your App Every single app in app store has their own App ID for divide each other. It s one Unique ID throughout all apps in app store and Provisioning Portal. To distribute your app through App Store, you need to create your App s Identity and put ID into Distribution Provisioning Profile. which will be mentioned next part. Create App ID 1. Connect to ios Dev Center - ios Developer Program - Certificates, Identifiers & Profiles Go to Identifiers inside ios App section. 3. If you re new, can not see any App ID. click + button right side of title. 4. Fill App ID Description. Enter a common name or description of your App ID using alphanumeric characters. You cannot use special characters &, *, " in your description. 5. Use Default value in App Services and App Id Prefix. 6. In App ID Suffix, select Explicit App ID and Enter a unique identifier for your App ID. The recommended practice is to use a reverse-domain name style string for the Bundle Identifier portion of the App ID. Example: com.domainname.appname 4. Create a Distribution Provisioning Profile What is the Distribution provisioning profile? It s kind of identity card for each app. it include all information like who owns this app, what app ID included, and which device can be installed etc. So To pa App Store or Ad Hoc? There are two types of Provisioning profile type. App Store and Ad Hoc. App Store profile only can use for App Store upload. Ad Hoc Profile for test your app on actual device. So At first time, create a provisioning profile as Ad Hoc for test purpose. After all tests finished, create a profile as App Store again. and use that for upload to App Store. Create a Profile 1. Connect to ios Dev Center - ios Developer Program - Certificates, Identifiers & Profiles Go to Provisioning Profile inside ios App section. 3. If you re new, can not see any profiles. click + button right side of title. 4. Select Distribution method and click continue. If It s a first time to package, then we recommend to package using Ad Hoc Provisioning Profile.

5 5. Select App ID for your book. 6. Select Distribution Certificate 7. If you selected Ad Hoc as distribution method, select devices which you want to install. 8. Enter profile name. and click generate. 9. Download created profile. 5. Start Package Process Now it s time to start real package process on FlyingCatBuilder! Click publish icon on top or Select Menu > File > Publish. Once again check all things be prepared or not using check boxes on left side of FlyingCat Publish wizard. 6. Select MGL and Platform First, Select MGL file which you want to publish. After that, select platform which you want to publish. This guide is for ios Publishing select ios. If you want to read Android Publishing, please read Android Publish Process. 7. Fill App Information

6 Now it s time to start real package process on FlyingCatBuilder! You need to fill some information to show your book information to device. Title Name of your app is going to be shown on device. There s no limitation about naming, but if you type too many characters. It will be dotted by device. Tip: Here s simple way to check your title is will be dotted or not. on your device, make a app group and set a name as what you want. Target Devices If you want to package your book for ipad select ipad. or if you want to package for iphone or ipod Touch select iphone. and if you want to package for ipad, select ipad. Currently FlyingCatBuilder doesn t support universal app. Orientation Select your book s orientation. if your book is portrait book, select portrait. else, select landscape. Language

7 Select major language of your book. Version Number Set the version number of the book. If it is a first version of the book, leave them If not please read update a book section. Version Code Set the version code of the book. It s almost same as version number. If it is a first version of the book, leave them If not please read update a book section. Distribution Certificate Select valid Identity. If you can t see any selection, please read get certificate chapter in setup publish environment and restart process from there. Distribution Provisioning Profile Import Profile you create from Provisioning Portal. Save Location Set packaged file name and location. Scale Type Set scale type of your book. Currently FlyingCatBuilder has fixed canvas ratio which optimized for ipad aspect ratio. So If you package app for ipad, you don t need to care about scale type, because every type will be shown perfectly. But for the case of iphone and Android, you need to set specific scale type for ration adjustment. CenterCrop : Fit width to device width, and crop rest of top and bottom area. in portrait book, it fitted to opposite way. CenterInside : Fit height to device height, and show letterbox of rest of area. in portrait book, it fitted to opposite way. Stretch : Fit canvas width and height to device width and height. it ignore canvas width and height ratio. Known Issue : Since iphone 5 launched, There s a problem iphone guideline doesn t work properly on iphone 5 because of different ratio. 7. Add Graphic Assets App Icon is showed on device when you install app to device. Launch Image will be showed when start running application on ios Devices. Depends on Target device and orientation, App require different kinds of graphic assets. Launch Image

8 ipad Landscape : Add Launch Image for normal display (1024x768) and retina display(2048x1536). ipad Portrait : Add : Add Launch Image for normal display (768x1024) and retina display(1536x2048). iphone : iphone Launch Image doesn t require landscape Launch Image. Because iphone home screen always work on portrait mode. so regardless of orientation, always add Launch Image for normal display (320x480), retina display(640x960) and retina display for iphone 5 (640x1136). App Icons

9 App Icon does not interfere with the orientation of books, but there are lots of different sizes for different purpose. Fortunately, some icons are optional. So you don t need to fill all assets. It depends on you. itunesartwork : This icon is showed on itunes. normal size(512x512) and retina size(1024x1024) are required. Home Icon : This icon is showed on home screen of device. Icon size is different based on iphone and ipad. Case of iphone, 57x57 for normal display, 114x114 for retina display needed. and case of ipad 72x72 for normal display, 144x144 for retina display needed. Small Icon(optional) : This icon is showed on setting app or spotlight search. you can add 29x29 for normal display, 58x58 for retina display. Spotlight Search Icon for ipad(optional) : ipad has different size of spotlight search icon. You can add 50x50 for normal display, 100x100 for retina display.

10 8. Fail in package process? If you follow prior process properly, you can see packaged IPA file. But, as you know it is long and complicate process. here s frequently experienced fail case. and Known Issues. CodeSign Verification Fail Wait. Did you install Xcode and running Xcode at once? Even you download Xcode, you need to run Xcode at least once let Xcode download their assets itself. Congratulations Message doesn t appear. It is known issue. if networking is unstable it appeared from time to time. don t worry too much, if packaged file is in the folder, Then app is packaged well. IV. Test before upload 1. Add IPA on itunes There s IPA you just published, Now let s test your IPA file on Actual Device. It s really easy, find IPA file in Finder, Drag and drop to itunes. itunes automatically add you IPA file to their app list. If your IPA file published by App Store Distribution

11 Provisioning Profile, It cannot be tested and cannot installed any device except upload to App Store. 2. Sync and install App Now Connect your ipad or iphone to itunes, go to Apps tab in you device. you can find you App in left side list. drag your app to screen. and click apply. then your app will be installed. 3. Failed to Install? It means something wrong in your IPA file. usually codesign verification fail. you need to check your Certificate is correctly installed your keychain or your provisioning profile is valid. Wrong Certificate. To generate a Certificate Signing Request manually Open Keychain Access on your Mac (located in Applications/Utilities). No private key in Distribution Certificate. To generate a Certificate Signing Request manually Open Keychain Access on your Mac (located in Applications/Utilities) Invalid Provisioning Profile. To generate a Certificate Signing Request manually Open Keychain Access on your Mac (located in Applications/Utilities). 4. I ve just finished test my app Repeat test as many as possible. It s always good for your book. If you finish all test and satisfied with app. Package one more time using App Store Distribution provisioning profile and move to next chapter. V. Upload to App Store 1. Add New App Before an app can be distributed, you must have a valid distribution certificate linked to a distribution provisioning profile. Distribution certificate verify you are purchased user and your Mac is belongs to you. So it s necessary to package your book. Here s step how to get certificate. Create a new app in Apple App Store

12 To generate a Certificate Signing Request manually Open Keychain Access on your Mac (located in Applications/Utilities). 1. Log in to itunes Connect and go to Manage Your Applications 2. Click Add New App 3. Basic App Information o o o o Default Language : The primary language you will be using to enter app details for display on the App Store App Name : The name of your app as it will appear on the App Store. Note that this name cannot be longer than 255 bytes. SKU Number : A unique ID for your app. You can use letters, numbers, hyphens, periods, and underscores. The SKU cannot start with a hyphen, period, or underscore. Bundle ID : An identifier used by ios and Mac OS X to recognize any future updates to your app. Your Bundle ID must be registered with Apple and unique to your app. Bundle IDs are app-type specific (either ios or Mac OS X). The same Bundle ID cannot be used for both ios and Mac OS X apps. 4. Set Availability Date, Price, and Country you want sell it 5. Detail App Information o Version : The version number of the app you are adding. Numbering should follow typical software versioning conventions (for example, 1.0 or or 1.1). o Copyright : The name of the person or entity that owns the exclusive rights to the app, preceded by the year the rights were obtained (for example, "2008 Acme Inc."). o Category : Select Category of your book. usually book can be selected. o Rating : select ratings. o Description : add description about your book. o Keywords : add search keyword for your book. o Support URL : add your website o App Review Information : add contact information for review. o Large App Icon : add large app icon for app store. o Screenshots : add app s screenshots at least one to max If you finished to fill every single information, now it s ready to receive your IPA file. 2. Upload IPA(Binary) to AppStore After Create a slot for your app. Now It s time to upload your actual binary file(ipa you create via FlyingCatBuilder) Change App Status Ready for Upload Binary Go to itunes Connecl Move to Manage Your Apps and select app which you want to upload IPA Click View Details button Click Ready to upload Binary Upload Ipa file via Application Loader Run Xcode on Menu, Click Xcode > Open Developer Tool > Application Loader Log in via your developer account Click Delivery Your App Choose Application which you change status below. Choose IPA file you packaged Click send button Common Fail Case Bundle ID doesn t match : When App ID in Distribution Provisioning Profile and Bundle ID doesn t match it happened. Check profile s App ID. Failed Codesign

13 Verification : When Distribution Certificate not installed properly it happened. Open Keychain Access and check certificate is properly installed. 3. Tips for Apple s Review After successfully send your app, all you can do is just wait apple s approval. Apple s review takes some time.(usually from 1 week to 1 month) after Apple s approval, you can officially sell your app on App Store. Apple has their own review guidelines, and can reject app when over the guidelines. Here are some tips for your book. Create your book interactive Simple scanned flip books, slideshows and no interaction books can be rejected. Please add lots of actions and animations in your book. Test your app enough Test app enough before upload. If there is a version difference between FlyingCatViewer, some actions may work differently and cause unexpected error, and it can be considered as bug by Apple and be rejected. Inform correct information If you fill fake information and there is a difference between your app and book information, then it can be rejected by Apple. VI. Update a book 1. Packaging app for update In order to update a book you need to use the same.mgl file that you originally used to upload the book. When you first upload a book FlyingCatBuilder stores the publishing data, so using another.mgl file won t work. You can update a book for free for the first three months after your initial publishing date. Update version packaging is much simple than the original packaging since all graphic assets and provisioning profiles are reusable. Only thing you need to change for updating is Version Number and Version Code ; both must be higher than prior version. ( for example, if your first version number and code are and 1000, next version can be and 1010 or 1001) Go back to Step 5 Start Packaging Process of section III Packaging ios App in FlyingCatBuilder and follow the exact same instructions. 2. Uploading updateded IPA(Binary) to AppStore Since you already made a slot for you app you don t need to fill in app information again. Find your current app and follow the steps below.

14 Adding new version and changing App Status to Ready for Upload Binary 1. Go to itunes Connect 2. Move to Manage Your Apps and select the app for which you want to upload IPA 3. Click Add Version button 4. Enter version number and a brief explanation of what is new in this version 5. Click Ready to Upload Binary Button on the top right corner 6. About encryption question say No, about legal issue it s up to you. 7. Select option release update app right away or not. Uploading IPA file via Application Loader 1. Run Xcode 2. Menu -->Click Xcode > Open Developer Tool > Application Loader 3. Log in via your developer account 4. Click Deliver Your App 5. Choose Application for which youwant to change status below. 6. Choose IPA file you packaged 7. Click send button After your app has finished uploading, apple will prepare to review your app. The review system is exactly the same as your first release. If you change a large part of your contents, we recommend you check your app information once again since it may be a reason for rejection. Please check the link below for the latest updates on App upload and distributions. App Distribution Guide: About App Distribution

Your First App Store Submission

Your First App Store Submission Your First App Store Submission Contents About Your First App Store Submission 4 At a Glance 5 Enroll in the Program 5 Provision Devices 5 Create an App Record in itunes Connect 5 Submit the App 6 Solve

More information

ios App for Mobile Website! Documentation!

ios App for Mobile Website! Documentation! ios App for Mobile Website Documentation What is IOS App for Mobile Website? IOS App for Mobile Website allows you to run any website inside it and if that website is responsive or mobile compatible, you

More information

App Distribution Guide

App Distribution Guide App Distribution Guide Contents About App Distribution 10 At a Glance 11 Enroll in an Apple Developer Program to Distribute Your App 11 Generate Certificates and Register Your Devices 11 Add Store Capabilities

More information

ios Team Administration Guide (Legacy)

ios Team Administration Guide (Legacy) ios Team Administration Guide (Legacy) Contents About ios Development Team Administration 5 At a Glance 6 Team Admins Manage Team Membership and Assign Roles in the Member Center 6 Development Devices

More information

Arrk purple paper. ios App store submission guide. India. India

Arrk purple paper. ios App store submission guide. India. India Arrk purple paper ios App store submission guide A guide to preparing and submitting ios apps to the Apple itunes store. Andreas England (andreas.england@arrkgroup.com) 25 th June 2014 imagination technology

More information

Knappsack ios Build and Deployment Guide

Knappsack ios Build and Deployment Guide Knappsack ios Build and Deployment Guide So you want to build and deploy an ios application to Knappsack? This guide will help walk you through all the necessary steps for a successful build and deployment.

More information

Create an ios App using Adobe Flash Side by Side Training, 2013. And without using a Mac

Create an ios App using Adobe Flash Side by Side Training, 2013. And without using a Mac Create an ios App using Adobe Flash And without using a Mac Contents 1 Become an Apple ios Developer... 2 2 Add a Development Certificate... 4 3 Create a Certificate Signing Request (CSR)... 6 4 Register

More information

Engage ios App Administrator s Guide

Engage ios App Administrator s Guide Engage ios App Administrator s Guide Contents Contents... 1 Introduction... 2 Target Audience... 2 Devices Supported... 2 SharePoint Platforms Supported... 2 SharePoint Security & Privileges... 2 Deploying

More information

TakeMySelfie ios App Documentation

TakeMySelfie ios App Documentation TakeMySelfie ios App Documentation What is TakeMySelfie ios App? TakeMySelfie App allows a user to take his own picture from front camera. User can apply various photo effects to the front camera. Programmers

More information

itunes Connect Developer Guide

itunes Connect Developer Guide itunes Connect Developer Guide Contents Introduction 9 How to Use This Document 9 See Also 10 Before You Begin 11 Following Apple Guidelines 11 Creating Assets with the Correct Specifications 11 App Icons,

More information

Adobe ios Publishing Companion Guide Professional & Enterprise Edition

Adobe ios Publishing Companion Guide Professional & Enterprise Edition Adobe ios Publishing Companion Guide Professional & Enterprise Edition Last updated September 16, 2014 Page In this guide Legal notice.... 3 Introduction... 4 A checklist for building your first app...

More information

CA Mobile Device Management. How to Create Custom-Signed CA MDM Client App

CA Mobile Device Management. How to Create Custom-Signed CA MDM Client App CA Mobile Device Management How to Create Custom-Signed CA MDM Client App This Documentation, which includes embedded help systems and electronically distributed materials, (hereinafter referred to as

More information

Colligo Briefcase Enterprise. Administrator s Guide

Colligo Briefcase Enterprise. Administrator s Guide Enterprise Administrator s Guide CONTENTS Introduction... 2 Target Audience... 2 Overview... 2 Key Features... 2 Platforms Supported... 2 SharePoint Security & Privileges... 2 Deploying Colligo Briefcase...

More information

1 от 6 8.01.2012 22:45

1 от 6 8.01.2012 22:45 Welcome, Yuriy Donev Edit Profile Log out Provisioning Portal : Astea Solutions AD Go to ios Dev Center Manage History How To Assigning Apple Devices to your Team The Devices section of the ios Provisioning

More information

APNS Certificate generating and installation

APNS Certificate generating and installation APNS Certificate generating and installation Quick Guide for generating and installing an Apple APNS Certificate Version: x.x MobiDM Quick Guide for APNS Certificate Page 1 Index 1. APPLE APNS CERTIFICATE...

More information

Mobility with Eye-Fi Scanning Guide

Mobility with Eye-Fi Scanning Guide Mobility with Eye-Fi Scanning Guide Scan and Transfer Images Wirelessly with Eye-Fi This document is to be used in addition to the scanner s user guide located on the installation disc. The instructions

More information

How to generate an APNs Certificate to use the Apple MDM protocol via the portal

How to generate an APNs Certificate to use the Apple MDM protocol via the portal How to generate an APNs Certificate to use the Apple MDM protocol via the portal Introduction Before you can manage ios devices with your device management portal you will need an Apple Push Notification

More information

Apple Newsstand. v 1.2 1/22

Apple Newsstand. v 1.2 1/22 Apple Newsstand v 1.2 1/22 Table of Contents Table of Contents What is Apple Newsstand? How do I make a Newsstand publication? How do I get my AppStore App into Newsstand? Notes for Submitting Newsstand

More information

Adobe. next Page. with DPS, Step-by-Step. Guide to Publishing ipad Apps. Single. Edition. September 16, 2014

Adobe. next Page. with DPS, Step-by-Step. Guide to Publishing ipad Apps. Single. Edition. September 16, 2014 Adobe September 16, 2014 Step-by-Step Guide to Publishing ipad Apps with DPS, Single Edition Page In this guide Legal notice.... 3 Introduction... 4 A checklist for building your first app... 5 A checklist

More information

Certificates and Application Resigning

Certificates and Application Resigning Certificates and Application Resigning Introduction In the following chapters we will be reviewing how to resign an application along with how to get the needed resources for the process. To successfully

More information

Using Application Loader

Using Application Loader !!! Using Application Loader!!!!!!!!!!! apple!!!!!!! Contents Introduction 4 What s New 4 Organization of This Document 4 Getting Additional Information 5 Getting Started 6 What is Application Loader?

More information

Access the TCNJ Palo Alto Networks VPN using the GlobalProtect VPN client

Access the TCNJ Palo Alto Networks VPN using the GlobalProtect VPN client Access the TCNJ Palo Alto Networks VPN using the GlobalProtect VPN client June 2014 Table of Contents Introduction 1 Determine the Windows Operating System Version 2 Install the GlobalProtect VPN client

More information

IONU BETA USER MANUAL IONU Security, Inc.

IONU BETA USER MANUAL IONU Security, Inc. 2014 IONU BETA USER MANUAL IONU Security, Inc. Contents IONU Solution Intro... 3 Account Installation Process... 4 Account Creation - Windows... 5 Inviting Others... 6 IONU Secure File System... 7 Storage

More information

Contents First Time Setup... 2 Setting up the Legal Vault Client (KiteDrive)... 3 Setting up the KiteDrive Outlook Plugin... 10 Using the Legal Vault

Contents First Time Setup... 2 Setting up the Legal Vault Client (KiteDrive)... 3 Setting up the KiteDrive Outlook Plugin... 10 Using the Legal Vault Contents First Time Setup... 2 Setting up the Legal Vault Client (KiteDrive)... 3 Setting up the KiteDrive Outlook Plugin... 10 Using the Legal Vault Outlook Plugin... 13 Using KiteDrive to Send Large

More information

Using the Push Notifications Extension Part 1: Certificates and Setup

Using the Push Notifications Extension Part 1: Certificates and Setup // tutorial Using the Push Notifications Extension Part 1: Certificates and Setup Version 1.0 This tutorial is the second part of our tutorials covering setting up and running the Push Notifications Native

More information

Mobile Print/Scan Guide for Brother iprint&scan

Mobile Print/Scan Guide for Brother iprint&scan Mobile Print/Scan Guide for Brother iprint&scan Version G ENG Definitions of notes We use the following icon throughout this user s guide: Notes tell you how you should respond to a situation that may

More information

OS X LION SET UP THE SYSTEM

OS X LION SET UP THE SYSTEM OS X LION SET UP THE SYSTEM OS X Lion Set Up the System Last Edited: 2012-07-10 1 Personalize the Interface... 3 Organize the Desktop... 3 Configure Apple Trackpad... 4 Configure Apple Magic Mouse... 6

More information

BuzzTouch ios Push Notifications

BuzzTouch ios Push Notifications BuzzTouch ios Push Notifications Niraj Shah January 27, 2013 Version 1.1 BuzzTouch ios Push Notifications 1 Introduction 1.1 An overview of Apple's Push Notifications 5 2 On the Mac with Keychain Access

More information

WebsiteAlive Operator Panel. A WebsiteAlive How-To Guide

WebsiteAlive Operator Panel. A WebsiteAlive How-To Guide WebsiteAlive Operator Panel A WebsiteAlive How-To Guide TM WebsiteAlive Operator Panel A WebsiteAlive How-To Guide This document will help you familiarize yourself with the WebsiteAlive Operator Panel

More information

GO!Enterprise MDM Device Application User Guide Installation and Configuration for ios with TouchDown

GO!Enterprise MDM Device Application User Guide Installation and Configuration for ios with TouchDown GO!Enterprise MDM Device Application User Guide Installation and Configuration for ios with TouchDown GO!Enterprise MDM for ios Devices, Version 3.x GO!Enterprise MDM for ios with TouchDown 1 Table of

More information

Welcome to icue! Version 4

Welcome to icue! Version 4 Welcome to icue! Version 4 icue is a fully configurable teleprompter for ipad. icue can be used with an external monitor, controlled by remote and can easily share files in a variety of fashions. 1 of

More information

ios App Development for Everyone

ios App Development for Everyone ios App Development for Everyone Kevin McNeish Getting Started Plugging into the Mother Ship Welcome! This is the part of the book where you learn how to get yourself and your computer set for App development

More information

Installation Instructions

Installation Instructions Avira Secure Backup Installation Instructions Trademarks and Copyright Trademarks Windows is a registered trademark of the Microsoft Corporation in the United States and other countries. All other brand

More information

Mobile Print/Scan Guide for Brother iprint&scan

Mobile Print/Scan Guide for Brother iprint&scan Mobile Print/Scan Guide for Brother iprint&scan Version I ENG Definitions of notes We use the following icon throughout this user s guide: Notes tell you how you should respond to a situation that may

More information

Mobile Iron User Guide

Mobile Iron User Guide 2015 Mobile Iron User Guide Information technology Sparrow Health System 9/1/2015 Contents...0 Introduction...2 Changes to your Mobile Device...2 Self Service Portal...3 Registering your new device...4

More information

Kony MobileFabric Messaging. Demo App QuickStart Guide. (Building a Sample Application

Kony MobileFabric Messaging. Demo App QuickStart Guide. (Building a Sample Application Kony MobileFabric Kony MobileFabric Messaging Demo App QuickStart Guide (Building a Sample Application Apple ios) Release 6.5 Document Relevance and Accuracy This document is considered relevant to the

More information

Mobile App: Synthes International Installation Guide

Mobile App: Synthes International Installation Guide Mobile App: Synthes International Installation Guide Version: 1.0 Datum: June 15, 2011 Autor: Urs Heller Table of Contents 1. Requirements 3 1.1 Hardware 3 1.2 Software 3 2. Do I have an Apple ID? Is my

More information

Generate Android App

Generate Android App Generate Android App This paper describes how someone with no programming experience can generate an Android application in minutes without writing any code. The application, also called an APK file can

More information

Setting up RDP on your ipad

Setting up RDP on your ipad This document will show you how to set up RDP (Remote Desktop Protocol) on your ipad. It will cover the following: Step 1: Creating an itunes account (if necessary) Step 2: Using the App Store Step 3:

More information

Making and Exporting a Backup

Making and Exporting a Backup Save and Restore Backups using itunes File Sharing on iphone/ipod touch Making and Exporting a Backup Hiding the keyboard Launch Proloquo4Text by tapping on its icon. If the keyboard is visible, tap the

More information

Setting Up an ipad Cart with Apple Configurator

Setting Up an ipad Cart with Apple Configurator (This is not in any way an official Apple document and is being supplied as is, hoping it might prove helpful. Let me know if you find errors. You can share with others, but please don t post publicly.)

More information

ClientSATmail Setup Guide

ClientSATmail Setup Guide ClientSATmail Setup Guide This Setup Guide contains essential instructions for downloading, installing, registering and configuring CientSATmail, powered by the very powerful GMN technology XGate ClientSAT

More information

Mobile Print/Scan Guide for Brother iprint&scan

Mobile Print/Scan Guide for Brother iprint&scan Mobile Print/Scan Guide for Brother iprint&scan Version K ENG Definitions of notes We use the following note style throughout this user s guide: specifies the operating environment, conditions for installation,

More information

Dreamweaver and Fireworks MX Integration Brian Hogan

Dreamweaver and Fireworks MX Integration Brian Hogan Dreamweaver and Fireworks MX Integration Brian Hogan This tutorial will take you through the necessary steps to create a template-based web site using Macromedia Dreamweaver and Macromedia Fireworks. The

More information

This guide provides information on...

This guide provides information on... Distributing GO!Enterprise MDM for ios as an Enterprise App This guide provides information on...... Benefits of Distributing GO!Enterprise MDM for ios as an Enterprise App... Requirements for Distributing

More information

Networking & Internet 2010-07-06

Networking & Internet 2010-07-06 Wireless Enterprise App Distribution Networking & Internet 2010-07-06 Apple Inc. 2010 Apple Inc. All rights reserved. No part of this publication may be reproduced, stored in a retrieval system, or transmitted,

More information

OS X 10.6 SNOW LEOPARD: KEYCHAIN ACCESS MANAGING & UNDERSTANDING KEYCHAIN

OS X 10.6 SNOW LEOPARD: KEYCHAIN ACCESS MANAGING & UNDERSTANDING KEYCHAIN OS X 10.6 SNOW LEOPARD: KEYCHAIN ACCESS MANAGING & UNDERSTANDING KEYCHAIN MANAGING KEYCHAINS Mac OS X features a sophisticated system that automatically protects all your authentication assets in encrypted

More information

GO!Enterprise MDM Device Application User Guide Installation and Configuration for ios Devices

GO!Enterprise MDM Device Application User Guide Installation and Configuration for ios Devices GO!Enterprise MDM Device Application User Guide Installation and Configuration for ios Devices GO!Enterprise MDM for ios Devices, Version 3.x GO!Enterprise MDM for ios Devices 1 Table of Contents GO!Enterprise

More information

IONU PRO Product Overview

IONU PRO Product Overview Quick View ü You MUST be logged in to access any information inside the IONU system. If you aren t logged in, you will not see the folders and the data and files cannot be accessed and decrypted. ü All

More information

1. Scope of Service. 1.1 About Boxcryptor Classic

1. Scope of Service. 1.1 About Boxcryptor Classic Manual for Mac OS X Content 1. Scope of Service... 3 1.1 About Boxcryptor Classic... 3 1.2 About this manual... 4 2. Installation... 5 2.1 Installing Boxcryptor Classic... 5 2.2 Licensing Boxcryptor Classic

More information

Getting Started. with VitalSource Bookshelf. How to Access your ebooks Using VitalSource Bookshelf

Getting Started. with VitalSource Bookshelf. How to Access your ebooks Using VitalSource Bookshelf Getting Started with VitalSource Bookshelf How to Access your ebooks Using VitalSource Bookshelf Table of Contents Step 1: Accessing VitalSource Bookshelf Online... 1 Step 2: Configuring Your Account for

More information

1. Open the preferences screen by opening the Mail menu and selecting Preferences...

1. Open the preferences screen by opening the Mail menu and selecting Preferences... Using TLS encryption with OS X Mail This guide assumes that you have already created an account in Mail. If you have not, you can use the new account wizard. The new account wizard is in the Accounts window

More information

How to use Dropbox. What is Dropbox. Please read the University of Melbourne Guidelines on Dropbox and University Information prior to use.

How to use Dropbox. What is Dropbox. Please read the University of Melbourne Guidelines on Dropbox and University Information prior to use. How to use Dropbox Please read the University of Melbourne Guidelines on Dropbox and University Information prior to use. What is Dropbox Dropbox lets you easily share and collaborate on documents with

More information

Intel HTML5 Development Environment. Tutorial Building an Apple ios* Application Binary

Intel HTML5 Development Environment. Tutorial Building an Apple ios* Application Binary Intel HTML5 Development Environment Tutorial Building an Apple ios* Application Binary V1.02 : 08.08.2013 Legal Information INFORMATION IN THIS DOCUMENT IS PROVIDED IN CONNECTION WITH INTEL PRODUCTS. NO

More information

This guide provides information on...

This guide provides information on... Distributing GO!Enterprise MDM for ios as an Enterprise App This guide provides information on...... Benefits of Distributing GO!Enterprise MDM for ios as an Enterprise App... Requirements for Distributing

More information

Export / Import using itunes File Sharing

Export / Import using itunes File Sharing Export to itunes File Sharing Access Edit Mode Tap the pencil button on the bottom toolbar to access Edit Mode. Select a Button or a Folder Select to the button(s) you want to export/ import. A checkmark

More information

Using the Jive for ios App

Using the Jive for ios App Using the Jive for ios App TOC 2 Contents App Overview...3 System Requirements... 4 Release Notes...5 Which Version Am I Using?... 6 Connecting to Your Community... 11 Getting Started...12 Using Your Inbox...13

More information

Baltimore County Public Schools Department of Information Technology Network Support Services System Engineering Document

Baltimore County Public Schools Department of Information Technology Network Support Services System Engineering Document Contents Access Windows... 1 Access Macintosh... 6 Access iphone/ipad... 12 Junos Pulse Installation for Android & Others... 15 Additional/Important Information... 16 Access Windows (return to top) The

More information

FileCruiser. Desktop Agent Guide

FileCruiser. Desktop Agent Guide FileCruiser Desktop Agent Guide FileCruiser Desktop Agent Guide Contents Contents Getting Started with FileCruiser 1 Using the FileCruiser Agent 2 Desktop Shortcut 2 Log in to FileCruiser Agent 3 Using

More information

CONTENTS PAGE. c) Our Recommended Settings... 14. d) Overview...7. i. Check Out and Download a book... 27

CONTENTS PAGE. c) Our Recommended Settings... 14. d) Overview...7. i. Check Out and Download a book... 27 USER GUIDE CONTENTS PAGE Top Tip: Hold down the Ctrl key on your keyboard and using your mouse click on the heading below to be taken to the page Introduction... 3 1. How to create a new account... 3 2.

More information

Wi-Fi Connection Guide (Windows)

Wi-Fi Connection Guide (Windows) P3PC-5672-01ENZ0 Wi-Fi Connection Guide (Windows) Contents About This Manual... 3 Trademarks...4 Manufacturer...5 Arrow Symbols in This Manual...6 Screen Examples in This Manual...7 For Windows 8.1 or

More information

Zenprise Device Manager 6.1

Zenprise Device Manager 6.1 Zenprise Device Manager 6.1 APPLE APNS CERTIFICATE SETUP GUIDE Rev 6.10.00 2 ZENPRISE DEVICE MANAGER 6.1 APPLE APNS CERTIFICATE SETUP GUIDE 2011 Zenprise, Inc. All rights reserved. This manual, as well

More information

How to install DIGIPASS for Mobile (DP4M) directly to your ios device using itunes.

How to install DIGIPASS for Mobile (DP4M) directly to your ios device using itunes. KB 190017 How to install DIGIPASS for Mobile (DP4M) directly to your ios device using itunes. Creation date: 05/07/2016 Last Review: 12/07/2016 Revision number: 2 Document type: How To Security status:

More information

Quick View. Folder Details

Quick View. Folder Details Quick View You MUST be logged in to access any information inside the IONU system. If you aren t logged in, you will not see the folders and the data and files cannot be accessed and decrypted. All files,

More information

Information Technology Services. Your mailbox is moving to the cloud. Here is what to expect.

Information Technology Services. Your mailbox is moving to the cloud. Here is what to expect. Your mailbox is moving to the cloud. Here is what to expect. Table of Contents Information for Outlook Web App users:... 2 Information for Office 2007 and 2010 Professional users:... 2 Information for

More information

Guide for Setting Up Your Multi-Factor Authentication Account and Using Multi-Factor Authentication. Mobile App Activation

Guide for Setting Up Your Multi-Factor Authentication Account and Using Multi-Factor Authentication. Mobile App Activation Guide for Setting Up Your Multi-Factor Authentication Account and Using Multi-Factor Authentication Mobile App Activation Before you can activate the mobile app you must download it. You can have up to

More information

LYNC 2010 USER GUIDE

LYNC 2010 USER GUIDE LYNC 2010 USER GUIDE D O C U M E N T R E V I S O N H I S T O R Y DOCUMENT REVISION HISTORY Version Date Description 1.0 6/25/2013 Introduction of the Lync 2010 to product line. 2 Lync 2010 User Guide 401

More information

MEAP Edition Manning Early Access Program Hello! ios Development version 14

MEAP Edition Manning Early Access Program Hello! ios Development version 14 MEAP Edition Manning Early Access Program Hello! ios Development version 14 Copyright 2013 Manning Publications For more information on this and other Manning titles go to www.manning.com brief contents

More information

Remote Desktop Services

Remote Desktop Services Remote Desktop Services AMERICAN INSTITUTES FOR RESEARCH AIR REMOTE DESKTOP SERVICES (RDS) GUIDE Overview Welcome to AIR Remote Desktop Services! AIR Remote Desktop Services can be accessed from a Windows

More information

ios How to Back Up from icloud

ios How to Back Up from icloud ios How to Back Up from icloud How to back up from icloud icloud automatically backs up the most important data on your device using ios 5 or later. After you have enabled Backup on your iphone, ipad,

More information

HOW TO SUBMIT A 4D v12 APP TO THE MAC APP STORE 4D s guidelines for submitting a 4D- created application to Apple s Mac App Store

HOW TO SUBMIT A 4D v12 APP TO THE MAC APP STORE 4D s guidelines for submitting a 4D- created application to Apple s Mac App Store HOW TO SUBMIT A 4D v12 APP TO THE MAC APP STORE 4D s guidelines for submitting a 4D- created application to Apple s Mac App Store v 3.2 5 October 2011 2 Contents I. Prerequisites 3 1. Adhere to Apple's

More information

owncloud Configuration and Usage Guide

owncloud Configuration and Usage Guide owncloud Configuration and Usage Guide This guide will assist you with configuring and using YSUʼs Cloud Data storage solution (owncloud). The setup instructions will include how to navigate the web interface,

More information

Neehr Perfect Educational EHR STUDENT GUIDE

Neehr Perfect Educational EHR STUDENT GUIDE Neehr Perfect Educational EHR STUDENT GUIDE I. Introduction... 1 II. Quick Facts... 1 III. Creating Your Account... 2 IV. My Account Already Exists... 4 V. Applying Your Subscription... 5 VI. Logging in

More information

Configuring an ios App Store application

Configuring an ios App Store application Chapter 138 Configuring an ios App Store application You can deploy a free ios mobile application or deploy ios mobile applications purchased in bulk through the Apple Volume Purchase Plan. (You cannot

More information

PRACTICE LINK. Getting Started. version 1.0.x. Digita Support: 08450 180 909 Digita Sales: 08450 180 907 digita.com

PRACTICE LINK. Getting Started. version 1.0.x. Digita Support: 08450 180 909 Digita Sales: 08450 180 907 digita.com PRACTICE LINK Getting Started version 1.0.x Digita Support: 08450 180 909 Digita Sales: 08450 180 907 digita.com TL 28615 (11/17/14) Copyright Information Text copyright 2010 2014 by Thomson Reuters. All

More information

educ Office 365 email: Remove & create new Outlook profile

educ Office 365 email: Remove & create new Outlook profile Published: 29/01/2015 If you have previously used Outlook the with the SCC/SWO service then once you have been moved into Office 365 your Outlook will need to contact the SCC/SWO servers one last time

More information

MULTIFUNCTIONAL DIGITAL COLOR SYSTEMS / MULTIFUNCTIONAL DIGITAL SYSTEMS. e-filing Guide

MULTIFUNCTIONAL DIGITAL COLOR SYSTEMS / MULTIFUNCTIONAL DIGITAL SYSTEMS. e-filing Guide MULTIFUNCTIONAL DIGITAL COLOR SYSTEMS / MULTIFUNCTIONAL DIGITAL SYSTEMS e-filing Guide 2012-2014 TOSHIBA TEC CORPORATION All rights reserved Under the copyright laws, this manual cannot be reproduced in

More information

The Coast to Coast AM Podcast for itunes 11

The Coast to Coast AM Podcast for itunes 11 The Coast to Coast AM Podcast for itunes 11 System Requirements In order to run itunes 11, please see the system requirements at http://www.apple.com/itunes/download/. A Note on Downloading Directly to

More information

Avira Secure Backup INSTALLATION GUIDE. HowTo

Avira Secure Backup INSTALLATION GUIDE. HowTo Avira Secure Backup INSTALLATION GUIDE HowTo Table of contents 1. Introduction... 3 2. System Requirements... 3 2.1 Windows...3 2.2 Mac...4 2.3 ios (iphone, ipad and ipod touch)...4 3. Avira Secure Backup

More information

ONLINE ACCOUNTABILITY FOR EVERY DEVICE. Quick Reference Guide V1.0

ONLINE ACCOUNTABILITY FOR EVERY DEVICE. Quick Reference Guide V1.0 ONLINE ACCOUNTABILITY FOR EVERY DEVICE Quick Reference Guide V1.0 TABLE OF CONTENTS ACCOUNT SET UP Creating an X3watch account DOWNLOADING AND INSTALLING X3WATCH System Requirements How to install on a

More information

RDM+ Desktop for Windows Getting Started Guide

RDM+ Desktop for Windows Getting Started Guide RDM+ Remote Desktop for Mobiles RDM+ Desktop for Windows Getting Started Guide Introduction... 3 1. Installing RDM+ Desktop on a computer... 3 2. Preparing for remote connection... 4 3. RDM+ Desktop window...

More information

How to find the MAC address of your computer

How to find the MAC address of your computer How to find the MAC address of your computer To complete the Application for IP Connection, it is required that you include your MAC address. Explanations are provided for the following systems. Windows

More information

SmallBiz Dynamic Theme User Guide

SmallBiz Dynamic Theme User Guide SmallBiz Dynamic Theme User Guide Table of Contents Introduction... 3 Create Your Website in Just 5 Minutes... 3 Before Your Installation Begins... 4 Installing the Small Biz Theme... 4 Customizing the

More information

Xerox 700 Digital Color Press with Integrated Fiery Color Server. Printing from Mac OS

Xerox 700 Digital Color Press with Integrated Fiery Color Server. Printing from Mac OS Xerox 700 Digital Color Press with Integrated Fiery Color Server Printing from Mac OS 2008 Electronics for Imaging, Inc. The information in this publication is covered under Legal Notices for this product.

More information

ShareSync Get Started Guide

ShareSync Get Started Guide ShareSync Get Started Guide WHAT IS SHARESYNC? ShareSync is a cloud backup and file sync and share service. ShareSync allows you to easily sync files between multiple computers, the ShareSync web App and

More information

Cloud Services MDM. Control Panel Provisioning Guide

Cloud Services MDM. Control Panel Provisioning Guide Cloud Services MDM Control Panel Provisioning Guide 10/24/2014 CONTENTS Overview... 2 Accessing MDM in the Control Panel... 3 Create the MDM Instance in the Control Panel... 3 Adding a New MDM User...

More information

CONTACTS SYNCHRONIZER FOR IPAD USER GUIDE

CONTACTS SYNCHRONIZER FOR IPAD USER GUIDE User Guide CONTACTS SYNCHRONIZER FOR IPAD USER GUIDE Product Version: 1.0 CONTENTS 1. INTRODUCTION...4 2. INSTALLATION...5 2.1 DESKTOP INSTALLATION...5 2.2 IPAD INSTALLATION...9 3. USING THE CONTACTS SYNCHRONIZER

More information

The Rush 24/7 Podcast for itunes 11

The Rush 24/7 Podcast for itunes 11 The Rush 24/7 Podcast for itunes 11 System Requirements In order to run itunes 11, please see the system requirements at http://www.apple.com/itunes/download/. A Note on Downloading Directly to Mobile

More information

OS X Yosemite - Features

OS X Yosemite - Features OS X Yosemite - Features OS X Yosemite is the operating system for Mac computers and is smart, very smart, and looks and sounds good too. This essay is about why OS X Yosemite is important for owners of

More information

AVG Business SSO Partner Getting Started Guide

AVG Business SSO Partner Getting Started Guide AVG Business SSO Partner Getting Started Guide Table of Contents Overview... 2 Getting Started... 3 Web and OS requirements... 3 Supported web and device browsers... 3 Initial Login... 4 Navigation in

More information

Business mail 1 MS OUTLOOK CONFIGURATION... 2

Business mail 1 MS OUTLOOK CONFIGURATION... 2 Business mail Instructions for configuration of Outlook, 2007, 2010, 2013 and mobile devices CONTENT 1 MS OUTLOOK CONFIGURATION... 2 1.1 Outlook 2007, 2010 and 2013 adding new exchange account, automatic

More information

Making TIFF and EPS files from Drawing, Word Processing, PowerPoint and Graphing Programs

Making TIFF and EPS files from Drawing, Word Processing, PowerPoint and Graphing Programs Making TIFF and EPS files from Drawing, Word Processing, PowerPoint and Graphing Programs In the worlds of electronic publishing and video production programs, the need for TIFF or EPS formatted files

More information

MY WORLD GIS. Installation Instructions

MY WORLD GIS. Installation Instructions MY WORLD GIS Version 4.1 Installation Instructions Copyright 2007 by Northwestern University. All rights reserved. Created August 15, 2002 Last Revised April 14, 2008 2. Launching the Installer On the

More information

Document OwnCloud Collaboration Server (DOCS) User Manual. How to Access Document Storage

Document OwnCloud Collaboration Server (DOCS) User Manual. How to Access Document Storage Document OwnCloud Collaboration Server (DOCS) User Manual How to Access Document Storage You can connect to your Document OwnCloud Collaboration Server (DOCS) using any web browser. Server can be accessed

More information

NetPortal All your documents, direct to your iphone

NetPortal All your documents, direct to your iphone Copyright Stratospherix 2010 Apple, the Apple logo, ipod, ipod touch, and itunes are trademarks of Apple Inc., registered in the U.S. and other countries. iphone is a trademark of Apple Inc. App Store

More information

User Guide Vodafone Pocket WiFi Pro. Designed by Vodafone

User Guide Vodafone Pocket WiFi Pro. Designed by Vodafone User Guide Vodafone Pocket WiFi Pro Designed by Vodafone Welcome to the world of mobile communications 1 Welcome 2 Device overview 3 Getting started: setup 4 Getting started: use 5 Pocket WiFi online dashboard

More information

UP L18 Enhanced MDM and Updated Email Protection Hands-On Lab

UP L18 Enhanced MDM and Updated Email Protection Hands-On Lab UP L18 Enhanced MDM and Updated Email Protection Hands-On Lab Description The Symantec App Center platform continues to expand it s offering with new enhanced support for native agent based device management

More information

Creating an Apple ID on an iphone, ipad, or ipod touch with a Credit / Debit Card

Creating an Apple ID on an iphone, ipad, or ipod touch with a Credit / Debit Card To purchase and download from the itunes Store, you'll need to have an Apple ID. If you have used other Apple services such as icloud, the Mac App Store, or have purchased from the Apple Online Store,

More information

Guide for Generating. Apple Push Notification Service Certificate

Guide for Generating. Apple Push Notification Service Certificate Guide for Generating Apple Push Notification Service Certificate Contents Generating and Using APNs Certificate... 5 Understanding APNs Certificate... 6 Generating an APNs Certificate... 7 Initial Steps...

More information

Samsung Xchange for Mac User Guide. Winter 2013 v2.3

Samsung Xchange for Mac User Guide. Winter 2013 v2.3 Samsung Xchange for Mac User Guide Winter 2013 v2.3 Contents Welcome to Samsung Xchange IOS Desktop Client... 3 How to Install Samsung Xchange... 3 Where is it?... 4 The Dock menu... 4 The menu bar...

More information