-
Notifications
You must be signed in to change notification settings - Fork 19
Open
Labels
bugSomething isn't workingSomething isn't working
Description
Checklist
- The issue can be reproduced in the attached sample application in the repository.
- I have read the relevant SDK documentation and have not found a suitable solution or answer.
- I agree to the terms within the SAP Code of Conduct.
Description
With gigya_flutter_plugin version 1.0.8, getting error failed to build iOS app
Swift Compiler Error (Xcode): Incorrect argument label in call (have 'url:callback:completionHandler:', expected 'url:callbackURLScheme:completionHandler:')
/Users/runner/work///ios/Pods/Gigya/GigyaSwift/Global/Providers/WebLogin/SsoLoginWrapper.swift:210:53
Swift Compiler Error (Xcode): Type 'String?' has no member 'customScheme'
/Users/runner/work///ios/Pods/Gigya/GigyaSwift/Global/Providers/WebLogin/SsoLoginWrapper.swift:210:75
Reproduction
- When we run Github worflow using Fastlane
- Workflow fails in iOS but works in Android.
Additional context
No response
SDK version
1.0.8
Android/iOS
iOS
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working