Toggle navigation
Toggle navigation
This project
Loading...
Sign in
open-source
/
warply_sdk_framework
Go to a project
Toggle navigation
Toggle navigation pinning
Projects
Groups
Snippets
Help
Project
Activity
Repository
Graphs
Network
Create a new issue
Commits
Issue Boards
Authored by
Manos Chorianopoulos
2022-07-05 11:57:17 +0300
Browse Files
Options
Browse Files
Download
Email Patches
Plain Diff
Commit
7d1422f5ab0a6acfc6d8905eaf3ad8a266b35a17
7d1422f5
1 parent
89dbe484
internal call of setCouponList
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 additions
and
0 deletions
SwiftWarplyFramework/SwiftWarplyFramework/swiftApi.swift
SwiftWarplyFramework/SwiftWarplyFramework/swiftApi.swift
View file @
7d1422f
...
...
@@ -339,6 +339,7 @@ public class swiftApi {
// On CouponSets request Success, match coupons with couponsets
let
tempCoupons
=
matchCoupons
()
swiftApi
()
.
setCouponList
(
tempCoupons
)
getCouponsCallback
(
tempCoupons
)
}
...
...
Please
register
or
login
to post a comment