Appfigurate™️
HomeDocumentation
  • Introducing Appfigurate™️ 3
  • Getting Started
    • Getting Started
    • Examples
    • Upgrade guide
      • v1.4.0 to v2.2.0
      • v2.1.1 to v2.2.0
      • v2.2.1 to v3.0.0
      • v3.2.1 to v4.0.0
    • iOS native app integration
      • iOS app extension integration
    • watchOS app integration
      • watchOS app extension integration
    • Android native app integration
    • Mobile Flutter integration
      • Flutter iOS
      • Flutter Android
    • React Native integration
      • iOS native module integration
      • Android native module integration
      • JavaScript integration
    • Third party remote configuration providers
      • Firebase Remote Config
      • Launch Darkly
      • Other third party remote configuration providers
  • Configuration subclasses
    • Supported property types
      • Boolean
      • Integer
      • Float
      • Double
      • Plain String
      • Encrypted String
    • Custom executable actions
    • Slider icon types
  • Additional reading
    • Info.plist options
    • AndroidManifest.xml options
    • Displaying overridden configuration
    • Security
      • Best practice
      • Encryption
      • Export compliance
      • App Store compliance
      • PrivacyInfo.xcprivacy
      • Rotating your private key
  • Automation testing
    • iOS native app automation testing
    • Android native automation testing
  • API
    • iOS and watchOS API
    • Android API
    • Mobile Flutter API
    • React Native API
  • Appfigurate User Guide
    • Introduction
    • Main menu
    • Select app
    • Add app
    • Import app
    • Install example apps
    • Settings
      • Passcode Lock
      • Restore
      • Backup
      • Delete all apps and Settings
      • Analytics
    • Edit app
    • Configure app
    • Permissions
  • Appfigurate SE user guide
    • Introduction
    • Manual encryption
      • ENCRYPTED_STRING macro/function
      • ENCRYPTED_STRING_IOS_WATCHOS macro/function
    • Setup iOS Simulator app
    • Setup Android Emulator app
    • Xcode source editor extension
      • Troubleshooting
    • Real device cloud testing services
      • BrowserStack
  • LEGAL
    • License Agreement
    • Privacy Policy
    • Release History
    • Third party notices
Powered by GitBook
On this page
  • Import method types
  • Clipboard
  • macOS file system
  • iOS Document Picker
  • Android File Picker
  • Drag and drop
  • QR Code
  • Select apps to import
  1. Appfigurate User Guide

Import app

(not available in real device cloud testing services)

PreviousAdd appNextInstall example apps

Last updated 9 months ago

The Import app screen allows you to import one or more app metadata records that were previously exported or backed up. You will need to know the passphrase that was used to export or back up the app metadata record(s) in order to decrypt and import them.

The available import methods differ depending on your device type:

Import method types

Clipboard

You can import app metadata record(s) via the system clipboard, by selecting the contents of a previously exported .apc file.

macOS file system

On a iOS Simulator, you can select a .apc file from the host macOS file system.

iOS Document Picker

On an iOS Simulator or physical device you use the system document picker to select a .apc file from the device's local file system or iCloud Drive.

Android File Picker

On an Android Emulator or physical device you can use the system file picker to select a .apc file from the device's local file system, Google Drive or other cloud provider.

Drag and drop

On an iOS Simulator or Android Emulator you can drag a .apc file from the host macOS file system on top of the iOS Simulator or Android Emulator window:

  • iOS Simulator: Appfigurate will display the Import app screen automatically with an additional row Shared with Appfigurate.

  • Android Emulator: you can use the Android File Picker to go into the Downloads directory and select the .apc file.

QR Code

On a physical iOS or Android device, you can use the camera to take a photo to import a QR code that is displayed on another Appfigurate instance that is using the export function.

Select apps to import

Once you have selected a .apc file to import, the following screen will be displayed, allowing you to tick one or more apps to selectively import. You will not be able to import an app with the same type (iOS, watchOS or Android) and URL Scheme of one that already exists in the local database.

Tapping Next will prompt you to enter the passphrase to decrypt the app metadata record(s).

Entering the correct passphrase and tapping Import will import the apps into the local database and display the screen.

Select app