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

Android-iOS logic difference #35

Open RLRG opened 6 years ago

RLRG commented 6 years ago

There is a slight difference in the operation comparing to Gandalf: the alert has more priority over the optionalUpdate in Gandalf and in the LaunchGate it is just the opposite.

Gandalf (Android) logic:

screen shot 2017-09-27 at 16 17 01

Current LaunchGate (iOS) logic: screen shot 2017-09-27 at 16 17 11