You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: src/connections/sources/catalog/libraries/mobile/swift-ios/index.md
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -256,7 +256,7 @@ class SomePlugin: EventPlugin {
256
256
#### DestinationPlugin
257
257
The `DestinationPlugin` interface is commonly used for device-mode destinations. This plugin contains an internal timeline that follows the same process as the analytics timeline, enabling you to modify and augment how events reach a particular destination.
258
258
259
-
For example, if you want to implement a device-mode destination plugin forAmplitude, you can use this:
259
+
For example, if you want to implement a device-mode destination plugin forAppsFlyer, you can use this:
0 commit comments