website logo
Developer Documentation
⌘K
GETTING STARTED
Who is AHI?
What is CompleteScan?
Helping Partners
Risk Review
Working With AHI
DATA OUTPUTS
Data Overview
Outputs
BEST PRACTICE USE CASES
mHealth
Fitness
Life/Health Insurance
Apparel
HOW COMPLETESCAN WORKS
CompleteScan Overview
BodyScan Overview
FaceScan Overview
How Payment Works
HOW OUR TECHNOLOGY WORKS
Technology Overview
DATA PRIVACY & SECURITY
Complying With Data Privacy Laws
AFTER GO-LIVE SUPPORT
Customer Communication Plans
RESOURCES
Technology Demo App
SUPPORT
Support SLA
Support For Partners
Support For Users
FOR DEVELOPERS
Developer Documentation
Docs powered by archbee 
10min

Remote Asset Management

CompleteScan utilizes remote asset management to be able to:

  • Reduce the initial file size of the partner’s app.
  • Allow for seamless updates and enhancements to the integrated Multiscan SDK machine learning models.

This means we delay the download of certain files essential to the Multiscan SDK until they’re needed by your user or when there are updated assets necessary for the scans to operate. This is similar to on-demand delivery for Android and on-demand resources for iOS.



Remote Assets Are Required

The files downloaded during this process are required for the MultiScan SDK to function.



Remote Asset size:

  • Android: ~250MB
  • iOS: ~250MB

Estimated Download Time:

  • 5G: ~10 seconds
  • 4G: ~25 seconds
  • 3G: ~5 minutes

Implementing a Download Trigger

The capture process can not start until the remote assets are downloaded. You will need to implement a trigger to download these assets in a place that makes sense for your users.

If you already use a method similar to Remote Asset Management, we suggest using your existing method of calling the download to start.

Once accepted by the user, these files will be downloaded in the background, allowing for uninhibited operation of your app.

Complying with App Store and Play Store requirements.

Using the Remote Asset Management method allows your app to remain compliant with App Store and Play Store



Updated 29 Jul 2021
Did this page help you?
Yes
No
UP NEXT
FaceScan Overview
Docs powered by archbee 
TABLE OF CONTENTS
Remote Asset size:
Estimated Download Time:
Implementing a Download Trigger
Complying with App Store and Play Store requirements.