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-10-14 16:27:26 +0300
Browse Files
Options
Browse Files
Download
Email Patches
Plain Diff
Commit
818883f01196b7751f5df063b12d4e3802146e24
818883f0
1 parent
de5199a9
fix returnDialog at handlesharing
Show whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
0 additions
and
1 deletions
SwiftWarplyFramework/SwiftWarplyFramework.xcworkspace/xcuserdata/manos.xcuserdatad/UserInterfaceState.xcuserstate
SwiftWarplyFramework/SwiftWarplyFramework/swiftApi.swift
SwiftWarplyFramework/SwiftWarplyFramework.xcworkspace/xcuserdata/manos.xcuserdatad/UserInterfaceState.xcuserstate
View file @
818883f
No preview for this file type
SwiftWarplyFramework/SwiftWarplyFramework/swiftApi.swift
View file @
818883f
...
...
@@ -3215,7 +3215,6 @@ public class swiftApi {
DispatchQueue
.
main
.
async
{
if
(
sharingData
?
.
getStatus
==
1
)
{
self
.
acceptSharingDialog
(
controller
)
swiftApi
()
.
getCouponsAsync
(
getCouponsCallback
)
...
...
Please
register
or
login
to post a comment