Skip to content

Commit

Permalink
Update Erxes.swift
Browse files Browse the repository at this point in the history
  • Loading branch information
soyombo committed Mar 1, 2020
1 parent eb238c3 commit f1a70d1
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions ErxesSDK/Classes/Global/Erxes.swift
Original file line number Diff line number Diff line change
Expand Up @@ -83,6 +83,8 @@ var isSaas = false
}

static func restore() {
UserDefaults.standard.set(false, forKey: "_UIConstraintBasedLayoutLogUnsatisfiable")

let defaults = UserDefaults()

if let email = defaults.string(forKey: "email") {
Expand Down

0 comments on commit f1a70d1

Please sign in to comment.