vaadin / touchkit

TouchKit is a library of mobile components for Vaadin Framework
https://vaadin.com/touchkit
Other
11 stars 25 forks source link

Make TouchKit more push-aware #402

Open vaadin-bot opened 9 years ago

vaadin-bot commented 9 years ago

Originally by @zch


Currently when using push, touchkit might get confused as to whether the connection is online or offline. TouchKit should be made aware of the state of the push connection to behave correctly.


Imported from https://dev.vaadin.com/ issue #16948

vaadin-bot commented 8 years ago

Originally by @Artur-


Was this resolved in Vaadin 7.6 + TouchKit 4.1?

vaadin-bot commented 8 years ago

Originally by @Peppe


Not sure. Most likely when you disable Touchkit's own offline support and use Frameworks offline support, then yes. Don't know what is the case with TK's offline mode on. Any way to verify this?

vaadin-bot commented 8 years ago

Originally by EvgenAsm


I have the situation: Wed Feb 10 17:29:17 GMT+200 2016 com.vaadin.addon.touchkit.gwt.client.offlinemode.OfflineModeEntrypoint INFO: Dispatching: SERVER_AVAILABLE -> BAD_RESPONSE flags=false true true

According to: com.vaadin.addon.touchkit.gwt.client.offlinemode.OfflineModeEntrypoint.dispatch() line 259: logger.info("Dispatching: " + lastReason + " -> " + reason