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

Crosswalk runtime dependency #40

Closed ChristianWeyer closed 8 years ago

ChristianWeyer commented 8 years ago

On a few Android devices we observed at BASTA that they needed to explicitly install a Crosswalk runtime dependency via the Play Store before the BoardZ app was able to run properly.

Need to investigate here.

ChristianWeyer commented 8 years ago

This seems to happen when users manually deploy the .apk for the wrong architecture to their device.