Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commitf72edd8

Browse files
authored
Merge branch 'segmentio:develop' into develop
2 parents5af9036 +5684e74 commitf72edd8

File tree

1 file changed

+3
-3
lines changed
  • src/connections/destinations/catalog/1flow-mobile-plugin

1 file changed

+3
-3
lines changed

‎src/connections/destinations/catalog/1flow-mobile-plugin/index.md‎

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -33,10 +33,10 @@ In the Xcode File menu, click Add Packages. You'll see a dialog where you can se
3333

3434
You'll then have the option to pin to a version, or specific branch, as well as which project in your workspace to add it to. Once you've made your selections, click the Add Package button.
3535

36-
###Step 2:Initialise Segment andAdd 1Fow Destination
36+
###Step 2:Initialize Segment andadd 1Fow Destination
3737

3838
```
39-
importSegment1Flow
39+
import Segment1Flow
4040
...
4141
let config = Configuration(writeKey: "YOUR_WRITE_KEY_HERE")
4242
let analytics = Analytics(configuration: config)
@@ -45,7 +45,7 @@ analytics.add(plugin: OneFlowDestination())
4545

4646
##Android
4747

48-
###Step 1: Install1Flow-Segment-Tool
48+
###Step 1: InstallSegment1Flow Package
4949

5050
- If gradle version is 6.5 or lower, include the below repository in your project's build.gradle file:
5151

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp