Skip to content

Commit de3dc7a

Browse files
authored
Merge pull request #24 from cbajapan/documentation
Updates for version 4.2.8
2 parents 57ad3e6 + 727fd5d commit de3dc7a

File tree

2 files changed

+13
-0
lines changed

2 files changed

+13
-0
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -31,6 +31,8 @@ If you are having issues on an unsupported operating system, please either upgra
3131
We are happy to introduce *DocC* documentation for SwiftFCSDKiOS. Simply build the documentation with **Command + Control + Shift + D** in your app and have all the documentation that you need right in Xcode.
3232

3333
## Version Changes
34+
[Version 4.2.8 ](https://github.com/cbajapan/swift-fcsdk-ios/blob/main/Sources/SwiftFCSDKiOS/SwiftFCSDKiOS.docc/Version-4.2.8.md 'Version 4.2.8')
35+
3436
[Version 4.2.7 ](https://github.com/cbajapan/swift-fcsdk-ios/blob/main/Sources/SwiftFCSDKiOS/SwiftFCSDKiOS.docc/Version-4.2.7.md 'Version 4.2.7')
3537

3638
[Version 4.2.6 ](https://github.com/cbajapan/swift-fcsdk-ios/blob/main/Sources/SwiftFCSDKiOS/SwiftFCSDKiOS.docc/Version-4.2.6.md 'Version 4.2.6')
Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,11 @@
1+
# Version 4.2.8
2+
3+
This article describes changes in version 4.2.8 of FCSDKiOS
4+
5+
## Overview
6+
7+
Version 4.2.8 has added the missing PrivacyInfo.xcprivacy file. The following are bits of info FCSDKiOS needs to make your application function properly.
8+
9+
### We collect the *iOS Version* that you are using for App Functionality
10+
11+
### We collect the *Device Model* that you are using for App Functionality

0 commit comments

Comments
 (0)