Arc XP Mobile Documentation Index
A collection of documentation covering the Arc XP unified mobile SDK and sample projects.
Backend Setup
Before any of Arc XP’s services can be used, a backend must be ready to connect to. See the reference below for more details. If you’re only developing for iOS and Android platforms, you shouldn’t need to do any backend setup, and will simply need the backend configuration details to use the SDK.
Mobile SDK
Arc XP’s mobile SDK allows access to Arc XP services and content, for Android and iOS applications. Access to the various services and media is available via a single SDK, documentation can be found around the following modules (commerce/content being optional).
- (Subscriptions) Identity services for user management.
- (Content) Fetching media to display in applications.
- (Video) Fetching video on demand, and connecting to livestreams.
Mobile SDK Initialization
Security Best Practices
Follow these Security Best Practices to keep your application secure while using Arc XP mobile SDK.
Content Module
Optional Content module provides access to various types of content managed by Arc XP services, including text, photo, and video formats.
Using the Module
Subscriptions Module
Optional Subscriptions module handles Identity services, such as logging in with Subscriptions and third party social network services.
Getting started
-
Android: Mobile SDK Commerce / Subscriptions / Identity Android
-
iOS: Getting Started with the Arc XP Subscriptions iOS Module
Using the Module
-
Android:
Video Module
Video module handles delivering video content, including ads, served by Arc XP services.
Getting started
- Download the SDK
- Android: Mobile SDK - Getting Started with the Video Module
- iOS: Mobile Video Module - Getting started
Sample Apps
Arc XP’s mobile sample apps demonstrate what using Arc XP services in real world applications might look like, while also providing a starting point for updating and customizing the project into something more suited to a specific client.
When it comes to cross platform development and using our mobile SDK we have experimented with React Native and found a way to incorporate our SDK into a RN project. Please see the article here: Using Mobile SDK with React Native
The Arc XP - News App
The Arc XP News demonstrates Arc XP services built into a mobile news app.
-
Android
-
iOS:
-
General: AdMob Integration
Arc XP TV
The Arc XP TV demonstrates Arc XP services built into a TV app, featuring video collections, a hero row, search, video data caching, and more.
- Android: The Arc XP TV Android Sample Project
- iOS: