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: README.md
+1-5Lines changed: 1 addition & 5 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -30,11 +30,9 @@ class MainActivity : FlutterActivity() {
30
30
}
31
31
```
32
32
33
-
```
34
33
Important:
35
34
Make sure you have [configured](https://developers.gigya.com/display/GD/Android+SDK+v4#AndroidSDKv4-ViaJSONconfigurationfile:)
36
-
the basic steps needed for integrating the Android SDK
37
-
```
35
+
the basic steps needed for integrating the Android SDK
38
36
39
37
### iOS setup
40
38
@@ -58,10 +56,8 @@ Navigate to **\<your project root\>/ios/Runner/AppDelegate.swift** and add the f
58
56
}
59
57
```
60
58
61
-
```
62
59
Important:
63
60
Make sure you have [configured](https://developers.gigya.com/display/GD/Swift+SDK#SwiftSDK-ImplicitInitialization) your *info.plist* file accordinglty.
0 commit comments