Code

Aibo - Cross Promote Your iOS Applications Inside Your Other Apps

Aibo - Cross Promote Your iOS Applications Inside Your Other Apps

By
Cart 3 sales

Description

Did you ever wanted a way of easily showing all your iOS applications to your app users?
Aibo does just that and helps you gain the attention you need to gain more app downloads. Aibo allows you to cross promote your iOS applications in all of your iOS applications.
With just few lines of code, this utility will help you to cross promote your iOS applications in all of your iOS applications.

This tool is so easy to use and it doesn’t required coding skills. With just 3 steps you can integrate it in your app:
  • Step1: Copy all Aibo files to your project
  • Step2: Paste one of already made configuration where you want to show more apps screen in your project
  • Step3: Add your developer account id, and voila!

Demo

Sample of code displaying all developer apps:

var config = IBMoreAppsConfig() config.developerId = "689963564" let moreApps = IBMoreApps.shared moreApps.present(in: self, with: config)

Sample of code displaying specific apps:

var config = IBMoreAppsConfig() config.appIds = ["1330123889", "1438843099", "1179310998"] config.showDownloadButton = false let moreApps = IBMoreApps.shared moreApps.present(in: self, with: config)

If you have any question or suggestions, feel free to contact us.

Features

● No coding skills required
● No 3rd party dependencies
● Display all apps from developer account
● Display specific apps by id
● Different types of layout (list, description and screenshots)
● Support image cache for faster loading
● Sort apps by title, reviews or rating
● Demo project with sample code for different cases
● Documentation and code comments
● Drag & Drop library
● Universal support: Supports iPhone, iPad and iPod Touch devices
● Super easy to implement into your new or existing iOS applications
● Supports the latest App Store API – No need to host any app images, info, data…. All data is downloaded live from Apple

Requirements

- Xcode 10
- Swift 5
- iOS 10
by
by
by
by
by
by

Tell us what you think!

We'd like to ask you a few questions to help improve CodeCanyon.

Sure, take me to the survey