Swiftpack.co - Swift Packages by ngageoint

Swiftpack.co is a collection of thousands of indexed Swift packages. Search packages.

Packages published by ngageoint

ngageoint/amp-ios 3.4.111
The GEOINT App Store AIMS Mobile Platform (AMP) for iOS is an XCFramework package used to enable management of installs, subscription licenses, and other metrics about the IGAPP program products available on the GEOINT App Store (GAS) website. Adding AMP is a requirement of IGAPP applications. This document will explain the process of adding AMP to an iOS application.
⭐️ 3
🕓 3 years ago
🔖 Release Notes

Releases

The markdown parsing is broken/disabled for release notes. Sorry about that, I'm chasing the source of a crash that's been bringing this website down for the last couple of days.
AMP v3.4.111
3 years ago
### Version 3.4.0 *(February 16, 2021)* ##### Features * Added the ability to update the App version within AMP. * Added support for landscape format layouts. * Added automatic retrying of API calls if timeout occurs. * Added Amp.getLoginRequirement() to return the current setting value. * Added Amp.getAllowLicenseKeys() to return the current setting value. * Added AZURE environment configuration. ##### Bugs Fixed/Improvements * Converted AMP to use Unified Logging and implemented relevant logging levels ##### Upgrading from AMP 3.3 to AMP 3.4 1. Add "Associated Domains" to your app’s entitlements to allow using saved passwords from the GEOINT App Store site: a. Go into your app’s entitlements file. b. Click the plus button to add a new row to "Entitlements File". c. Select "Associated Domains" for the "Key" value d. Change the "Type" to "Array" if not already e. Click the disclosure triangle to expand out the array for the Associated Domains f. Click plus to add a row to the array g. Enter "webcredentials:apps.nga.mil" for the "Value" in the array 2. Add "LSApplicationQueriesSchemes" to your app’s plist to allow opening the GEOINT App Store app directly from your app: a. Go into your app’s plist file b. Click the plus button to add a new row to "Information Property List" c. Change the "Type" to "Array" if not already d. Click the disclosure triangle to expand out the array for the LSApplicationQueriesSchemes e. Click plus to add a row to the array f. Enter "mil.dod.nga.GEOINT.Applications.Store" for the "Value" in the array
AMP v3.3.100
3 years ago
**Version 3.3.0** _(July 2, 2020)_ Bugs Fixed/Improvements - Removed checkProvisioningProfile method because it was unnecessary - Wait for a response to checkProvisioningProfile message before proceeding with AMP calls - Force portrait viewing of AMP screens - Adjusted openApp call to wait for location manager before calling API - Fixed issues with TESTING configuration - Removed the ability to permanently toggle password visibility. Now visibility requires touch and hold.
iOS

Swiftpack is being maintained by Petr Pavlik | @ptrpavlik | @swiftpackco | API | Analytics