Trailing On
With Electron finally up and Running I was told to get the Cordova App ready as well so I used a Plugin to add Cordova to my Vue project and managed to build an Android App that Emulated successfully. The Android App performed as expected except one minor problem. The long press custom directive did not seem to work on the Nexus Emulator. After some testing I developed the hypothesis that the reason for the directive not working is because Read more