thinktecture / boardz-cross-platform-sample

Sample application for demonstrating various aspects of modern cross-platform applications - using Angular 2, Cordova, Electron & gulp. With a .NET Web API & SignalR backend.
MIT License
78 stars 30 forks source link

Back button is not showing in Electron app #32

Closed ChristianWeyer closed 8 years ago

ChristianWeyer commented 8 years ago

PlatformInformation service has buggy detection of platform running on.

ChristianWeyer commented 8 years ago

Fixed now.