Skip to content

Commit e077647

Browse files
authored
Update README.md
1 parent 891018b commit e077647

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
@@ -39,6 +39,9 @@ the basic steps needed for integrating the Android SDK
3939
Navigate to **\<your project root\>/ios/Runner/AppDelegate.swift** and add the following:
4040

4141
```swift
42+
import gigya_flutter_plugin
43+
import Gigya
44+
4245
@UIApplicationMain
4346
@objc class AppDelegate: FlutterAppDelegate {
4447
override func application(

0 commit comments

Comments
 (0)