velikanov / SwiftPasscodeLock

An iOS passcode lock with TouchID authentication written in Swift.
MIT License
199 stars 52 forks source link

Configurable window levels. #37

Open asfdfdfd opened 8 years ago

ziogaschr commented 8 years ago

I see what you meant. Nice addon. I wonder if there will be any need for dynamic configuration of FrontWindowLevel on runtime

asfdfdfd commented 8 years ago

I my case — no and i could not imagine library that could require such functionality (of course this does not mean that such library is not exists).

But in case of dynamic configuration, seems to be, changes to configuration protocol will break backward compatibility.