Skip to content

Commit e8fc3d9

Browse files
committed
Merge pull request #16 from adjust/attribution-data-note
Add attribution data link
2 parents 922cd81 + 8fad9f9 commit e8fc3d9

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

README.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -206,6 +206,8 @@ be notified about the success of that operation and receive additional
206206
information about the current install. Follow these steps to implement a
207207
delegate to this event.
208208

209+
Please make sure to consider [applicable attribution data policies.][attribution_data]
210+
209211
1. Create a method with the signature of the delegate `Action<ResponseData>`.
210212

211213
2. After calling the launch of the adjust SDK, call the `Adjust.SetResponseDelegate`
@@ -296,6 +298,7 @@ If needed, disable dSYM File. In the `Project Navigator`, select the `Unity-iPho
296298
[menu_android]: https://raw.github.com/adjust/adjust_sdk/master/Resources/unity/03_menu_android.png
297299
[ios]: https://github.com/adjust/ios_sdk
298300
[android]: https://github.com/adjust/ios_sdk
301+
[attribution_data]: https://github.com/adjust/sdks/blob/master/doc/attribution-data.md
299302
300303
## License
301304

0 commit comments

Comments
 (0)