The primary Arc XP framework for Apple platforms. Arc XP services included with this framework are Commerce, Content, and Video services.
A collection of documentation covering the Arc XP unified mobile SDK and sample projects.
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.
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.
Follow these best practices to keep your application secure while using Arc XP mobile SDK.
Optional Content module provides access to various types of content managed by Arc XP services, including text, photo, and video formats.
Using the Arc XP Content iOS module
Optional Subscriptions module handles Identity services, such as logging in with Subscriptions and third party social network services.
Getting Started with the Arc XP Subscriptions iOS Module
Using the Subscriptions iOS SDK Paywall
Video module handles delivering video content, including ads, served by Arc XP services.
Configuring ads for iOS and tvOS
Configuring the Arc XP SDK client on iOS and tvOS
Configuring closed captioning on iOS and tvOS
Controlling playback on iOS and tvOS
Customizing the player on iOS and tvOS
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 demonstrates Arc XP services built into a mobile news app.
The Arc XP (News App) iOS Sample Project, Widget
- General: AdMob Integration