Showing
2 changed files
with
0 additions
and
1 deletions
No preview for this file type
... | @@ -3215,7 +3215,6 @@ public class swiftApi { | ... | @@ -3215,7 +3215,6 @@ public class swiftApi { |
3215 | DispatchQueue.main.async { | 3215 | DispatchQueue.main.async { |
3216 | 3216 | ||
3217 | if (sharingData?.getStatus == 1) { | 3217 | if (sharingData?.getStatus == 1) { |
3218 | - self.acceptSharingDialog(controller) | ||
3219 | 3218 | ||
3220 | swiftApi().getCouponsAsync(getCouponsCallback) | 3219 | swiftApi().getCouponsAsync(getCouponsCallback) |
3221 | 3220 | ... | ... |
-
Please register or login to post a comment