File tree Expand file tree Collapse file tree 3 files changed +4
-4
lines changed
connections/sources/catalog/libraries/mobile Expand file tree Collapse file tree 3 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 1616 categories :
1717 - app
1818- name : Android AdvertisingId Plugin
19- url : https://github.com/segmentio/analytics-kotlin/blob/main /samples/kotlin-android-app/src/main/java/com/segment/analytics/next/plugins/AndroidAdvertisingIdPlugin.kt
19+ url : https://github.com/segmentio/analytics-kotlin/blob/1ef79eaf035549d08f91bac4e0a1de8ca6793e7b /samples/kotlin-android-app/src/main/java/com/segment/analytics/next/plugins/AndroidAdvertisingIdPlugin.kt
2020 categories :
2121 - plugin
2222- name : Screen Recording Plugin
Original file line number Diff line number Diff line change @@ -4,7 +4,7 @@ strat: swift
44---
55
66## Samples
7- The code samples below demonstrate the implementation of common use cases of the Analytics Swift library across different platforms.
7+ The following code samples show how to implement common use cases of the Analytics Swift library across different platforms.
88
99### Sample applications
1010{% assign resources = site.data.catalog.swift_resources.items | where: "categories", "app" %}
Original file line number Diff line number Diff line change @@ -4,7 +4,7 @@ strat: swift
44---
55
66## Samples
7- The code samples below demonstrate the implementation of common use cases of the Analytics Kotlin library across different platforms.
7+ The following code samples show how to implement common use cases of the Analytics Kotlin library across different platforms.
88
99### Sample applications
1010{% assign resources = site.data.catalog.kotlin_resources.items | where: "categories", "app" %}
@@ -18,4 +18,4 @@ The code samples below demonstrate the implementation of common use cases of the
1818{: .columns}
1919{% for resource in resources %}
2020- [ {{resource.name}}] ( {{resource.url}} ) {: target ="_ blank"}
21- {%endfor%}
21+ {%endfor%}
You can’t perform that action at this time.
0 commit comments