dtrenz / LaunchGate

LaunchGate makes it easy to let users know when an update to your app is available.
http://dtrenz.github.io/LaunchGate
Other
60 stars 16 forks source link

Use topViewController not rootViewController #47

Closed naoyanickf closed 4 years ago

naoyanickf commented 5 years ago

I changed topViewController function of DialogManager.swift.

My fix use topViewController not rootViewController when topViewController is available.

In my case,

So, I'm using the most top topViewController when it's available.

Swift 4.2 Xcode 10.2.1

dtrenz commented 4 years ago

Released in 2.0.0.