Skip to content

Commit 8faf3c4

Browse files
author
Sergey Korney
committed
Update README.md
1 parent d0ab321 commit 8faf3c4

File tree

1 file changed

+6
-1
lines changed

1 file changed

+6
-1
lines changed

README.md

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,7 @@
1616
- [Initialize](#initialize)
1717
- [Domain](#domain)
1818
- [Modules](#modules)
19+
- [Advertising](#advertising)
1920
- [Requirements](#requirements)
2021
- [StoreKit Ad Network](#storekit-ad-network)
2122
- [Features](#features)
@@ -179,7 +180,7 @@ Affise
179180

180181
| Module | Version | Start |
181182
| ------------- |:------------------------------------------------------------------------------------:|----------|
182-
| `Advertising` | [`1.6.19`](https://github.com/CocoaPods/Specs/tree/master/Specs/0/3/d/AffiseModule/) | `Manual` |
183+
| [`Advertising`](#advertising) | [`1.6.19`](https://github.com/CocoaPods/Specs/tree/master/Specs/0/3/d/AffiseModule/) | `Manual` |
183184
| `Status` | [`1.6.19`](https://github.com/CocoaPods/Specs/tree/master/Specs/0/3/d/AffiseModule/) | `Auto` |
184185

185186
If module start type is `manual`, then call
@@ -188,6 +189,10 @@ If module start type is `manual`, then call
188189
Affise.moduleStart(.Advertising)
189190
```
190191

192+
#### Advertising
193+
194+
This module required to Use [`IDFA`](https://developer.apple.com/documentation/adsupport/asidentifiermanager/advertisingidentifier) (Identifier for advertisers)
195+
191196
> **Warning**
192197
>
193198
> 🟥🟥🟥🟥🟥🟥🟥🟥🟥🟥🟥🟥🟥🟥🟥

0 commit comments

Comments
 (0)