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
Papichaya-Dev
changed the title
Argument Mismatch in CreateSourcePayload Initialization for Source.Payment.Installment
Argument Mismatch in Source.Payment.Installment Initialization with CreateSourcePayload
Dec 19, 2024
Expected behavior
Xcode doesn't mark
Source.Payment.Installment
initialization with:Extra arguments at positions #1, #2, #3 in call
Actual behavior
Xcode marks
Source.Payment.Installment
initialization with:Extra arguments at positions #1, #2, #3 in call
Steps to reproduce the issue
CreateSourcePayload
initialization inSource.Payment.Installment
to an iOS ProjectLogs
Related to issue #300
There are 2 error messages when try to create
Source.Payment.Installment
Extra arguments at positions #1, #2, #3 in call
Screenshots
Name and version information
Xcode Version 15.4 (15F31d)
Omise-iOS version 5.3.0
Package Manager: SwiftPM
Operating System: MacOS 14.6.1 (23G93)
The text was updated successfully, but these errors were encountered: