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
2024-03-06 17:54:43 +0200
Browse Files
Options
Browse Files
Download
Email Patches
Plain Diff
Commit
82d06c3e1ce8214c709ac6dc674f0e295f949c7d
82d06c3e
1 parent
a26bb5ba
CouponBarcodeViewController terms fix
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 additions
and
1 deletions
SwiftWarplyFramework/SwiftWarplyFramework/CouponBarcodeViewController.swift
SwiftWarplyFramework/SwiftWarplyFramework/CouponBarcodeViewController.swift
View file @
82d06c3
...
...
@@ -364,7 +364,7 @@ import AVFoundation
termsTextView
.
dataDetectorTypes
=
[
.
link
]
// Uncomment if Barcode Section is active again
//
toggleTerms()
toggleTerms
()
if
(
isMarket
==
false
)
{
toggleBarcode
()
}
...
...
Please
register
or
login
to post a comment