Skip to content
This repository has been archived by the owner on Aug 8, 2023. It is now read-only.

Commit

Permalink
[iOS] Update Events SDK to include key pinning and crash fixes (#12825)
Browse files Browse the repository at this point in the history
* Update Events SDK to include key pinning and crash fixes
  • Loading branch information
rclee committed Sep 5, 2018
1 parent 5fb096a commit 15c9ed4
Show file tree
Hide file tree
Showing 3 changed files with 37 additions and 24 deletions.
7 changes: 4 additions & 3 deletions platform/ios/core-files.txt
Expand Up @@ -254,20 +254,21 @@ platform/ios/vendor/mapbox-events-ios/MapboxMobileEvents/CLLocation+MMEMobileEve
platform/ios/vendor/mapbox-events-ios/MapboxMobileEvents/MMEAPIClient.m
platform/ios/vendor/mapbox-events-ios/MapboxMobileEvents/MMECategoryLoader.m
platform/ios/vendor/mapbox-events-ios/MapboxMobileEvents/MMECommonEventData.m
platform/ios/vendor/mapbox-events-ios/MapboxMobileEvents/MMEConfigurator.m
platform/ios/vendor/mapbox-events-ios/MapboxMobileEvents/MMEConstants.m
platform/ios/vendor/mapbox-events-ios/MapboxMobileEvents/MMEDependencyManager.m
platform/ios/vendor/mapbox-events-ios/MapboxMobileEvents/MMEDispatchManager.m
platform/ios/vendor/mapbox-events-ios/MapboxMobileEvents/MMEEvent.m
platform/ios/vendor/mapbox-events-ios/MapboxMobileEvents/MMEEventLogReportViewController.m
platform/ios/vendor/mapbox-events-ios/MapboxMobileEvents/MMEEventLogger.m
platform/ios/vendor/mapbox-events-ios/MapboxMobileEvents/MMEEventsConfiguration.m
platform/ios/vendor/mapbox-events-ios/MapboxMobileEvents/MMEEventsManager.m
platform/ios/vendor/mapbox-events-ios/MapboxMobileEvents/MMEEventsService.h
platform/ios/vendor/mapbox-events-ios/MapboxMobileEvents/MMEEventsService.m
platform/ios/vendor/mapbox-events-ios/MapboxMobileEvents/MMEHashProvider.m
platform/ios/vendor/mapbox-events-ios/MapboxMobileEvents/MMELocationManager.m
platform/ios/vendor/mapbox-events-ios/MapboxMobileEvents/MMENSDateWrapper.m
platform/ios/vendor/mapbox-events-ios/MapboxMobileEvents/MMENSURLSessionWrapper.m
platform/ios/vendor/mapbox-events-ios/MapboxMobileEvents/MMETimerManager.m
platform/ios/vendor/mapbox-events-ios/MapboxMobileEvents/MMETrustKitWrapper.m
platform/ios/vendor/mapbox-events-ios/MapboxMobileEvents/MMETrustKitProvider.m
platform/ios/vendor/mapbox-events-ios/MapboxMobileEvents/MMETypes.m
platform/ios/vendor/mapbox-events-ios/MapboxMobileEvents/MMEUIApplicationWrapper.m
platform/ios/vendor/mapbox-events-ios/MapboxMobileEvents/MMEUINavigation.m
Expand Down

0 comments on commit 15c9ed4

Please sign in to comment.