Swiftpack.co - Swift Packages by adobe

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

Packages published by adobe

adobe/aepsdk-core-ios 3.9.0
Adobe Experience Platform Mobile Core SDK in Swift
⭐️ 16
🕓 2 weeks 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.
v3.9.0
2 weeks ago
## What’s Changed * staging -> main (v3.9.0) (#934) @praveek * Resolve merge conflicts (#933) @praveek * dev -> staging (v3.9.0) (#932) @praveek * Event history integration tests (#931) @praveek * Updating versions to 3.9.0 (#923) @github-actions * Fix event dispatch when creating shared state (#926) @praveek * Update archive command (#927) @cdhoffmann * Add evaluate API to LaunchRulesEngine (#925) @praveek * Make circleCI jobs async (#917) @cdhoffmann * Add resetIdentities documentation (#918) @praveek * Event Stitching (#914) @cdhoffmann * Add more logging around ECID generation and loading (resolves #910) (#912) @kevinlind * Add EventType and EventSource for Edge Media (#911) @kevinlind * add process method to rules engine that allows callback function (#909) @sbenedicadb
v3.8.2
9 weeks ago
## What’s Changed * Staging to main for 3.8.2 release (#907) @cdhoffmann * Dev v3.8.2 to Staging (#906) @cdhoffmann * Updating versions to 3.8.2 (#905) @github-actions * [MOB-18302] Seg fault fix in PersistentHitQueue (#904) @cdhoffmann * [MOB-18303] Potential fix for seg fault in dispatch event (#903) @cdhoffmann
v3.8.1
10 weeks ago
## What’s Changed * Staging to Main for 3.8.1 (#901) @cdhoffmann * Dev v3.8.1 to Staging (#899) @cdhoffmann * fix failing script by continuing on clean failure (#900) @cdhoffmann * Updating versions to 3.8.1 (#896) @github-actions * Revert min version bump (#898) @cdhoffmann
v3.8.0
11 weeks ago
## What’s Changed * Update test-SPM.sh (#895) @sbenedicadb * Fix verification scripts (#893) @praveek * staging -> main (v3.8.0) (#892) @praveek * dev -> staging (v3.8.0) (#890) @praveek * Update Makefile (#891) @praveek * Merge changes from dev-v3.7.5 branch (#889) @praveek * Updating versions to 3.8.0 (#888) @github-actions * -exposing public method to add rules to existing rules for LaunchRulesEngine (#887) @sbenedicadb * [MOB-17253] Fix most Xcode 14 warnings (#862) @cdhoffmann * Add packages.json for generating swift package collection (#884) @praveek * Version Updater GH Action (#866) @sbenedicadb * Update GettingStarted.md (#882) @praveek * Update GettingStarted.md (#879) @praveek * Make it possible to override the loggingService (#875) @m0rk * Add Mask description to docs (#877) @cdhoffmann
v3.7.4
20 weeks ago
## What’s Changed * Main release v3.7.4 (#872) @kevinlind * Merge to Staging for v3.7.4 release (#870) @kevinlind * [MOB-17595], [MOB-17596] - don't block mt and skip delegate check on public show calls (#853) @sbenedicadb * Bump version to 3.7.4 (#869) @kevinlind * Format Lifecycle v2 XDM language field to BCP 47 (#867) @kevinlind * Don't send invalid timestamp values to lifecycle metrics (#868) @cdhoffmann * Fix OSAtomicIncrement deprecation (#864) @cdhoffmann * Potentially fix Lifecycle tests (#865) @cdhoffmann * Update style guide with trailing closure naming (#863) @cdhoffmann * Update Debugging.md (#861) @praveek * Issue templates for Core repo (#860) @emdobrin
v3.7.3
28 weeks ago
## What’s Changed * Staging to main v3.7.3 (#859) @cdhoffmann * Dev to Staging for v3.7.3 (#858) @cdhoffmann * bump version for 3.7.3 release (#856) @cdhoffmann * [MOB-17616] Make our IdentityProperties merging safe from crashes. (#855) @cdhoffmann
v3.7.2
30 weeks ago
## What’s Changed * Remove i386 arch which is deprecated (#852) @cdhoffmann * Staging to main 3.7.2 (#851) @cdhoffmann * Dev to Staging for v3.7.2 (#850) @cdhoffmann * Bump version 3.7.2 (#849) @cdhoffmann * [AMSDK-17494] Fix bug preventing in-app messages from being dismissed in some situations (#846) @sbenedicadb * Adding Target identities upon MobileCore.getSDKIdentities API call (#848) @swarna04 * [MOB-17169] Remove 'property' EventSource strings (#844) @kevinlind * Adding EventSource for new Edge location hint APIs (#841) @kevinlind
v3.7.1
42 weeks ago
## What’s Changed * Staging to Main: 3.7.1 (#840) @cdhoffmann * Dev to Staging: v3.7.1 (#839) @cdhoffmann * Bump version to 3.7.1 (#838) @cdhoffmann * Core swift test app (#836) @cdhoffmann * a couple updates in ui services (#837) @sbenedicadb * [PLATIR-22271] Fix rules processing delay (#828) @cdhoffmann * Update CircleCI to Xcode 13 (#826) @cdhoffmann * [MOB-16731] Boot up Identity on registration (#824) @addb * Move start events outside of retry block (#823) @cdhoffmann * Configuration retry improvements (#819) @cdhoffmann
v3.7.0
49 weeks ago
## What’s Changed * Staging to Main for 3.7.0 release (#818) @cdhoffmann * Dev to Staging for 3.7.0 Release (#817) @cdhoffmann * bump version to 3.7.0 (#816) @cdhoffmann * [MOB-16673] Fix potential race conditions (#815) @cdhoffmann * [MOB-16572] Retrieve last set configuration shared state to speed up Identity boot and forceSync on subsequent launch (#808) @addb * Finish tvOS Support (#811) @cdhoffmann * feat: Add tvOS support (#798) @alexzchut * [MOB-16309] Fixed an issue where initial Identity sync was not sent on app relaunch (#799) @addb * Add Documentation for getSharedState API for 3rd Party Ext (#805) @cdhoffmann * [MOB-15968] Implemented logic to send ecid and customIds without waiting for config. (#782) @addb
v3.6.0
1 year ago
## What’s Changed * Staging to Main for 3.6.0 Release (#804) @cdhoffmann * Dev v3.5.1 (v3.6.0 release) to Staging (#803) @cdhoffmann * bump version to 3.6.0 (#802) @cdhoffmann * [PLATIR-19945] Bundled rules support (#801) @cdhoffmann * [MOB-16285] Get latest non pending shared state (#800) @cdhoffmann * [MOB-15997] App Extension support in AEPCore (#795) @cdhoffmann * MOB-15544 - use cached images for fullscreen message (#793) @sbenedicadb
iOS tvOS
adobe/aepsdk-rulesengine-ios 1.2.3
A simple, generic, extensible Rules Engine in Swift
⭐️ 14
🕓 7 weeks 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.
v1.2.3
7 weeks ago
## What’s Changed * Dev v1.2.3 -> Main for 1.2.3 release (#67) @cdhoffmann * Version bump to 1.2.3 (#66) @cdhoffmann * Short circuit the and/or operators (#65) @cdhoffmann
v1.2.2
11 weeks ago
## What’s Changed * dev -> main (v1.2.2) (#62) @praveek * Revert minimum supported platform version to iOS 10. (#61) @praveek * Remove i386 from spm script (#60) @cdhoffmann * Dev v1.2.1 -> main (#59) @cdhoffmann * bump version v1.2.1 (#58) @cdhoffmann * [MOB-17253] Xcode 14 warnings (#57) @cdhoffmann * Dev to main for release v1.2.0 (#56) @cdhoffmann * bump version for release 1.2.0 (#55) @cdhoffmann * add tvOS to our spm / pod scripts (#54) @cdhoffmann * feat: Add tvOS support (#52) @alexzchut
v1.2.1
11 weeks ago
## What’s Changed * Remove i386 from spm script (#60) @cdhoffmann * Dev v1.2.1 -> main (#59) @cdhoffmann * bump version v1.2.1 (#58) @cdhoffmann * [MOB-17253] Xcode 14 warnings (#57) @cdhoffmann
v1.2.0
52 weeks ago
## What’s Changed * Dev to main for release v1.2.0 (#56) @cdhoffmann * bump version for release 1.2.0 (#55) @cdhoffmann * add tvOS to our spm / pod scripts (#54) @cdhoffmann * feat: Add tvOS support (#52) @alexzchut
v1.1.0
1 year ago
## What’s Changed * promote dev to main for 1.1.0 release (#51) @sbenedicadb * -update README for 1.1.0 (#50) @sbenedicadb * -removing invisible character - i hate my new keyboard (#49) @sbenedicadb * Add support for operand function types (#48) @sbenedicadb * merge main back to dev branch (#47) @sbenedicadb * add support for int64 (#46) @shalehaha
v1.0.1
2 years ago
## What’s Changed * remove dynamic callable (#44) @shalehaha * validate codecov bash (SHASUM) (#43) @yangyansong-adbe
v1.0.0
2 years ago
## What’s Changed * release v1.0.0 (#42) @yangyansong-adbe * release - v1.0.0 (#41) @yangyansong-adbe * Merge changes from main branch (#40) @yangyansong-adbe
v1.0.0-beta.2
2 years ago
## What’s Changed * Dev-main (1.0.0-beta.2) (#39) @yangyansong-adbe * add CI scripts for pod release (#36) @yangyansong-adbe * -revert updates to copyright year, add main branch to gh actions workflows (#35) @sbenedicadb * merge dev cleanup to main (#34) @sbenedicadb * -some cleanup in the rules engine (#32) @sbenedicadb
1.0.0-beta.1
2 years ago
adobe/aepsdk-edge-ios 1.6.0
Adobe Experience Platform Edge Network mobile extension in Swift
⭐️ 11
🕓 13 weeks 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.
v1.6.0
13 weeks ago
## What’s Changed * Staging -> Main - v1.6.0 Release - tvOS support (#310) @addb * Update dependencies for tvOS changes (#309) @addb * Dev -> Staging (tvOS support) (#308) @addb * Version Bump (tvOS release) + CI update + Script fixes (#307) @addb * Create Edge event reference & update API docs (#306) @timkimadobe * tvOS Support (#305) @addb * Update tutorial for Android Core 2.0 version parity (#300) @timkimadobe * Merging main -> dev (#297) @emdobrin * Issue templates for Edge repo (#296) @emdobrin * Down merge to Dev after v1.5.0 release (#295) @kevinlind * Add labels with issue templates (#291) @emdobrin
v1.5.0
32 weeks ago
## Highlights * Adds support for persisting the location hint returned by the Edge Network for the duration of the session for an improved user experience. Includes new APIs `getLocationHint` and `setLocationHint` allowing hybrid applications to share the location hint across SDKs. Internal tag: AEPEdge (Swift) 1.5.0 ## What’s Changed * Remove i386 build from SPM validation script (#294) @kevinlind * Set release workflow to use Xcode 13 (#293) @kevinlind * Merge to Main for v1.5.0 release (#292) @kevinlind * Update docs for staging 1.5.0 (#290) @emdobrin * Updates for Edge `sendEvent` tutorial (#289) @timkimadobe * Merge to Staging for v1.5.0 release (#282) @kevinlind * Change Makefile target 'test' to check for correct Xcode scheme name (#285) @kevinlind * Remove unneeded lowercase of network response handle type (#284) @kevinlind * Fix broken link documentation table of contents (#283) @kevinlind * Update version to v1.5.0 (#281) @kevinlind * [MOB-17170] Documentation getting-started and api-reference (#278) @kevinlind * Add 'invalid' option to getLocationHint menu in test application (#280) @kevinlind * Edge `sendEvent` Tutorial (#274) @timkimadobe * [MOB-17169] Use EventSource xIdentity for location hint APIs (#276) @kevinlind * [MOB-17169] Add Get/Set APIs for Location Hint (#271) @kevinlind * [MOB-16678] Handle edge network location hint response (#259) @kevinlind * update CI Xcode (#262) @cacheung * Update SMP instruction and CI xcode version (#260) @cacheung * [MOB-16479] Allow path overwrite for Media Edge requests (#258) @addb * main -> dev (#257) @emdobrin * Bump tzinfo from 1.2.9 to 1.2.10 (#256) @dependabot * Downmerge main -> dev after v1.4.1 release (#254) @emdobrin
v1.4.1
51 weeks ago
## Highlights * Updates the consent request to use "update" query operation in order to allow for incremental consent preferences changes. * Internal updates to use URLComponents builder for Edge endpoints. Internal tag: AEPEdge (Swift) 1.4.1 ## What’s Changed * staging -> main for v1.4.1 release (#253) @emdobrin * dev -> staging for v1.4.1 (#250) @emdobrin * Update to AEPCore 3.6.0 (#251) @emdobrin * Version update 1.4.1 (#249) @emdobrin * Renaming to TestApps/TestAppSwiftUI (#247) @emdobrin * Merge feature/adidConsent -> dev (#248) @emdobrin * Merge dev -> feature/adidConsent (#246) @emdobrin * [DEV] Updates on EdgeEndpoint, renaming and clean up on unused fields (#245) @emdobrin * Add query operation update to consent requests (#243) @emdobrin * Remove commerce test app (#244) @emdobrin * Downmerge to dev after v1.4.0 release (#242) @kevinlind
v1.4.0
1 year ago
## Highlights * Updates timestamp in Experience Events to use fractional seconds. * Deprecates APIs `XDMFormatters.dateToISO8601String` and `XDMFormatters.dateToFullDateString`. Use the Date extension methods `getISO8601UTCDateWithMilliseconds` and `getISO8601FullDate` instead, provided by the AEPServices module within the AEPCore extension. ## What’s Changed * Merge to Main for v1.4.0 release (#240) @kevinlind * Update Podfile for sample app to use release version of AEPCore (#241) @kevinlind * Update podfile to use release version of AEPCore (#239) @kevinlind * Merge to staging for 1.4.0 release (#238) @kevinlind * Bump cocoapods-downloader from 1.4.0 to 1.6.3 (#237) @dependabot * Bump version to 1.4.0 (#236) @kevinlind * [MOB-15894] Format Experience Event timestamps in UTC with millisecond precision (#235) @kevinlind * Downmerge main -> dev after v1.3.0 release (#234) @kevinlind
v1.3.0
1 year ago
## Highlights * Allows setting a custom first-party domain that is used to interact with the mapped Adobe-provisioned Edge Network domain. ## What’s Changed * staging -> main for v1.3.0 release (#233) @emdobrin * Merge to Staging for v1.3.0 (#232) @kevinlind * Use edge.domain directly if set, without 'cleaning' (#231) @kevinlind * Merge Dev to Staging for v1.3.0 release (#229) @kevinlind * Bump version to 1.3.0 (#228) @kevinlind * Use custom domain for Edge endpoint when configured (#227) @kevinlind * Downmerge Main to Dev after v1.2.0 release (#226) @kevinlind
v1.2.0
1 year ago
## Highlights * Adds XDM Implementation Details to each Experience Event sent to the Edge Network. * Fixes generic network error format to conform to EdgeEventError type so they are dispatched back to the caller correctly. * Update build scripts to include debug symbols in XCFramework debug build. * Update build scripts to use local SwiftLint distributed via CocoaPods. ## What’s Changed * Merge to Main for v1.2.0 release (#225) @kevinlind * Update Pods to AEPCore 3.3.2 (#224) @kevinlind * Merge Dev to Staging for v1.2.0 release (#222) @kevinlind * Update min AEPCore version to 3.3.2 for 1.2.0 release (#223) @kevinlind * Bump version to 1.2.0 (#221) @kevinlind * Attach ImplementationDetails to XDM payload for each request (#219) @kevinlind * Update build scripts to fix the build archive step. (#220) @addb * Conform generic network errors to EdgeEventError type (#217) @kevinlind * Downmerge Main to Dev after v1.1.2 release (#216) @kevinlind
v1.1.2
1 year ago
## Highlights * Now honors timestamp set in XDM payload of Experience Event. If no timestamp is set then timestamp of Edge.sendEvent() API call is used. ## What’s Changed * Merge to Main for v1.1.2 release (#215) @kevinlind * Remove sample app validation step from CI (#214) @kevinlind * Merge to Main for v1.1.2 release (#213) @kevinlind * Update Pods when building for XCFramework (#211) (#212) @kevinlind * Update Pods when building for XCFramework (#211) @kevinlind * Merge to Staging for v1.1.2 release (#210) @kevinlind * Bump version to 1.1.2 (#209) @kevinlind * Downmerge Main to Dev (#208) @kevinlind * Skip lint build phase when flag is present. (#207) @kevinlind * lint autocorrect and changes from main (#206) @emdobrin * Fix script for latest swiftlint (#204) @emdobrin * Update Gemfile dependencies (#203) @kevinlind
v1.1.1
1 year ago
## Highlights - Development testing enhancements for Experience Edge Internal tag: AEPEdge (Swift) 1.1.1
v1.1.0
2 years ago
## Highlights - Integration with AEPEdgeConsent 1.0.0 and collect consent preferences enforcement on requests to AEP Edge Network. - Adds required dependency on AEPEdgeIdentity 1.0.0 that brings XDM IdentityMap support for custom identifiers. ## What’s Changed * Consent events delivery, collect consent enforcement and updated dependencies from Identity to Edge Identity (#173) @emdobrin * [AMSDK-11384] Persist reset timestamp (#178) @nporter-adbe * Enable response streaming for Consent update events (#177) @kevinlind * [AMSDK-11328] Check for consent registration based on hub shared state (#176) @emdobrin * Handle reset identities event (#169) @nporter-adbe * [AMSDK-11130] Collect consent (#166) @emdobrin * [AMSDK-11077] Read XDM shared state from IdentityEdge (#165) @nporter-adbe * [AMSDK-11013] Support for sending update consent requests to Edge Network (#164) @emdobrin Internal tag: Edge-iOS-1.1.0
v1.0.0
2 years ago
Summary: - Events persistance - Privacy status handling - Documentation - user guide for Edge APIs - EdgeEventHandle type is now used as event source for response events, so that listeners can be more specific - Update completion handler on sendEvent API, made EdgeEventHandle public - Support for the new error/warning response format, retry network requests - Release automation with git actions - Updates on Objective-c APIs syntax ## What’s Changed * Add missing foundation import for @objc attribute (#159) @nporter-adbe * Update release.yml (#158) @nporter-adbe * Create release.yml (#157) @nporter-adbe * Create release-drafter.yml (#156) @nporter-adbe * Delete release.yml (#155) @nporter-adbe * Create release.yml (#154) @nporter-adbe * Fix pod version tag (#152) @nporter-adbe * Move release workflow (#153) @nporter-adbe * staging -> main (v1.0.0) (#144) @nporter-adbe * Remove dynamic and static SPM targets (#150) @nporter-adbe * Doc for Edge APIs usage (#135) @emdobrin * Update docs for 1.0.0 release (#146) @emdobrin * Update dependencies to GA (#148) @nporter-adbe * Update podspec to Swift 5.1 (#147) @nporter-adbe * Release automation (#140) @nporter-adbe * Clear client-side store on privacy opt-out (#142) @emdobrin * Delete Package.resolved (#143) @nporter-adbe * sendEvent ObjC rename (#141) @nporter-adbe * Revert batchLimit and lint fix (#139) @emdobrin * Make public APIs ObjC Compatible (#138) @nporter-adbe * dev -> staging (#134) @emdobrin * Update pod dependencies to main (#137) @emdobrin * Do not encode eventIndex for EdgeEventHandle/Error/Warning (#136) @kevinlind * version update 1.0.0 (#133) @emdobrin * Add additional test and remove dead code (#131) @nporter-adbe * Enabled skipped Identity test (#132) @emdobrin * Remove setters for extension properties (#130) @emdobrin * Respect retry-after header (#129) @nporter-adbe * Handle privacy status changes for Edge events (#127) @emdobrin * Update Edge responses support (#110) @emdobrin * Rename to EdgeConstants (#128) @emdobrin * Update error network response handling (#113) @nporter-adbe * dev to main for beta2 (#116) @shalehaha * update the versions pattern (#120) @shalehaha * Update AEPCommerceDemoApp dependencies to AEPCore 3.0.0-beta2 (#117) @kevinlind * update to latest core, bump up version to beta2 (#115) @shalehaha * Set eventSource to the EdgeEventHandle type in AEP Response Event Handle (#109) @nporter-adbe * Persist Edge Hits in Queue (#103) @nporter-adbe * Add the support for the `query` parameter (#102) @shalehaha * Attempt to fix CI (#104) @nporter-adbe Internal tag: Edge-iOS-1.0.0
iOS tvOS
adobe/aepsdk-analytics-ios 3.2.0
Adobe Experience Platform Analytics SDK in Swift
⭐️ 4
🕓 47 weeks 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.
v3.2.0
47 weeks ago
## What’s Changed * AEPAnalytics v3.2.0 release with tvOS support (#81) @addb * tvOS support (#78) @addb * Version bump for 3.2.0 release (#79) @addb * Full tvOS support (#77) @addb * fix link for docs on main readme (#76) @sbenedicadb
v3.1.0
1 year ago
## What’s Changed * Restructuring the getApplicationStateVar to return string (#74) @cdhoffmann * Staging to Main for 3.1.0 Release (#73) @cdhoffmann * Dev to Staging for 3.1.0 Release (#72) @cdhoffmann * Bump version for 3.1.0 release (#71) @cdhoffmann * [MOB-15997] Analytics app extension support (#70) @cdhoffmann
v3.0.4
1 year ago
## What’s Changed * Staging -> Main (3.0.4) (#66) @addb * Dev -> Staging (v3.0.4) (#65) @addb * Bump up version for v3.0.4 release (#64) @addb * [MOB-15980] Fixed getTrackingIdentifier and getVisitorIdentifier to return nil string and not return unexpected error when aid vid values are not found. (#62) @addb * Coverage fix for Xcode 12 (#63) @emdobrin * Downmerge main to dev after script updates (#60) @kevinlind * Fix run script to remove SwiftFormat (#59) @kevinlind * Update build scripts and add debug symbols to fix the build archive step (#57) @addb
v3.0.3
1 year ago
## What’s Changed * staging -> main (v3.0.3) (#55) @addb * dev -> staging (v3.0.3) (#54) @addb * Bump up version for v3.0.3 release (#53) @addb * Handle reset identities event (#41) @addb * [MOB-14663] Remove AID generation logic. (#52) @praveek
v3.0.2
1 year ago
## What’s Changed * staging -> main (v3.0.2) (#51) @praveek * dev -> staging (v3.0.2) (#50) @praveek * Fix public API completion error code and update test app (#49) @praveek * Add API documentation (#42) @cacheung * [MOB-14992] Clean Analytics context data. (#48) @praveek
v3.0.1
1 year ago
## What’s Changed * add makefile commands for release (#38) @rymorale * Dev v3.0.1 to Main for 3.0.1 release (#36) @rymorale * Update version in podspec (#37) @rymorale * add github action for releasing pods + bump version (#34) @rymorale * Refactor code and update doc comments (#35) @praveek * handle internal analytics track request events (#33) @rymorale
v3.0.0
2 years ago
## What’s Changed - Initial release to support Adobe Analytics workflows with AEP SDK.
iOS tvOS
adobe/aepsdk-messaging-ios 1.1.4
AEP SDKs - Messaging extension for iOS
⭐️ 3
🕓 4 weeks 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.
v1.1.4
4 weeks ago
## What’s Changed * Get previously reverted commits into main (#182) @sbenedicadb * Staging (#181) @sbenedicadb * Dev to staging for v1.1.4 release (#180) @sbenedicadb * Updating version to 1.1.4 (#179) @github-actions * Dev v1.1.4 (#178) @sbenedicadb * Revert "-[MOB-18652] - Display event now properly only sent when a message is displayed" (#177) @sbenedicadb * -[MOB-18652] - Display event now properly only sent when a message is displayed (#176) @sbenedicadb * Update how-to-handle-url-clicks.md (#171) @sbenedicadb
v1.1.3
10 weeks ago
## What’s Changed * -update pods (#168) @sbenedicadb * Staging to main for 1.1.3 (#167) @sbenedicadb * Dev v1.1.3 to staging (#166) @sbenedicadb * -revert change that bumped min supported ios to 11.0 back down to 10.0 (#165) @sbenedicadb * Updating version to 1.1.3 (#164) @github-actions
v1.1.2
11 weeks ago
## What's Changed * -better handling of multiple handles being returned in personalization:decisions responses by @sbenedicadb in https://github.com/adobe/aepsdk-messaging-ios/pull/153 * Updating version to 1.1.2 by @github-actions in https://github.com/adobe/aepsdk-messaging-ios/pull/157 * Dev to Staging for v1.1.2 by @sbenedicadb in https://github.com/adobe/aepsdk-messaging-ios/pull/158 * Staging to main for 1.1.2 release by @sbenedicadb in https://github.com/adobe/aepsdk-messaging-ios/pull/159 * -add continue if fail to clean command in test-SPM.sh script by @sbenedicadb in https://github.com/adobe/aepsdk-messaging-ios/pull/160
v1.1.1
13 weeks ago
## What’s Changed * Staging to main for v1.1.1 (#149) @sbenedicadb * Dev v1.1.1 to staging (#148) @sbenedicadb * Updating version to 1.1.1 (#147) @github-actions * Messaging rules engine now correctly updated when zero propositions are returned from AJO (#146) @sbenedicadb * Move notification service extension to test app folder (#145) @PravinPK * DemoApp update to handle rich push notification (#142) @PravinPK * -fix unit test with some calendar data (#144) @sbenedicadb
v1.1.0
15 weeks ago
## What’s Changed * try to work around xcode bug (#140) @sbenedicadb * -fix script to validate cocoapods installations (#139) @sbenedicadb * -remove deprecated plaform from spm validation script (#138) @sbenedicadb * -disabling functional due to server updates making them flakey (#137) @sbenedicadb * Staging to main for 1.1.0 release (#136) @sbenedicadb * resolve merge conflict (#135) @sbenedicadb * cleanup of code, tests, docs before 1.1.0 release (#134) @sbenedicadb * fix and re-enable functional tests (#133) @sbenedicadb * -remove artifact text from github actions configuration file (#132) @sbenedicadb * [MOB-17595], [MOB-17596] - don't block mt and skip delegate check on public show calls (#125) @sbenedicadb * -update to e2e functional test code (#131) @sbenedicadb * Update APIUsage.md (#130) @addb * Iam tutorial walkthrough (#127) @sbenedicadb * control functional test environment with github action (#126) @sbenedicadb * Fix test (#124) @sbenedicadb * -some docs fixes and updating podfile (#121) @sbenedicadb * -some updates to documentation (#120) @sbenedicadb * fixing and adding functional tests (#119) @sbenedicadb * -updates to e2e test app for ajo automation (#118) @sbenedicadb * -increase timeout for functional tests (#117) @sbenedicadb * progress on functional tests (#116) @sbenedicadb * merging Inbound changes to staging (#115) @sbenedicadb * -add slack integration w/ circle builds (#114) @sbenedicadb * -fix event history data key for message id (#113) @sbenedicadb * -fix bug preventing scope details from being properly attached to edg… (#112) @sbenedicadb * not having tracking information no longer prevents a message from being shown (#111) @sbenedicadb * doc and test app updates for Inbound changes (#110) @sbenedicadb * Proposition interactions (#109) @sbenedicadb * Handle XAS response and tests (#108) @sbenedicadb * Inbound changes (#107) @sbenedicadb * -more dependabot updates (#106) @sbenedicadb * repository maintenance (#105) @sbenedicadb * -migrate all references to optimize staging branch to use optimize ga build (#104) @sbenedicadb * -add beta tag to staging version (#103) @sbenedicadb * -update sample app (#102) @sbenedicadb * -small doc update (#101) @sbenedicadb * dismiss animation override in URL of IAM (#100) @sbenedicadb * -switch dependency on optimize from local to optimize staging branch (#99) @sbenedicadb * Cache assets for messages and use them when available (#98) @sbenedicadb * Add a troubleshooting doc for IAM (#97) @sbenedicadb * Bump addressable from 2.7.0 to 2.8.0 (#96) @dependabot * Bump cocoapods-downloader from 1.4.0 to 1.6.3 (#95) @dependabot * -update e2e tests to use new activity/placement (#94) @sbenedicadb * update to how offers are retrieved (#93) @sbenedicadb * -expose Message class to objc (#92) @sbenedicadb * Docs (#91) @sbenedicadb * -fix placement id for e2e test (#90) @sbenedicadb * Expand functional tests (#89) @sbenedicadb * promote dev-v1.1.0 to staging (#88) @sbenedicadb * -updating versions, podfile, podspec, and readme (#87) @sbenedicadb * updates for e2e testing (#86) @sbenedicadb * IAM features merged into dev (#85) @sbenedicadb * optimize code local and functional test github action (#84) @sbenedicadb * fix 🐛 s and add functional tests (#83) @sbenedicadb * Caching message definitions plus tests (#82) @sbenedicadb * last batch of unit tests (#81) @sbenedicadb * adding more unit tests (#80) @sbenedicadb * code cleanup and lots of tests (#79) @sbenedicadb * -working on e2e testing (#78) @sbenedicadb * using the new uiservices to create flexible messages (#77) @sbenedicadb * -update services dependencies, expose script handling, update sample app (#76) @sbenedicadb * Update EdgeAndLaunchConfiguration.md (#75) @archanaadobe * migrate to use optimize - update retrieval of activity/placement ids (#74) @sbenedicadb
v1.0.0
1 year ago
## What’s Changed * Release 1.0.0 Staging -> Main (#63) @ravjain-adb * Release 1.0.0 dev -> stating (#62) @ravjain-adb * changes for swift lint newer version (#61) @ravjain-adb * Releasing v1.0.0 (#60) @ravjain-adb
Release v1.0.0-beta-2
1 year ago
#### Whats new. * Adding push token to shared state.
AEPMessaging v1.0.0-beta-1
2 years ago
iOS
adobe/aepsdk-assurance-ios 3.1.2
Adobe Experience Platform Assurance SDK
⭐️ 1
🕓 1 week 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.
v3.1.2
1 week ago
## What’s Changed * Fix versioning for pod script for rules engine dependency (#101) @cdhoffmann * Staging to Main for 3.1.2 (#99) @cdhoffmann * fix pod lock referencing old local core (#100) @cdhoffmann * Dev -> Staging 3.1.2 (#97) @cdhoffmann * Update core dependency in Package.swift (#98) @cdhoffmann * bump version to 3.1.2 (#96) @cdhoffmann * Support e2e test workflow (#95) @cdhoffmann * Parent id support (#93) @cdhoffmann
v3.1.1
7 weeks ago
## What’s Changed * Fix SPM script Pif error (#90) @cdhoffmann * Staging to Main for 3.1.1 (#89) @cdhoffmann * Dev -> Staging 3.1.1 (#88) @cdhoffmann * version bump to 3.1.1 (#87) @cdhoffmann * Terminate Session properly during QuickConnect flow (#86) @cdhoffmann
v3.1.0
10 weeks ago
## What’s Changed * Fix SPM Script main (#83) @cdhoffmann * Fix SPM Script staging (#82) @cdhoffmann * Fix SPM Script (#81) @cdhoffmann * Staging to Main for 3.1.0 (#80) @cdhoffmann * Dev to Staging for 3.1.0 release (#79) @cdhoffmann * Version bump to 3.1.0 (#78) @cdhoffmann * Add missing debug macros for quickConnect (#77) @cdhoffmann * Quick connect to Dev (#73) @cdhoffmann * [MOB-17367] Move the CLLocationManager API call off the main thread (#70) @cdhoffmann * [MOB-15655] Quick Connect refactor / cleanup (#65) @cdhoffmann * [MOB-16690] Cover missed edge case (#67) @cdhoffmann * [MOB-16690] Sanitize socket url (#66) @cdhoffmann * Update QUICK_CONNECT_BASE_URL (#63) @hokugawa * [MOB-16521,16520] Assurance Refactoring - Remaining pieces (#58) @PravinPK * Assurance Presentation (#57) @PravinPK * [MOB-16051] - Introducing AssuranceStateManager Class (#56) @PravinPK
v3.0.1
1 year ago
## What’s Changed * Promote to main for release v3.0.1 (#53) @PravinPK * Print UI Log on Config update command (#55) @PravinPK * Update pods (#54) @PravinPK * Promote v3.0.1 release to staging (#52) @PravinPK * Bugfix stop collecting events after session disconnection (#51) @PravinPK * Rebrand Launch, Add more effective console and client logs (#50) @PravinPK * EventChunking Docs + few tests (#48) @PravinPK * Include lifecycle handling in test app (#47) @PravinPK * Merge Main to dev (Contains swiftlint updates) (#46) @PravinPK * SwiftLint fixes (#45) @cdhoffmann * swiftlint script updates (#44) @cdhoffmann * Update pods before archive (#42) @PravinPK * respond to 4903 (deleted session) (#40) @coljtob * [MOB-14869] - Share eventHub’s state on timeout (#39) @PravinPK * Update README.md (#38) @sbenedicadb * [CI] - updates on version/ SPM test scripts (#37) @PravinPK
v3.0.0
1 year ago
## What’s Changed * [CI] - updates on version/ SPM test scripts (#37) @PravinPK * [CI] - update on version/ SPM test scripts (#36) @PravinPK * CI - Fix to generate Archive (#35) @PravinPK * [CI] - make archive failure remove the development team (#34) @PravinPK * Assurance 3.0.0 Release - Dev to Main (#33) @PravinPK * Pod update and bug fixes (#32) @PravinPK * [MOB-14433] - CodeCov and circle CI scripts (#31) @PravinPK * Assurance 3.x - Installation and Migration Docs (#30) @PravinPK * [Tests]- Remaining unit tests (#29) @PravinPK * Update Assurance Version to 3.x + Code of Conduct doc (#28) @PravinPK * [MOB-14197] - LogForwarding + unit tests (#27) @PravinPK * [MOB - 14539] - Objective C Testapp (#26) @PravinPK * [MOB-14200] - Handle Assurance disconnection + Bug fixes (#25) @PravinPK * [MOB-14359] - Swift test app (#24) @PravinPK * [MOB-14202] - Handle inbound/outbound socket events (#22) @PravinPK * [Bug fix 🐛] - set right the integrationID value (#23) @PravinPK * [MOB-14203] - Implementing Assurance StatusUI + Tests (#21) @PravinPK * [MOB-14498] - Implement ErrorView + few renaming (#20) @PravinPK * [MOB-14199] - Shutdown logic (#19) @PravinPK * [MOB-14190] - Log Places events in assurance client UI (#18) @PravinPK * [MOB-14189] - Handle wildcard and sharedState events (#17) @PravinPK * [MOB-14424,14425] - Native and WebView socket implementation (#16) @PravinPK * [MOB-14198] - PluginScreenshot (#15) @PravinPK * [MOB-14193] - Assurance BlobService (#14) @PravinPK * [MOB-14192] - Implementation of AssuranceClientInfo (#13) @PravinPK * [MOB-14324] - Implementation of ThreadsafeQueue (#12) @PravinPK * [MOB-14327] - Rename to sessionAuthorizing (#11) @PravinPK * [MOB-14194] - PluginHub implementation (#10) @PravinPK * [MOB-14195] - PluginConfigModify + unit tests (#9) @PravinPK * [MOB-14196] - PluginFakeEvent (#8) @PravinPK * [MOB-14327] - SessionAuthorizable protocol + iOSPinCodeScreen (#6) @PravinPK * [MOB-14301] - Add resources as binaries (#5) @PravinPK * [MOB-14191,14188] - Assurance State, Assurance Event + unit tests (#4) @PravinPK * [MOB-14201] - Start Session Public API + Assurance Environment enum (#2) @PravinPK * [MOB-14187] - Assurance project setup (#1) @PravinPK
iOS
adobe/aepsdk-userprofile-ios 3.0.1
Adobe Experience Platform - User Profile extension built with Swift
⭐️ 1
🕓 1 year 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.
v3.0.1
1 year ago
## What’s Changed * Update SPM dependencies (#35) @yangyansong-adbe * Migrator enhancement (v3.0.1) (#34) @yangyansong-adbe
v3.0.0
2 years ago
## What’s Changed * dev to main for v3.0.0 (#30) @yangyansong-adbe
v3.0.0-beta.1
2 years ago
## What’s Changed * update CI scripts - build verification (#29) @yangyansong-adbe * setup CI/CD (#28) @yangyansong-adbe * add API documents (#21) @yangyansong-adbe * fix disordered git hash (#19) @yangyansong-adbe * from dev to main (#18) @yangyansong-adbe * setup E2E (manual) testings target (#17) @yangyansong-adbe * Update readme.md (#16) @yangyansong-adbe * Update swift.yml (#15) @yangyansong-adbe * Response to review feedback (#14) @yangyansong-adbe * add docs (#13) @yangyansong-adbe * project init (#1) @yangyansong-adbe
iOS
adobe/aepsdk-media-ios 3.1.0
Adobe Experience Platform Media SDK in Swift
⭐️ 1
🕓 47 weeks 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.
v3.1.0
47 weeks ago
## What’s Changed * Fixed test-podspec script (#59) @addb * AEPMedia v3.1.0 release with tvOS support (#58) @addb * Version bump for 3.1.0 release (#57) @addb * Full tvOS support (#56) @addb * Update documentation link in Readme (#55) @cacheung * Update build scripts to fix the build archive step. (#52) @addb * dev -> main (build scripts) (#51) @praveek * Fix build scripts (#50) @praveek
v3.0.1
1 year ago
## What’s Changed * Release AEPMedia v3.0.1 (#49) @addb * Bump up version for release v3.0.1 (#48) @addb * Fix event name corresponding to trackComplete() API from mediacomplete to complete (#47) @addb * Add Readme Instruction for Sample App (#46) @cacheung * Update SPM Readme (#44) @cacheung * Update Swift Package Manager (#45) @cacheung * Update sample app to latest assurance extension (#43) @praveek * Update swift tool version to 5.1 (#42) @cacheung * Enable Assurance workflow (#41) @praveek * Add AEPMedia Documentation (#40) @cacheung
v3.0.0
2 years ago
## What’s Changed * Dev -> Main [AEPMedia v3.0.0 Release] (#38) @addb * Update AEPMedia podspec dependency (#39) @addb * Functional Tests (RealTime & Offline) + Minor bug fixes (#37) @addb * Change prerollTrackingWaitingTime to Int and Update Swift Package (#36) @cacheung * Updated log format (#35) @addb * Added functional Tests for error, timeout scenarios, updated sample app for embedded video (#34) @cacheung * Added Media Library Version + Additional functional tests (#33) @addb * Update codecov step (#32) @emdobrin * Added Basic Functional tests (#28) @addb * Handle reset identities event (#31) @praveek * Revert codecov changes (#30) @praveek * Fix sample application path (#29) @praveek * Add Media Sample App and update build script for CocoaPods version (#23) @cacheung * Added Functional test for Tracking scenarios (#27) @addb * Update Readme file (#26) @praveek * Expose public constants and bug fixes (#25) @praveek * Add realtime and offline session functional tests + fixes (#21) @rymorale * Fix bugs in media session classes (#24) @praveek * Refactoring + Cleanup + Functional test setup (#20) @addb * Implemented MediaCollectionReportHelper and Unit tests (#18) @shtomar-adb * Setup functional and unit test targets + folder structure (#19) @rymorale * Integrate MediaDBService with MediaHitsDatabase (#16) @rymorale * Add MediaEventGenerator and simplify tests (#17) @praveek * Refactor MediaObject into separate classes (#15) @praveek * Add SQL database functionality for offline media hits (#14) @rymorale * Added Media RealTime and Media offline session classes. (#6) @shtomar-adb * Implement media extension (#8) @rymorale * Media collection hit generator + tests (#5) @rymorale * MediaEventTracker implementation [state machine] + MediaContext Implementation with Unit tests (#10) @addb * Refactor MediaEvent and MediaType for Objc compatibility layer (#13) @addb * Added objc annotations to MediaTracker methods for Objc Compatibility layer (#11) @addb * Update podspec file (#9) @cacheung * Implement media object class (#7) @cacheung * Media public api and tracker (#4) @addb * Internal interfaces (#3) @shtomar-adb * MediaRulesEngine implementation (#2) @addb * Fix build files (#1) @praveek
iOS tvOS
adobe/aepsdk-target-ios 3.3.1
Adobe Experience Platform - Target extension built with Swift
⭐️ 0
🕓 12 weeks 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.
v3.3.1
12 weeks ago
## What’s Changed * Fixed SPM PIF generation issue. (#135) @swarna04 * Enable Target preview by default if `target.previewEnabled` configuration setting is not available. (#129) @swarna04
v3.3.0
33 weeks ago
## What’s Changed * Added new raw Target APIs for mbox content and notifications (#125) @swarna04 * Target release prep + misc fixes (#123) @swarna04 * Added new raw Target APIs for non-unique batch mboxes support (#122) @swarna04 * Support remote updates to Target property token (#121) @swarna04 * dev -> main (v3.2.0) (#118) @swarna04
v3.2.0
43 weeks ago
## Release Notes ### Summary Added getter and setter APIs for Target tnt ID and Target session ID to enable cross-channel sessions. (#118) @swarna04 - The **setSessionId** API should be invoked prior to any Target request to prevent the Mobile SDK from generating a session ID locally. The session ID will follow the session expiry as governed by the target.sessionTimeout configuration setting. You can use this API in conjunction with **setTntId** API to set both of the value in the SDK. - The **setTntId** API, when invoked, also sets the Target edge host value in the SDK by deriving it from the profile location hint supplied in the tnt ID. - The **getSessionId** and **getTntId** APIs can be used to retrieve the current Target session ID and tnt ID values respectively.
v3.1.3
1 year ago
## Release Notes ### Summary * Fixed an issue where the Target display notification was not being sent to the server, upon invoking displayedLocations API, if a prior prefetch call did not return profile state token for the mbox (#113) @swarna04
v3.1.2
1 year ago
## Release Notes ### Summary * Fixed an issue where the Target qaMode parameters were not being attached to the `retrieveLocationContent` API requests, once the Target preview selections were confirmed. (v3.1.2) (#110) @swarna04
v3.1.1
1 year ago
## Release Notes ### Summary * Fixed an issue where the Target session ID was not being persisted in the local storage if the app was closed before session expiry. (#106) @swarna04
v3.1.0
1 year ago
## Release Notes ### Summary * `TargetRequest` class now provides a constructor with a new callback `contentWithDataCallback`. When implemented, this callback provides: * Target content; AND * Data payload dictionary containing one or more of response tokens, Analytics payload, click metric Analytics payload (if available in the Target retrieve location content response with/ without a prior prefetch call) **Note**: This SDK extension, per previous behavior, will make requests to Adobe Analytics (if the Adobe Analytics extension is also implemented) with appropriate Target payloads for A4T functionality. * Fixed an issue where the click notification was not being sent to Adobe Target for a retrieved mbox location upon the `clickedLocation` API call. * In the circleci `config.yml`, the downloaded Codecov bash uploader is validated before uploading the coverage report in the step "Upload Code Coverage Report". For more details, see [Codecov Bash uploader - Validating the bash script](https://docs.codecov.io/docs/about-the-codecov-bash-uploader#validating-the-bash-script) ### What’s Changed * [MOB-14772](https://jira.corp.adobe.com/browse/MOB-14772) Return response tokens and Analytics for Target (A4T) payload in API response (#100) . Also, see [TNT-41545](https://jira.corp.adobe.com/browse/TNT-41545) @swarna04 * [MOB-14858](https://jira.corp.adobe.com/browse/MOB-14858) Target click notification is not supported for loaded mbox (#100) @swarna04 * Update codecov step (#101) @swarna04
v3.0.0
2 years ago
## What’s Changed * 3.0.0 release (#94) @yangyansong-adbe
iOS
adobe/aepsdk-edgebridge-ios 1.0.0
iOS Adobe Experience Platform Edge Bridge
⭐️ 0
🕓 31 weeks 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.
v1.0.0
31 weeks ago
## What’s Changed * Merge to `main` for v1.0.0 release (#27) @timkimadobe * Remove Edge dependency from podspec (#28) @timkimadobe * Merge to `staging` for v1.0.0 release (#24) @timkimadobe * Remove i386 build from SPM validation script (#26) @timkimadobe * Update ci xcode version to 13.4.0 (#20) @cacheung * Merge Edge Bridge Tutorial Update - doc and asset cleanup (#21) into `dev` (#23) @timkimadobe * Update version to 1.0.0 (#25) @kevinlind * Edge bridge analytics tutorial - small fixes (#19) @emdobrin * Update link to point to adobe main repo (#18) @timkimadobe * Merge tutorial to dev (#15) @emdobrin * Add steps and screenshots for nav to data prep (#17) @timkimadobe * Add env file id step and update link (#16) @timkimadobe * Update tutorial (#14) @timkimadobe * Tutorial updates (#13) @timkimadobe * Tutorial updates (#12) @timkimadobe * Edge bridge analytics tutorial (#10) @timkimadobe * cocoapods -> spm (#11) @emdobrin * EdgeBridge + Analytics Tutorial (#8) @timkimadobe * Updates for codecov orb (#6) @timkimadobe * Update dev branch with successfully uploaded code coverage file (#3) @timkimadobe * Add Documentation folder with Getting started, API reference, and Data Prep docs. (#1) @kevinlind * Update test app sample data to match tutorial (#2) @kevinlind
iOS
adobe/aepsdk-edgeconsent-ios 1.1.0
Adobe Experience Platform Consent mobile extension for Adobe Edge Network in Swift
⭐️ 0
🕓 13 weeks 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.
v1.1.0
13 weeks ago
## What’s Changed * Fix build-app script in Makefile (#76) @addb * Staging -> Main - v1.1.0 Release - tvOS support (#75) @addb * Update minimum Edge version for tvOS support (#74) @addb * Dev -> Staging (tvOS support) (#73) @addb * Bump Up Version for tvOS release + Update Scheme/Target names + Updated CI and Build scripts (#72) @addb * Add tvOS support (#68) @addb * Update CI Xcode version (#66) @cacheung * Update SPM instruction and CI Xcode version (#64) @cacheung * main -> dev (#63) @emdobrin * Bump tzinfo from 1.2.9 to 1.2.10 (#62) @dependabot * Update TestableExtensionRuntime (#61) @cacheung * Downmerge to dev after v1.0.1 release (#59) @kevinlind
v1.0.1
1 year ago
## Highlights * Updates timestamp in Consent requests to use fractional seconds. ## What’s Changed * Fix test-podspec script by removing pod versions (#58) @kevinlind * Merge to Main for v1.0.1 release (#57) @kevinlind * Update Podfile to use release version of AEPCore (#56) @kevinlind * Merge to staging for v1.0.1 release (#54) @kevinlind * Fix s.source URI in podspec (#55) @kevinlind * Bump cocoapods-downloader from 1.4.0 to 1.6.3 (#53) @dependabot * Bump version to 1.0.1 (#52) @kevinlind * [MOB-15896] Format metadata.time timestamp in UTC with millisecond precision (#51) @kevinlind * staging -> main for build script updates (#50) @emdobrin * dev + main changes -> staging (#49) @emdobrin * Update build scripts to fix the build archive step. (#48) @addb * Update Gemfile dependencies (#46) @kevinlind * Downmerge main to dev to sync commit histories (#47) @kevinlind
v1.0.0
1 year ago
The Adobe Experience Platform Consent (AEPEdgeConsent\) mobile extension is now available in iOS! enables consent preferences collection from your mobile app when using the [Adobe Experience Platform Mobile SDK](https://aep-sdks.gitbook.io/docs/v/AEP-Edge-Docs/using-mobile-extensions/mobile-core) and the [Edge Network](https://aep-sdks.gitbook.io/docs/v/AEP-Edge-Docs/using-mobile-extensions/adobe-edge) extension. Internal tag: Consent-iOS-1.0.0
iOS tvOS
adobe/aepsdk-places-ios 3.0.3
Adobe Places support for the Swift AEP SDK
⭐️ 0
🕓 12 weeks 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.
v3.0.3
12 weeks ago
## What’s Changed * fix spm test script for release (#38) @sbenedicadb * Updating version to 3.0.3 (#37) @github-actions * fix gh actions script (#36) @sbenedicadb * -fix gh action script (#34) @sbenedicadb * staging to main for v3.0.3 (#33) @sbenedicadb * dev to staging for v3.0.3 (#32) @sbenedicadb * add version updater scripts (#31) @sbenedicadb * -change places shared state nearby pois to be array of poi maps instead of map of json strings (#30) @sbenedicadb
v3.0.2
33 weeks ago
## What’s Changed * merge to main for 3.0.2 release (#26) @sbenedicadb * address dependabot issues (#27) @sbenedicadb * handle non-string metadata values (#25) @sbenedicadb
v3.0.1
1 year ago
## What’s Changed * Dev to Main for v3.0.1 (#21) @sbenedicadb * -update versions for 3.0.1 (#20) @sbenedicadb * update to swift 5.1 and update scripts (#19) @sbenedicadb * -fix podspec (#18) @sbenedicadb
v3.0.0
1 year ago
## What’s Changed * -add objc attribute to PointOfInterest vars (#17) @sbenedicadb * make PointOfInterest properties public (#16) @sbenedicadb * -adding release-drafter (#15) @sbenedicadb * -adding some in-code documentation (#14) @sbenedicadb * -small public api refactor + doc updates and fixing scripts (#13) @sbenedicadb * -update version number for release (#12) @sbenedicadb * Adding ability to set accuracyAuthorization (#11) @sbenedicadb * Feedback updates (#10) @sbenedicadb * update docs and various cleanup tasks (#9) @sbenedicadb * -adding badges to main readme (#8) @sbenedicadb * Swift Package updates (#7) @sbenedicadb * -fix ci, adding some documentation (#6) @sbenedicadb * Finish CI (#5) @sbenedicadb * -getting ci set up (#4) @sbenedicadb * -places tests (#3) @sbenedicadb * Unit testing places+state (#2) @sbenedicadb * -updates to sample app for manual testing and bug fixes (#1) @sbenedicadb
iOS
adobe/aepsdk-campaign-ios 3.0.1
Adobe Experience Platform Campaign SDK in Swift
⭐️ 0
🕓 1 year 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.
v3.0.1
1 year ago
## What’s Changed * Dev v3.0.1 to main for 3.0.1 release (#43) @rymorale * Update marketing version to 3.0.1 (#44) @rymorale * [AMSDK-11634] fix ACS message tracking url creation (#42) @rymorale * Changes in the Swift Lint. (#40) @shtomar-adb * Merge dev to dev-3.0.1 (#41) @rymorale * Changed Swift compiler version to 5.1 in Package.swift (#39) @shtomar-adb
v3.0.0
1 year ago
Initial release to support Adobe Campaign Standard workflows with AEP SDK.
iOS
adobe/aepsdk-edgeidentity-ios 1.2.0
Adobe Experience Platform Identity mobile extension for Adobe Edge Network in Swift
⭐️ 0
🕓 13 weeks 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.
v1.2.0
13 weeks ago
## Changes **Full Changelog**: https://github.com/adobe/aepsdk-edgeidentity-ios/compare/1.1.0...1.2.0 ## What's Changed * Downmerge main -> dev after 1.1.0 release by @emdobrin in https://github.com/adobe/aepsdk-edgeidentity-ios/pull/84 * Bump tzinfo from 1.2.9 to 1.2.10 by @dependabot in https://github.com/adobe/aepsdk-edgeidentity-ios/pull/86 * Update SPM instruction and ci xcode version by @cacheung in https://github.com/adobe/aepsdk-edgeidentity-ios/pull/88 * main -> dev by @emdobrin in https://github.com/adobe/aepsdk-edgeidentity-ios/pull/87 * Add tvOS support by @addb in https://github.com/adobe/aepsdk-edgeidentity-ios/pull/90 * Version bump and pod updates for tvOS support release by @addb in https://github.com/adobe/aepsdk-edgeidentity-ios/pull/91 * Update project settings and ci workflow by @addb in https://github.com/adobe/aepsdk-edgeidentity-ios/pull/95 * Fix SwiftLint in Xcode build phase by @kevinlind in https://github.com/adobe/aepsdk-edgeidentity-ios/pull/96 * Update API docs to state IdentityItem id cannot be empty or nil (resolves #92) by @kevinlind in https://github.com/adobe/aepsdk-edgeidentity-ios/pull/97 * Dev -> Staging (tvOS support) by @addb in https://github.com/adobe/aepsdk-edgeidentity-ios/pull/94 * Update to staging dependencies for tvOS changes by @addb in https://github.com/adobe/aepsdk-edgeidentity-ios/pull/98 * Staging -> Main - v1.2.0 Release - tvOS support by @addb in https://github.com/adobe/aepsdk-edgeidentity-ios/pull/99 ## New Contributors * @cacheung made their first contribution in https://github.com/adobe/aepsdk-edgeidentity-ios/pull/88 **Full Changelog**: https://github.com/adobe/aepsdk-edgeidentity-ios/compare/1.1.0...1.2.0
v1.1.0
51 weeks ago
## Highlights ### Features - Support for advertising identifier and adId consent collection (#55) @timkimadobe - Added the getUrlVariable API to support passing the visitor ID from a mobile app to a web view (#79) @addb ### Maintenance - API docs for setAdvertisingIdentifier (#72) @emdobrin - Test app updates for the new APIs. **Full Changelog**: https://github.com/adobe/aepsdk-edgeidentity-ios/compare/1.0.1...1.1.0 ## What's Changed * Migrating adID feature branch to current dev branch by @timkimadobe in https://github.com/adobe/aepsdk-edgeidentity-ios/pull/52 * Update Test App to use real IDFA flow for ad ID changes by @timkimadobe in https://github.com/adobe/aepsdk-edgeidentity-ios/pull/54 * Adding log for trying to update identifiers for ad ID reserved namespaces by @timkimadobe in https://github.com/adobe/aepsdk-edgeidentity-ios/pull/56 * Bump cocoapods-downloader from 1.4.0 to 1.6.3 by @dependabot in https://github.com/adobe/aepsdk-edgeidentity-ios/pull/62 * merge main -> dev after v1.0.1 release by @emdobrin in https://github.com/adobe/aepsdk-edgeidentity-ios/pull/63 * Release Drafter draft release tool by @timkimadobe in https://github.com/adobe/aepsdk-edgeidentity-ios/pull/64 * Merge latest dev changes -> feature/adidConsent by @emdobrin in https://github.com/adobe/aepsdk-edgeidentity-ios/pull/66 * Updated test dependencies by @emdobrin in https://github.com/adobe/aepsdk-edgeidentity-ios/pull/67 * Update ad ID consent to align with sample app implementation by @timkimadobe in https://github.com/adobe/aepsdk-edgeidentity-ios/pull/69 * Update Swift Test App for iOS 13 compatibility by @timkimadobe in https://github.com/adobe/aepsdk-edgeidentity-ios/pull/70 * Select test scheme from xcodeproj by @emdobrin in https://github.com/adobe/aepsdk-edgeidentity-ios/pull/71 * API docs for setAdvertisingIdentifier by @emdobrin in https://github.com/adobe/aepsdk-edgeidentity-ios/pull/72 * Support for advertising identifier and adId consent collection by @timkimadobe in https://github.com/adobe/aepsdk-edgeidentity-ios/pull/55 * Update test app dependencies for adid by @emdobrin in https://github.com/adobe/aepsdk-edgeidentity-ios/pull/74 * TestAppObjC updates for setAdvertisingIdentifier by @emdobrin in https://github.com/adobe/aepsdk-edgeidentity-ios/pull/77 * Bump version to 1.1.0 by @emdobrin in https://github.com/adobe/aepsdk-edgeidentity-ios/pull/78 * Feature: Added new getUrlVariables API by @addb in https://github.com/adobe/aepsdk-edgeidentity-ios/pull/79 * Dev -> Staging v1.1.0 by @addb in https://github.com/adobe/aepsdk-edgeidentity-ios/pull/81 * staging -> main for 1.1.0 release by @emdobrin in https://github.com/adobe/aepsdk-edgeidentity-ios/pull/82 * Fix test-podspec script by @addb in https://github.com/adobe/aepsdk-edgeidentity-ios/pull/83 ## New Contributors * @timkimadobe made their first contribution in https://github.com/adobe/aepsdk-edgeidentity-ios/pull/52 * @dependabot made their first contribution in https://github.com/adobe/aepsdk-edgeidentity-ios/pull/62
v1.0.1
1 year ago
## What’s Changed * Staging -> Main (v1.0.1) (#61) @addb * Dev -> Staging (v1.01) (#60) @addb * Bump up version for v1.0.1 release (#59) @addb * [MOB-16019] Set pending state before updating IdentityMap (#57) @addb * Update docs for IdentityMap.swift (#53) @sbenedicadb * staging -> main for script updates (#51) @emdobrin * dev+main changes -> staging (#50) @emdobrin * Update build scripts to fix the build archive step. (#49) @addb * [DEV] Fix swiftlint path, update dependencies (#48) @emdobrin * Update Gemfile dependencies (#46) @kevinlind * Downmerge main to dev to sync commit histories (#47) @kevinlind
v1.0.0
1 year ago
The Adobe Experience Platform Identity (AEPEdgeIdentity) mobile extension is now available on iOS! This extension enables handling of user identity data from a mobile app when using the Adobe Experience Platform SDK and the Edge Network extension.
iOS tvOS

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